Skip to content

Commit b620986

Browse files
committed
chore(deps): update dependency @types/node to v14.17.3
1 parent 7c8ab58 commit b620986

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

playground/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"devDependencies": {
1616
"@types/marked": "2.0.2",
17-
"@types/node": "14.14.44",
17+
"@types/node": "14.17.3",
1818
"@vitejs/plugin-vue": "1.2.2",
1919
"@vue/compiler-sfc": "3.0.11",
2020
"cross-env": "7.0.3",

playground/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@
101101
resolved "https://registry.yarnpkg.com/@types/marked/-/marked-2.0.2.tgz#33a15106383f6e42cd6bdd38093e6b19904e29e1"
102102
integrity sha512-P4zanhCQKs4tiWPPBGpB7lHflgFCP9DFGNI5YtpW9MALKoy2qs9rHNWJ+z55cegD9uCfnmsKuaosq9FNvbxrOw==
103103

104-
"@types/node@14.14.44":
105-
version "14.14.44"
106-
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.44.tgz#df7503e6002847b834371c004b372529f3f85215"
107-
integrity sha512-+gaugz6Oce6ZInfI/tK4Pq5wIIkJMEJUu92RB3Eu93mtj4wjjjz9EB5mLp5s1pSsLXdC/CPut/xF20ZzAQJbTA==
104+
"@types/node@14.17.3":
105+
version "14.17.3"
106+
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.3.tgz#6d327abaa4be34a74e421ed6409a0ae2f47f4c3d"
107+
integrity sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==
108108

109109
"@vitejs/plugin-vue@1.2.2":
110110
version "1.2.2"

0 commit comments

Comments
 (0)