Skip to content

Commit e466aa9

Browse files
authoredDec 7, 2024··
chore(deps): update linters to v9.16.0
| datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | npm | @eslint/js | 9.15.0 | 9.16.0 | | npm | eslint | 9.15.0 | 9.16.0 |
1 parent df511ac commit e466aa9

File tree

2 files changed

+38
-38
lines changed

2 files changed

+38
-38
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@commitlint/cli": "19.6.0",
4141
"@commitlint/config-conventional": "19.6.0",
42-
"@eslint/js": "9.15.0",
42+
"@eslint/js": "9.16.0",
4343
"@semantic-release/git": "10.0.1",
4444
"@semantic-release/github": "11.0.1",
4545
"@semantic-release/npm": "12.0.1",
@@ -49,7 +49,7 @@
4949
"@types/node": "20.17.9",
5050
"conventional-changelog-conventionalcommits": "8.0.0",
5151
"esbuild": "0.24.0",
52-
"eslint": "9.15.0",
52+
"eslint": "9.16.0",
5353
"eslint-config-prettier": "9.1.0",
5454
"eslint-plugin-json": "4.0.1",
5555
"globals": "15.12.0",

‎pnpm-lock.yaml

+36-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.