Skip to content

Commit 492afcd

Browse files
committed
fix: upgrade eslint from 8.47.0 to 8.49.0
Snyk has created this PR to upgrade eslint from 8.47.0 to 8.49.0. See this package in npm: https://www.npmjs.com/package/eslint See this project in Snyk: https://app.snyk.io/org/woodpile37/project/044862aa-1005-4f2f-af06-341513c0e0a2?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b6f74d1 commit 492afcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"clean-webpack-plugin": "^4.0.0",
2929
"css-loader": "^6.8.1",
3030
"css-minimizer-webpack-plugin": "^5.0.1",
31-
"eslint": "^8.48.0",
31+
"eslint": "^8.49.0",
3232
"eslint-config-prettier": "^9.0.0",
3333
"eslint-config-standard": "^17.1.0",
3434
"eslint-loader": "^4.0.0",

0 commit comments

Comments
 (0)