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

Commit 85238a3

Browse files
committed
chore: upgrade dev deps
1 parent dece5e2 commit 85238a3

File tree

2 files changed

+727
-727
lines changed

2 files changed

+727
-727
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -71,20 +71,20 @@
7171
"upath": "^2.0.1"
7272
},
7373
"devDependencies": {
74-
"@babel/plugin-transform-runtime": "^7.14.3",
75-
"@babel/preset-env": "^7.14.4",
76-
"@babel/preset-typescript": "^7.13.0",
74+
"@babel/plugin-transform-runtime": "^7.14.5",
75+
"@babel/preset-env": "^7.14.5",
76+
"@babel/preset-typescript": "^7.14.5",
7777
"@nuxt/test-utils": "^0.2.2",
78-
"@nuxt/types": "^2.15.6",
78+
"@nuxt/types": "^2.15.7",
7979
"@nuxt/typescript-build": "^2.1.0",
8080
"@nuxtjs/module-test-utils": "^1.6.3",
8181
"@nuxtjs/pwa": "^3.3.5",
82-
"@release-it/conventional-changelog": "^3.0.0",
82+
"@release-it/conventional-changelog": "^3.0.1",
8383
"@types/fs-extra": "^9.0.11",
8484
"@types/jest": "^26.0.23",
8585
"@types/normalize-path": "^3.0.0",
86-
"@typescript-eslint/eslint-plugin": "^4.26.1",
87-
"@typescript-eslint/parser": "^4.26.1",
86+
"@typescript-eslint/eslint-plugin": "^4.27.0",
87+
"@typescript-eslint/parser": "^4.27.0",
8888
"babel-loader": "^8.2.2",
8989
"codecov": "^3.8.2",
9090
"core-js": "3.14.0",
@@ -98,9 +98,9 @@
9898
"jest": "^27.0.4",
9999
"lint-staged": "^11.0.0",
100100
"npm-run-all": "^4.1.5",
101-
"nuxt": "^2.15.6",
101+
"nuxt": "^2.15.7",
102102
"prettier": "^2.3.1",
103-
"release-it": "14.8.0",
103+
"release-it": "14.9.0",
104104
"rimraf": "^3.0.2",
105105
"siroc": "0.11.0",
106106
"start-server-and-test": "^1.12.5",

0 commit comments

Comments
 (0)