File tree 2 files changed +13
-6
lines changed
2 files changed +13
-6
lines changed 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" : " 20.8.7 " ,
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" : " 20.8.7 "
80
80
},
81
81
"prettier" : {
82
82
"useTabs" : true
Original file line number Diff line number Diff line change 1748
1748
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
1749
1749
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
1750
1750
1751
- " @types/node@*" , "@types/[email protected] ", "@types/node@^12.7.1", "@types/node@^16.18.39":
1752
- version "20.6.3"
1753
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.6.3.tgz#5b763b321cd3b80f6b8dde7a37e1a77ff9358dd9"
1754
- integrity sha512-HksnYH4Ljr4VQgEy2lTStbCKv/P590tmPe5HqOnv9Gprffgv5WXAY+Y5Gqniu0GGqeTCUdBnzC3QSrzPkBkAMA==
1751
+ " @types/node@*" , "@types/[email protected] ", "@types/node@^12.7.1", "@types/node@^16.18.39":
1752
+ version "20.8.7"
1753
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.7.tgz#ad23827850843de973096edfc5abc9e922492a25"
1754
+ integrity sha512-21TKHHh3eUHIi2MloeptJWALuCu5H7HQTdTrWIFReA8ad+aggoX+lRes3ex7/FtpC+sVUpFMQ+QTfYr74mruiQ==
1755
+ dependencies :
1756
+ undici-types "~5.25.1"
1755
1757
1756
1758
" @types/normalize-package-data@^2.4.0 " :
1757
1759
version "2.4.1"
@@ -6645,6 +6647,11 @@ unbox-primitive@^1.0.2:
6645
6647
has-symbols "^1.0.3"
6646
6648
which-boxed-primitive "^1.0.2"
6647
6649
6650
+ undici-types@~5.25.1 :
6651
+ version "5.25.3"
6652
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
6653
+ integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
6654
+
6648
6655
unicode-canonical-property-names-ecmascript@^2.0.0 :
6649
6656
version "2.0.0"
6650
6657
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