Skip to content

Commit acc315c

Browse files
fix(deps): update dependency @eslint/js to ^8.50.0 (#1057)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a358a80 commit acc315c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"test:unit": "mocha test"
3131
},
3232
"dependencies": {
33-
"@eslint/js": "^8.49.0",
33+
"@eslint/js": "^8.50.0",
3434
"@types/eslint": "^8.44.2",
3535
"@typescript-eslint/eslint-plugin": "^6.7.3",
3636
"@typescript-eslint/parser": "^6.7.3",

0 commit comments

Comments
 (0)