Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit abe4f76

Browse files
committed
chore: upgrade devDependencies
1 parent ded5699 commit abe4f76

File tree

2 files changed

+398
-393
lines changed

2 files changed

+398
-393
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -70,20 +70,20 @@
7070
"upath": "^2.0.1"
7171
},
7272
"devDependencies": {
73-
"@babel/plugin-transform-runtime": "^7.13.15",
74-
"@babel/preset-env": "^7.14.1",
73+
"@babel/plugin-transform-runtime": "^7.14.3",
74+
"@babel/preset-env": "^7.14.2",
7575
"@babel/preset-typescript": "^7.13.0",
7676
"@nuxt/test-utils": "^0.2.2",
77-
"@nuxt/types": "^2.15.5",
77+
"@nuxt/types": "^2.15.6",
7878
"@nuxt/typescript-build": "^2.1.0",
7979
"@nuxtjs/module-test-utils": "^1.6.3",
8080
"@nuxtjs/pwa": "^3.3.5",
8181
"@release-it/conventional-changelog": "^2.0.1",
8282
"@types/fs-extra": "^9.0.11",
8383
"@types/jest": "^26.0.23",
8484
"@types/normalize-path": "^3.0.0",
85-
"@typescript-eslint/eslint-plugin": "^4.23.0",
86-
"@typescript-eslint/parser": "^4.23.0",
85+
"@typescript-eslint/eslint-plugin": "^4.24.0",
86+
"@typescript-eslint/parser": "^4.24.0",
8787
"babel-loader": "^8.2.2",
8888
"codecov": "^3.8.2",
8989
"core-js": "3.12.1",
@@ -97,13 +97,13 @@
9797
"jest": "^26.6.3",
9898
"lint-staged": "^11.0.0",
9999
"npm-run-all": "^4.1.5",
100-
"nuxt": "^2.15.5",
100+
"nuxt": "^2.15.6",
101101
"prettier": "^2.3.0",
102102
"release-it": "14.6.2",
103103
"rimraf": "^3.0.2",
104-
"siroc": "0.10.0",
105-
"start-server-and-test": "^1.12.1",
106-
"testcafe": "1.14.0",
104+
"siroc": "0.10.1",
105+
"start-server-and-test": "^1.12.2",
106+
"testcafe": "1.14.2",
107107
"tsd": "^0.15.1",
108108
"typescript": "4.2.4",
109109
"yorkie": "^2.0.0"

0 commit comments

Comments
 (0)