File tree 2 files changed +12
-10
lines changed
samples/AngularMockService
2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 39
39
"@angular/language-service" : " ~13.1.1" ,
40
40
"@types/jasmine" : " ~3.10.3" ,
41
41
"@types/jasminewd2" : " ~2.0.3" ,
42
- "@types/node" : " ^12.11.1 " ,
42
+ "@types/node" : " ^22.13.10 " ,
43
43
"@typescript-eslint/eslint-plugin" : " 4.33.0" ,
44
44
"@typescript-eslint/parser" : " 4.33.0" ,
45
45
"eslint" : " ^7.32.0" ,
Original file line number Diff line number Diff line change 1832
1832
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
1833
1833
integrity sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==
1834
1834
1835
- " @types/node@*" , "@types/node@>=10.0.0":
1836
- version "17.0.8"
1837
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b"
1838
- integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==
1839
-
1840
- " @types/node@^12.11.1 " :
1841
- version "12.20.16"
1842
- resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.16.tgz#1acf34f6456208f495dac0434dd540488d17f991"
1843
- integrity sha512-6CLxw83vQf6DKqXxMPwl8qpF8I7THFZuIwLt4TnNsumxkp1VsRZWT8txQxncT/Rl2UojTsFzWgDG4FRMwafrlA==
1835
+ " @types/node@*" , "@types/node@>=10.0.0", "@types/node@^22.13.10":
1836
+ version "22.13.10"
1837
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.10.tgz#df9ea358c5ed991266becc3109dc2dc9125d77e4"
1838
+ integrity sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==
1839
+ dependencies :
1840
+ undici-types "~6.20.0"
1844
1841
1845
1842
" @types/parse-json@^4.0.0 " :
1846
1843
version "4.0.0"
@@ -7893,6 +7890,11 @@ unbox-primitive@^1.0.1:
7893
7890
has-symbols "^1.0.2"
7894
7891
which-boxed-primitive "^1.0.2"
7895
7892
7893
+ undici-types@~6.20.0 :
7894
+ version "6.20.0"
7895
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
7896
+ integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==
7897
+
7896
7898
unicode-canonical-property-names-ecmascript@^1.0.4 :
7897
7899
version "1.0.4"
7898
7900
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