|
@@ -68,9 +68,9 @@
|
|
|
"update-notifier": "5.1.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "7.14.3",
|
|
|
- "@babel/preset-env": "7.14.4",
|
|
|
- "@babel/preset-typescript": "7.13.0",
|
|
|
+ "@babel/core": "7.14.6",
|
|
|
+ "@babel/preset-env": "7.14.5",
|
|
|
+ "@babel/preset-typescript": "7.14.5",
|
|
|
"@types/cross-spawn": "6.0.2",
|
|
|
"@types/fs-extra": "9.0.11",
|
|
|
"@types/imagemin": "7.0.0",
|
|
@@ -79,10 +79,10 @@
|
|
|
"@types/ms": "0.7.31",
|
|
|
"@types/semver": "7.3.6",
|
|
|
"@types/sharp": "0.28.3",
|
|
|
- "@typescript-eslint/eslint-plugin": "4.26.0",
|
|
|
- "@typescript-eslint/parser": "4.26.0",
|
|
|
+ "@typescript-eslint/eslint-plugin": "4.27.0",
|
|
|
+ "@typescript-eslint/parser": "4.27.0",
|
|
|
"babel-jest": "27.0.2",
|
|
|
- "eslint": "7.27.0",
|
|
|
+ "eslint": "7.28.0",
|
|
|
"eslint-config-prettier": "8.3.0",
|
|
|
"eslint-config-standard-with-typescript": "20.0.0",
|
|
|
"eslint-plugin-import": "2.23.4",
|
|
@@ -91,18 +91,18 @@
|
|
|
"eslint-plugin-promise": "5.1.0",
|
|
|
"eslint-plugin-security": "1.4.0",
|
|
|
"is-running": "2.1.0",
|
|
|
- "jest": "27.0.3",
|
|
|
+ "jest": "27.0.4",
|
|
|
"jest-transform-toml": "1.0.0",
|
|
|
"lockfile-lint": "4.6.2",
|
|
|
- "prettier": "2.3.0",
|
|
|
+ "prettier": "2.3.1",
|
|
|
"promise": "8.1.0",
|
|
|
"raw-loader": "4.0.2",
|
|
|
"rimraf": "3.0.2",
|
|
|
"toml-loader": "1.0.0",
|
|
|
- "ts-loader": "9.2.2",
|
|
|
+ "ts-loader": "9.2.3",
|
|
|
"typescript": "4.3.2",
|
|
|
- "webpack": "5.38.1",
|
|
|
- "webpack-cli": "4.7.0",
|
|
|
+ "webpack": "5.39.0",
|
|
|
+ "webpack-cli": "4.7.2",
|
|
|
"webpack-node-externals": "3.0.0"
|
|
|
},
|
|
|
"resolutions": {
|