File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 96
96
"@nullvoxpopuli/eslint-configs" : " ^2.3.5" ,
97
97
"@semantic-release/changelog" : " ^6.0.3" ,
98
98
"@semantic-release/git" : " ^10.0.1" ,
99
- "@types/node" : " ^20.10.0 " ,
99
+ "@types/node" : " ^20.19.8 " ,
100
100
"@typescript-eslint/eslint-plugin" : " ^6.13.0" ,
101
101
"@typescript-eslint/parser" : " ^6.13.0" ,
102
102
"coc.nvim" : " ^0.0.82" ,
115
115
"@lifeart/ember-language-server" : " 2.30.1"
116
116
},
117
117
"volta" : {
118
- "node" : " 20.10.0 " ,
118
+ "node" : " 20.19.3 " ,
119
119
"yarn" : " 1.22.21"
120
120
}
121
121
}
Original file line number Diff line number Diff line change 2050
2050
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
2051
2051
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
2052
2052
2053
- " @types/node@^20.10.0 " :
2054
- version "20.10.0 "
2055
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.0 .tgz#16ddf9c0a72b832ec4fcce35b8249cf149214617 "
2056
- integrity sha512-D0WfRmU9TQ8I9PFx9Yc+EBHw+vSpIub4IDvQivcp26PtPrdMGAq5SDcpXEo/epqa/DXotVpekHiLNTg3iaKXBQ ==
2053
+ " @types/node@^20.19.8 " :
2054
+ version "20.19.8 "
2055
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.8 .tgz#d4a81f631d9dc5015c6e608a102c83e19d03c9db "
2056
+ integrity sha512-HzbgCY53T6bfu4tT7Aq3TvViJyHjLjPNaAS3HOuMc9pw97KHsUtXNX4L+wu59g1WnjsZSko35MbEqnO58rihhw ==
2057
2057
dependencies :
2058
- undici-types "~5.26.4 "
2058
+ undici-types "~6.21.0 "
2059
2059
2060
2060
" @types/normalize-package-data@^2.4.1 " :
2061
2061
version "2.4.1"
@@ -7599,10 +7599,10 @@ underscore.string@~3.3.4:
7599
7599
sprintf-js "^1.1.1"
7600
7600
util-deprecate "^1.0.2"
7601
7601
7602
- undici-types@~5.26.4 :
7603
- version "5.26.5 "
7604
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
7605
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
7602
+ undici-types@~6.21.0 :
7603
+ version "6.21.0 "
7604
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0 .tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb "
7605
+ integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ ==
7606
7606
7607
7607
unicode-emoji-modifier-base@^1.0.0 :
7608
7608
version "1.0.0"
You can’t perform that action at this time.
0 commit comments