File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 99
99
"@types/jasmine" : " 3.9.1" ,
100
100
"@types/jasminewd2" : " 2.0.10" ,
101
101
"@types/jsdom" : " 16.2.5" ,
102
- "@types/node" : " 16.10.2 " ,
102
+ "@types/node" : " 20.8.8 " ,
103
103
"@typescript-eslint/eslint-plugin" : " 5.3.0" ,
104
104
"@typescript-eslint/parser" : " 5.3.0" ,
105
105
"autoprefixer" : " 10.3.7" ,
Original file line number Diff line number Diff line change 2936
2936
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.4.tgz#e1cf817d70a1e118e81922c4ff6683ce9d422e26"
2937
2937
integrity sha512-zrNj1+yqYF4WskCMOHwN+w9iuD12+dGm0rQ35HLl9/Ouuq52cEtd0CH9qMgrdNmi5ejC1/V7vKEXYubB+65DkA==
2938
2938
2939
- "@types/node@16.10.2", "@types/node@>=10.0.0":
2939
+ "@types/node@20.8.8":
2940
+ version "20.8.8"
2941
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.8.tgz#adee050b422061ad5255fc38ff71b2bb96ea2a0e"
2942
+ integrity sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==
2943
+ dependencies:
2944
+ undici-types "~5.25.1"
2945
+
2946
+ "@types/node@>=10.0.0":
2940
2947
version "16.10.2"
2941
2948
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.2.tgz#5764ca9aa94470adb4e1185fe2e9f19458992b2e"
2942
2949
integrity sha512-zCclL4/rx+W5SQTzFs9wyvvyCwoK9QtBpratqz2IYJ3O8Umrn0m3nsTv0wQBk9sRGpvUe9CwPDrQFB10f1FIjQ==
@@ -12141,6 +12148,11 @@ unbox-primitive@^1.0.1:
12141
12148
has-symbols "^1.0.2"
12142
12149
which-boxed-primitive "^1.0.2"
12143
12150
12151
+ undici-types@~5.25.1:
12152
+ version "5.25.3"
12153
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
12154
+ integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
12155
+
12144
12156
unicode-canonical-property-names-ecmascript@^1.0.4:
12145
12157
version "1.0.4"
12146
12158
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
You can’t perform that action at this time.
0 commit comments