Skip to content

Commit bd6f824

Browse files
committed
chore: upgrade deps
1 parent 3f56938 commit bd6f824

File tree

2 files changed

+135
-139
lines changed

2 files changed

+135
-139
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,25 +36,25 @@
3636
},
3737
"dependencies": {
3838
"defu": "^3.2.2",
39-
"html-validate": "^4.1.0"
39+
"html-validate": "^4.2.0"
4040
},
4141
"devDependencies": {
4242
"@babel/plugin-transform-runtime": "7.12.10",
4343
"@babel/preset-env": "7.12.11",
4444
"@babel/preset-typescript": "7.12.7",
4545
"@nuxt/test-utils": "0.1.2",
4646
"@nuxt/types": "2.14.12",
47-
"@nuxt/typescript-runtime": "latest",
47+
"@nuxt/typescript-runtime": "2.0.1",
4848
"@nuxtjs/eslint-config-typescript": "5.0.0",
4949
"@release-it/conventional-changelog": "^2.0.0",
5050
"@types/jest": "26.0.20",
5151
"babel-eslint": "latest",
5252
"babel-jest": "26.6.3",
53-
"eslint": "^7.17.0",
54-
"husky": "4.3.7",
53+
"eslint": "^7.18.0",
54+
"husky": "4.3.8",
5555
"jest": "26.6.3",
5656
"lint-staged": "10.5.3",
57-
"nuxt-edge": "2.15.0-26843585.14f741d4",
57+
"nuxt-edge": "2.15.0-26845991.3b644b06",
5858
"release-it": "^14.2.2",
5959
"siroc": "0.6.0"
6060
},

0 commit comments

Comments
 (0)