File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 13
13
"@mkobayashime/eslint-config-typescript" : " 1.0.0" ,
14
14
"@swc/core" : " 1.3.70" ,
15
15
"@types/glob" : " 8.1.0" ,
16
- "@types/node" : " 18.16.19 " ,
16
+ "@types/node" : " 18.19.9 " ,
17
17
"@typescript-eslint/eslint-plugin" : " 6.3.0" ,
18
18
"@typescript-eslint/parser" : " 6.3.0" ,
19
19
"ava" : " 5.3.1" ,
Original file line number Diff line number Diff line change 403
403
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae"
404
404
integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==
405
405
406
-
407
- version "18.16.19"
408
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.19.tgz#cb03fca8910fdeb7595b755126a8a78144714eea"
409
- integrity sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==
406
+
407
+ version "18.19.9"
408
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.9.tgz#6c2624c3a05bfa3a2735c533f95597ffacbb5608"
409
+ integrity sha512-oZFKlC8l5YtzGQNT4zC2PiSSKzQVZ8bAwwd+EYdPLtyk0nSEq6O16SkK+rkkT2eflDAbormJgEF3QnH3oDrTSw==
410
+ dependencies :
411
+ undici-types "~5.26.4"
410
412
411
413
" @types/semver@^7.5.0 " :
412
414
version "7.5.0"
@@ -2920,6 +2922,11 @@ unbox-primitive@^1.0.2:
2920
2922
has-symbols "^1.0.3"
2921
2923
which-boxed-primitive "^1.0.2"
2922
2924
2925
+ undici-types@~5.26.4 :
2926
+ version "5.26.5"
2927
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
2928
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
2929
+
2923
2930
uri-js@^4.2.2 :
2924
2931
version "4.4.1"
2925
2932
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e"
You can’t perform that action at this time.
0 commit comments