Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Commit

Permalink
Update dependency @nuxt/typescript-runtime to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 28, 2021
1 parent f545556 commit 0e73514
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
}
},
"dependencies": {
"@nuxt/typescript-runtime": "2.0.1",
"@nuxt/typescript-runtime": "2.0.2",
"@nuxtjs/axios": "5.12.5",
"@nuxtjs/dotenv": "1.4.1",
"@nuxtjs/pwa": "3.3.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1426,10 +1426,10 @@
ts-loader "^8.0.17"
typescript "~4.1"

"@nuxt/typescript-runtime@2.0.1":
version "2.0.1"
resolved "https://registry.yarnpkg.com/@nuxt/typescript-runtime/-/typescript-runtime-2.0.1.tgz#a04c56caa980ef26fb214cfa9fc8a5de6133ba46"
integrity sha512-7yDI9v56E3P3D8oTEv2iprIbh5rTSBeC53lpiPfTgWq57X3ZE0U3EMbmeBezr8y1/kXO59HxSuNNlyzAvwyugg==
"@nuxt/typescript-runtime@2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@nuxt/typescript-runtime/-/typescript-runtime-2.0.2.tgz#05dc62c55bb62494de5ff7529e9d00222f8f5f4d"
integrity sha512-bAGs3NjMs68ipDKSIpNuVtwC443WxjM0CvimTFawniwzTEQg+NSuOdiOfpxzY8/No+g74NtjoqjSCaIQu5S5+Q==
dependencies:
ts-node "^9.1.1"
typescript "~4.1"
Expand Down

0 comments on commit 0e73514

Please sign in to comment.