Skip to content

Commit 3d6373b

Browse files
chore(deps): pin dependency @nuxt/types to 2.16.3
1 parent 1706f21 commit 3d6373b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

example-nuxt-2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@babel/eslint-parser": "^7.19.1",
3434
"@commitlint/cli": "^17.1.2",
3535
"@commitlint/config-conventional": "^17.1.0",
36-
"@nuxt/types": "^2.15.8",
36+
"@nuxt/types": "2.16.3",
3737
"@nuxt/typescript-build": "^3.0.0",
3838
"@nuxtjs/eslint-config-typescript": "^11.0.0",
3939
"@nuxtjs/eslint-module": "^3.1.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4266,7 +4266,7 @@ __metadata:
42664266
languageName: node
42674267
linkType: hard
42684268

4269-
"@nuxt/types@npm:^2.15.8":
4269+
"@nuxt/types@npm:2.16.3":
42704270
version: 2.16.3
42714271
resolution: "@nuxt/types@npm:2.16.3"
42724272
dependencies:
@@ -8743,7 +8743,7 @@ __metadata:
87438743
"@babel/eslint-parser": ^7.19.1
87448744
"@commitlint/cli": ^17.1.2
87458745
"@commitlint/config-conventional": ^17.1.0
8746-
"@nuxt/types": ^2.15.8
8746+
"@nuxt/types": 2.16.3
87478747
"@nuxt/typescript-build": ^3.0.0
87488748
"@nuxtjs/eslint-config-typescript": ^11.0.0
87498749
"@nuxtjs/eslint-module": ^3.1.0

0 commit comments

Comments
 (0)