Skip to content

Commit afe8f85

Browse files
Update dependency @types/node to v16.18.34
1 parent 6d0ebec commit afe8f85

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.18.34",
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/node@16.11.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/node@16.18.34":
19+
version "16.18.34"
20+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.34.tgz#62d2099b30339dec4b1b04a14c96266459d7c8b2"
21+
integrity sha512-VmVm7gXwhkUimRfBwVI1CHhwp86jDWR04B5FGebMMyxV90SlCmFujwUHrxTD4oO+SOYU86SoxvhgeRQJY7iXFg==
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)