|
@@ -53,16 +53,16 @@
|
|
|
"yarn": ">= 1.19.1"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@babel/core": "7.12.16",
|
|
|
- "@babel/preset-env": "7.12.16",
|
|
|
- "@babel/preset-typescript": "7.12.16",
|
|
|
+ "@babel/core": "7.13.1",
|
|
|
+ "@babel/preset-env": "7.13.5",
|
|
|
+ "@babel/preset-typescript": "7.13.0",
|
|
|
"@rollup/plugin-babel": "5.3.0",
|
|
|
"@rollup/plugin-commonjs": "17.1.0",
|
|
|
"@rollup/plugin-node-resolve": "11.2.0",
|
|
|
"@rollup/plugin-sucrase": "3.1.0",
|
|
|
"@rollup/plugin-typescript": "8.2.0",
|
|
|
- "@typescript-eslint/eslint-plugin": "4.15.1",
|
|
|
- "@typescript-eslint/parser": "4.15.1",
|
|
|
+ "@typescript-eslint/eslint-plugin": "4.15.2",
|
|
|
+ "@typescript-eslint/parser": "4.15.2",
|
|
|
"eslint": "7.20.0",
|
|
|
"eslint-config-prettier": "7.2.0",
|
|
|
"eslint-config-standard-with-typescript": "20.0.0",
|
|
@@ -73,13 +73,13 @@
|
|
|
"eslint-plugin-security": "1.4.0",
|
|
|
"husky": "4.3.8",
|
|
|
"lint-staged": "10.5.4",
|
|
|
- "lockfile-lint": "4.3.7",
|
|
|
+ "lockfile-lint": "4.6.1",
|
|
|
"prettier": "2.2.1",
|
|
|
"regenerator-runtime": "0.13.7",
|
|
|
"rimraf": "3.0.2",
|
|
|
- "rollup": "2.39.0",
|
|
|
+ "rollup": "2.39.1",
|
|
|
"rollup-plugin-terser": "7.0.2",
|
|
|
- "typescript": "4.1.5"
|
|
|
+ "typescript": "4.2.2"
|
|
|
},
|
|
|
"resolutions": {
|
|
|
"**/lodash": ">=4.17.19"
|