File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 48
48
"@rollup/plugin-commonjs" : " ^26.0.1" ,
49
49
"@rollup/plugin-node-resolve" : " ^15.2.3" ,
50
50
"@types/jest" : " ^29.5.12" ,
51
- "@types/node" : " ^20.14.2 " ,
51
+ "@types/node" : " ^22.10.5 " ,
52
52
"@typescript-eslint/eslint-plugin" : " ^7.13.0" ,
53
53
"@typescript-eslint/parser" : " ^7.13.0" ,
54
54
"babel-jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change 1973
1973
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
1974
1974
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
1975
1975
1976
- " @types/node@*" , "@types/node@^20.14.2 ":
1977
- version "20.14.12 "
1978
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.12 .tgz#129d7c3a822cb49fc7ff661235f19cfefd422b49 "
1979
- integrity sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ ==
1976
+ " @types/node@*" , "@types/node@^22.10.5 ":
1977
+ version "22.10.5 "
1978
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.5 .tgz#95af89a3fb74a2bb41ef9927f206e6472026e48b "
1979
+ integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ ==
1980
1980
dependencies :
1981
- undici-types "~5.26.4 "
1981
+ undici-types "~6.20.0 "
1982
1982
1983
1983
" @types/node@^12.7.1 " :
1984
1984
version "12.20.55"
@@ -6942,10 +6942,10 @@ unbox-primitive@^1.1.0:
6942
6942
has-symbols "^1.1.0"
6943
6943
which-boxed-primitive "^1.1.1"
6944
6944
6945
- undici-types@~5.26.4 :
6946
- version "5.26.5 "
6947
- resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5 .tgz#bcd539893d00b56e964fd2657a4866b221a65617 "
6948
- integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA ==
6945
+ undici-types@~6.20.0 :
6946
+ version "6.20.0 "
6947
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0 .tgz#8171bf22c1f588d1554d55bf204bc624af388433 "
6948
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg ==
6949
6949
6950
6950
unicode-canonical-property-names-ecmascript@^2.0.0 :
6951
6951
version "2.0.0"
You can’t perform that action at this time.
0 commit comments