Update dependency eslint to v8.55.0
Some checks failed
forgejo/Procyon/seedling/pipeline/head There was a failure building this commit
Some checks failed
forgejo/Procyon/seedling/pipeline/head There was a failure building this commit
This commit is contained in:
parent
f787220c7d
commit
52017df2d0
2 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@
|
||||||
"@typescript-eslint/parser": "6.13.1",
|
"@typescript-eslint/parser": "6.13.1",
|
||||||
"eslint-config-prettier": "9.0.0",
|
"eslint-config-prettier": "9.0.0",
|
||||||
"eslint-plugin-prettier": "5.0.1",
|
"eslint-plugin-prettier": "5.0.1",
|
||||||
"eslint": "8.54.0",
|
"eslint": "8.55.0",
|
||||||
"execa": "8.0.1",
|
"execa": "8.0.1",
|
||||||
"jest": "29.7.0",
|
"jest": "29.7.0",
|
||||||
"prettier": "3.1.0",
|
"prettier": "3.1.0",
|
||||||
|
|
|
@ -61,7 +61,7 @@
|
||||||
"css-loader": "6.8.1",
|
"css-loader": "6.8.1",
|
||||||
"process": "0.11.10",
|
"process": "0.11.10",
|
||||||
"dotenv": "16.3.1",
|
"dotenv": "16.3.1",
|
||||||
"eslint": "8.54.0",
|
"eslint": "8.55.0",
|
||||||
"eslint-config-prettier": "9.0.0",
|
"eslint-config-prettier": "9.0.0",
|
||||||
"eslint-plugin-import": "2.29.0",
|
"eslint-plugin-import": "2.29.0",
|
||||||
"eslint-plugin-react": "7.33.2",
|
"eslint-plugin-react": "7.33.2",
|
||||||
|
|
Loading…
Add table
Reference in a new issue