Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 8c218b1

Browse files
committed
chore(deps): update devdependency @nuxt/typescript-build to v1
1 parent fbe44e2 commit 8c218b1

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

packages/cna-template/template/nuxt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"nuxt": "^2.12.2"
2525
},
2626
"devDependencies": {
27-
"@nuxt/typescript-build": "^0.6.6",
27+
"@nuxt/typescript-build": "^1.0.1",
2828
"@nuxtjs/eslint-config-typescript": "^2.0.0",
2929
"@nuxtjs/eslint-config": "^3.0.0",
3030
"@nuxtjs/eslint-module": "^2.0.0",

packages/create-nuxt-app/test/snapshots/index.test.js.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,7 @@ Generated by [AVA](https://avajs.dev).
916916
nuxt: '^2.12.2',
917917
},
918918
devDependencies: {
919-
'@nuxt/typescript-build': '^0.6.6',
919+
'@nuxt/typescript-build': '^1.0.1',
920920
},
921921
private: true,
922922
scripts: {
Binary file not shown.

0 commit comments

Comments
 (0)