Skip to content

Commit 02f2174

Browse files
update packages
1 parent 5697e1c commit 02f2174

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

package-lock.json

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@babel/plugin-transform-runtime": "^7.10.4",
4343
"@babel/preset-env": "^7.10.4",
4444
"@babel/runtime-corejs3": "^7.10.4",
45-
"@typescript-eslint/eslint-plugin": "^3.5.0",
46-
"@typescript-eslint/parser": "^3.5.0",
45+
"@typescript-eslint/eslint-plugin": "^3.6.0",
46+
"@typescript-eslint/parser": "^3.6.0",
4747
"babel-eslint": "^10.1.0",
4848
"babel-loader": "^8.1.0",
4949
"cross-env": "^7.0.2",
@@ -62,13 +62,13 @@
6262
"eslint-plugin-simple-import-sort": "^5.0.3",
6363
"eslint-plugin-standard": "^4.0.1",
6464
"eslint-plugin-vue": "^6.2.2",
65-
"fork-ts-checker-webpack-plugin": "^5.0.6",
65+
"fork-ts-checker-webpack-plugin": "^5.0.7",
6666
"husky": "^4.2.5",
6767
"lint-staged": "^10.2.11",
6868
"parallel-webpack": "^2.6.0",
6969
"prettier": "^2.0.5",
7070
"rimraf": "^3.0.2",
71-
"ts-loader": "^7.0.5",
71+
"ts-loader": "^8.0.0",
7272
"typescript": "^3.9.6",
7373
"webpack": "^4.43.0",
7474
"webpack-cli": "^3.3.12"

0 commit comments

Comments
 (0)