Skip to content

Commit 21059c4

Browse files
Update dependency @types/node to v16.11.68
1 parent 6d0ebec commit 21059c4

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"@mdi/js": "7.0.96",
22-
"@types/node": "16.11.17",
22+
"@types/node": "16.11.68",
2323
"typescript": "4.5.4",
2424
"vite": "2.7.10"
2525
},

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
estree-walker "^2.0.1"
1616
picomatch "^2.2.2"
1717

18-
"@types/[email protected].17":
19-
version "16.11.17"
20-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.17.tgz#ae146499772e33fc6382e1880bc567e41a528586"
21-
integrity sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==
18+
"@types/[email protected].68":
19+
version "16.11.68"
20+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.68.tgz#30ee923f4d940793e0380f5ce61c0bd4b7196b6c"
21+
integrity sha512-JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ==
2222

2323
2424
version "0.13.15"
@@ -157,7 +157,7 @@ is-core-module@^2.9.0:
157157
dependencies:
158158
has "^1.0.3"
159159

160-
magic-string@^0.26.5:
160+
161161
version "0.26.5"
162162
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.26.5.tgz#3ceb5c60f546ba4e21e3865ab8de4d32bd8ed07f"
163163
integrity sha512-yXUIYOOQnEHKHOftp5shMWpB9ImfgfDJpapa38j/qMtTj5QHWucvxP4lUtuRmHT9vAzvtpHkWKXW9xBwimXeNg==

0 commit comments

Comments
 (0)