This repository was archived by the owner on Jul 24, 2024. It is now read-only.
Commit b2a1086 1 parent 695c1a0 commit b2a1086 Copy full SHA for b2a1086
File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 56
56
"@sinonjs/fake-timers" : " ^11.1.0" ,
57
57
"@types/chai" : " 4.3.4" ,
58
58
"@types/mocha" : " 9.1.1" ,
59
- "@types/node" : " 18.0.6 " ,
59
+ "@types/node" : " 18.19.35 " ,
60
60
"@types/sinonjs__fake-timers" : " ^8.1.2" ,
61
61
"babel-plugin-rewire" : " ^1.2.0" ,
62
62
"chai" : " 4.3.7" ,
Original file line number Diff line number Diff line change 1630
1630
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.25.tgz#527051f3c2f77aa52e5dc74e45a3da5fb2301448"
1631
1631
integrity sha512-wANk6fBrUwdpY4isjWrKTufkrXdu1D2YHCot2fD/DfWxF5sMrVSA+KN7ydckvaTCh0HiqX9IVl0L5/ZoXg5M7w==
1632
1632
1633
-
1634
- version "18.0.6"
1635
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.0.6.tgz#0ba49ac517ad69abe7a1508bc9b3a5483df9d5d7"
1636
- integrity sha512-/xUq6H2aQm261exT6iZTMifUySEt4GR5KX8eYyY+C4MSNPqSh9oNIP7tz2GLKTlFaiBbgZNxffoR3CVRG+cljw==
1633
+
1634
+ version "18.19.35"
1635
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.35.tgz#d7a5e97455327a08152ed271df0268d9384e44e9"
1636
+ integrity sha512-n+WiqynRake4DDX2tPh4NTxu4dA7BgmsaGKMRc/htuPZBi7w9FkVgSOWU/+92vVEYMz3QOWUr2AwHev9X2XiTg==
1637
+ dependencies :
1638
+ undici-types "~5.26.4"
1637
1639
1638
1640
" @types/parse-json@^4.0.0 " :
1639
1641
version "4.0.0"
@@ -6872,6 +6874,11 @@ undefsafe@^2.0.5:
6872
6874
resolved "https://registry.yarnpkg.com/undefsafe/-/undefsafe-2.0.5.tgz#38733b9327bdcd226db889fb723a6efd162e6e2c"
6873
6875
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA==
6874
6876
6877
+ undici-types@~5.26.4 :
6878
+ version "5.26.5"
6879
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
6880
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
6881
+
6875
6882
unicode-canonical-property-names-ecmascript@^2.0.0 :
6876
6883
version "2.0.0"
6877
6884
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