Skip to content

Commit

Permalink
Bump awesome-lint from 0.18.3 to 0.18.5
Browse files Browse the repository at this point in the history
Bumps [awesome-lint](https://github.com/sindresorhus/awesome-lint) from 0.18.3 to 0.18.5.
- [Release notes](https://github.com/sindresorhus/awesome-lint/releases)
- [Commits](sindresorhus/awesome-lint@v0.18.3...v0.18.5)

---
updated-dependencies:
- dependency-name: awesome-lint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 80f2fa6 commit d8f21ad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"author": "Krister Kari",
"license": "CC0-1.0",
"devDependencies": {
"awesome-lint": "^0.18.3"
"awesome-lint": "^0.18.5"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -158,10 +158,10 @@ assert-valid-glob-opts@^1.0.0:
glob-option-error "^1.0.0"
validate-glob-opts "^1.0.0"

awesome-lint@^0.18.3:
version "0.18.3"
resolved "https://registry.yarnpkg.com/awesome-lint/-/awesome-lint-0.18.3.tgz#78ae2619a5893b251cf3cb1faef3d15a7948f623"
integrity sha512-s4peLfrUG1sSt/i7h5CbezkYxyVWGylL1xbntB2JMzu4x3CVCGHtzZ5kQygMxMKYsBReVr8PcXVJ2v+Jg7jSvA==
awesome-lint@^0.18.5:
version "0.18.5"
resolved "https://registry.yarnpkg.com/awesome-lint/-/awesome-lint-0.18.5.tgz#0339ca185be56fc27125a21f366441e13f5c0331"
integrity sha512-roIySnIQKiQxSsAgYYNYBM/tbi/X9oGANH0jue21aaA5su/LamFleB0u+uT1SZuDTcuihQ6uEs9gTpmoY97CqA==
dependencies:
arrify "^2.0.1"
case "^1.6.3"
Expand Down

0 comments on commit d8f21ad

Please sign in to comment.