File tree 3 files changed +14
-7
lines changed
3 files changed +14
-7
lines changed Original file line number Diff line number Diff line change 1
- 18.20.3
1
+ 22.14.0
Original file line number Diff line number Diff line change 50
50
"@changesets/cli" : " ^2.16.0" ,
51
51
"@testing-library/dom" : " ^9.0.0" ,
52
52
"@types/jest" : " ^29.0.0" ,
53
- "@types/node" : " 20.6.3 " ,
53
+ "@types/node" : " 22.13.1 " ,
54
54
"@typescript-eslint/eslint-plugin" : " ^6.0.0" ,
55
55
"@typescript-eslint/parser" : " ^6.0.0" ,
56
56
"concurrently" : " ^8.0.0" ,
76
76
"typescript" : " ^5.0.0"
77
77
},
78
78
"resolutions" : {
79
- "@types/node" : " 20.6.3 "
79
+ "@types/node" : " 22.13.1 "
80
80
},
81
81
"prettier" : {
82
82
"useTabs" : true
Original file line number Diff line number Diff line change 1760
1760
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.5.tgz#ec10755e871497bcd83efe927e43ec46e8c0747e"
1761
1761
integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
1762
1762
1763
- " @types/node@*" , "@types/[email protected] ", "@types/node@^12.7.1", "@types/node@^16.18.39":
1764
- version "20.6.3"
1765
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.3.tgz#5b763b321cd3b80f6b8dde7a37e1a77ff9358dd9"
1766
- integrity sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==
1763
+ " @types/node@*" , "@types/[email protected] ", "@types/node@^12.7.1", "@types/node@^16.18.39":
1764
+ version "22.13.1"
1765
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.1.tgz#a2a3fefbdeb7ba6b89f40371842162fac0934f33"
1766
+ integrity sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==
1767
+ dependencies :
1768
+ undici-types "~6.20.0"
1767
1769
1768
1770
" @types/normalize-package-data@^2.4.0 " :
1769
1771
version "2.4.4"
@@ -6805,6 +6807,11 @@ unbox-primitive@^1.0.2:
6805
6807
has-symbols "^1.0.3"
6806
6808
which-boxed-primitive "^1.0.2"
6807
6809
6810
+ undici-types@~6.20.0 :
6811
+ version "6.20.0"
6812
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
6813
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
6814
+
6808
6815
unicode-canonical-property-names-ecmascript@^2.0.0 :
6809
6816
version "2.0.0"
6810
6817
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
You can’t perform that action at this time.
0 commit comments