Skip to content

Commit 4adf5db

Browse files
committed
@types/nodeをアップデート
1 parent 4b5ea5b commit 4adf5db

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@nuxtjs/google-analytics": "^2.4.0",
3030
"@nuxtjs/pwa": "^3.3.5",
3131
"@nuxtjs/style-resources": "^1.1.0",
32-
"@types/node": "^15.6.1",
32+
"@types/node": "^15.12.1",
3333
"aws-amplify": "^4.0.3",
3434
"core-js": "^3.13.1",
3535
"cross-env": "^7.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3341,10 +3341,10 @@
33413341
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226"
33423342
integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg==
33433343

3344-
"@types/node@^15.6.1":
3345-
version "15.6.1"
3346-
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08"
3347-
integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA==
3344+
"@types/node@^15.12.1":
3345+
version "15.12.1"
3346+
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.1.tgz#9b60797dee1895383a725f828a869c86c6caa5c2"
3347+
integrity sha512-zyxJM8I1c9q5sRMtVF+zdd13Jt6RU4r4qfhTd7lQubyThvLfx6yYekWSQjGCGV2Tkecgxnlpl/DNlb6Hg+dmEw==
33483348

33493349
"@types/normalize-package-data@^2.4.0":
33503350
version "2.4.0"

0 commit comments

Comments
 (0)