Skip to content

Commit 6047cf1

Browse files
fix(deps): bump @nuxt/typescript-runtime from 2.0.1 to 2.1.0
Bumps [@nuxt/typescript-runtime](https://github.com/nuxt/typescript) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/nuxt/typescript/releases) - [Commits](https://github.com/nuxt/typescript/compare/@nuxt/typescript-runtime@2.0.1...@nuxt/typescript-runtime@2.1.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6554362 commit 6047cf1

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package-lock.json

Lines changed: 13 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"dependencies": {
2222
"@diracleo/vue-enlargeable-image": "0.0.7",
2323
"@nuxt/content": "^1.11.1",
24-
"@nuxt/typescript-runtime": "^2.0.1",
24+
"@nuxt/typescript-runtime": "^2.1.0",
2525
"core-js": "^3.9.0",
2626
"nuxt": "^2.15.0"
2727
},

0 commit comments

Comments
 (0)