Skip to content

Commit b0d68c0

Browse files
committed
Fix packages vulnerabilities
1 parent 5b82c7a commit b0d68c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@
5050
"@typescript-eslint/parser": "^2.34.0",
5151
"commitizen": "^4.2.4",
5252
"compression-webpack-plugin": "^6.1.1",
53-
"css-loader": "^3.6.0",
53+
"css-loader": "^5.2.4",
5454
"cz-conventional-changelog": "3.3.0",
5555
"eslint": "^6.8.0",
5656
"file-loader": "^5.1.0",
5757
"jest": "^25.5.4",
5858
"jest-extended": "^0.11.5",
5959
"mini-css-extract-plugin": "^0.12.0",
6060
"prettier": "^1.19.1",
61-
"standard-version": "^7.1.0",
61+
"standard-version": "^9.3.0",
6262
"style-loader": "^1.3.0",
6363
"tslint": "^6.1.0",
6464
"typescript": "^3.9.9",

0 commit comments

Comments
 (0)