Skip to content

Commit ff3b854

Browse files
committed
fix: upgrade standard from 17.0.0 to 17.1.0
Snyk has created this PR to upgrade standard from 17.0.0 to 17.1.0. See this package in npm: https://www.npmjs.com/package/standard 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 9b3261d commit ff3b854

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
@@ -43,7 +43,7 @@
4343
"node-sass": "^8.0.0",
4444
"prettier": "3.0.0",
4545
"sass-loader": "^13.1.0",
46-
"standard": "^17.0.0",
46+
"standard": "^17.1.0",
4747
"terser-webpack-plugin": "^5.3.6",
4848
"webpack": "^5.88.2",
4949
"webpack-cli": "^5.0.1",

0 commit comments

Comments
 (0)