Skip to content

Commit 21df8c9

Browse files
chore(deps): update devdependency @nuxt/typescript-runtime to v3
1 parent a533b0f commit 21df8c9

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@nuxt/test-utils": "^0.1.2",
3535
"@nuxt/types": "^2.14.12",
3636
"@nuxt/typescript-build": "^2.0.4",
37-
"@nuxt/typescript-runtime": "^2.0.1",
37+
"@nuxt/typescript-runtime": "^3.0.1",
3838
"@nuxtjs/eslint-config": "latest",
3939
"@nuxtjs/eslint-config-typescript": "^5.0.0",
4040
"@nuxtjs/module-test-utils": "latest",

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1388,13 +1388,12 @@
13881388
ts-loader "^8.0.14"
13891389
typescript "~4.1"
13901390

1391-
"@nuxt/typescript-runtime@^2.0.1":
1392-
version "2.0.1"
1393-
resolved "https://registry.yarnpkg.com/@nuxt/typescript-runtime/-/typescript-runtime-2.0.1.tgz#a04c56caa980ef26fb214cfa9fc8a5de6133ba46"
1394-
integrity sha512-7yDI9v56E3P3D8oTEv2iprIbh5rTSBeC53lpiPfTgWq57X3ZE0U3EMbmeBezr8y1/kXO59HxSuNNlyzAvwyugg==
1391+
"@nuxt/typescript-runtime@^3.0.1":
1392+
version "3.0.1"
1393+
resolved "https://registry.yarnpkg.com/@nuxt/typescript-runtime/-/typescript-runtime-3.0.1.tgz#5f6add88e0c50ae67ef84ef92706c0bac0c57b89"
1394+
integrity sha512-tBnnxqRyx056B1/oWwnEOl7JLeF9WVXE4nxfCYpyq2B+ujIftt537KWyhKGBISHJpGR4NaBiRT+AF47B3U+h+w==
13951395
dependencies:
1396-
ts-node "^9.1.1"
1397-
typescript "~4.1"
1396+
ts-node "9.1.1"
13981397

13991398
14001399
version "2.15.0-26856070.8350560"
@@ -11317,7 +11316,7 @@ ts-loader@^8.0.14:
1131711316
micromatch "^4.0.0"
1131811317
semver "^7.3.4"
1131911318

11320-
ts-node@^9.1.1:
11319+
1132111320
version "9.1.1"
1132211321
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.1.1.tgz#51a9a450a3e959401bda5f004a72d54b936d376d"
1132311322
integrity sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==

0 commit comments

Comments
 (0)