Skip to content

Commit f289008

Browse files
dependabot[bot]jsumners
authored andcommitted
build(deps-dev): bump eslint from 8.41.0 to 8.42.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.41.0...v8.42.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bd92a7 commit f289008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@fastify/pre-commit": "^2.0.2",
31-
"eslint": "8.41.0",
31+
"eslint": "8.42.0",
3232
"eslint-config-standard": "^17.0.0",
3333
"eslint-plugin-import": "^2.27.5",
3434
"eslint-plugin-n": "^16.0.0",

0 commit comments

Comments
 (0)