File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 42
42
},
43
43
"devDependencies" : {
44
44
"@types/jest" : " 27.5.0" ,
45
- "@types/node" : " 20.4.9 " ,
45
+ "@types/node" : " 20.9.0 " ,
46
46
"@typescript-eslint/eslint-plugin" : " 4.33.0" ,
47
47
"@typescript-eslint/parser" : " 4.33.0" ,
48
48
"eslint" : " 7.32.0" ,
Original file line number Diff line number Diff line change 1277
1277
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
1278
1278
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
1279
1279
1280
- " @types/node@*" , "@types/node@20.4.9", "@types/node@>= 8":
1281
- version "20.4.9"
1282
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.9.tgz#c7164e0f8d3f12dfae336af0b1f7fdec8c6b204f"
1283
- integrity sha512-8e2HYcg7ohnTUbHk8focoklEQYvemQmu9M/f43DZVx43kHn0tE3BY/6gSDxS7k0SprtS0NHvj+L80cGLnoOUcQ==
1280
+ " @types/node@*" , "@types/node@20.9.0", "@types/node@>= 8":
1281
+ version "20.9.0"
1282
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.0.tgz#bfcdc230583aeb891cf51e73cfdaacdd8deae298"
1283
+ integrity sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==
1284
+ dependencies :
1285
+ undici-types "~5.26.4"
1284
1286
1285
1287
" @types/normalize-package-data@^2.4.0 " :
1286
1288
version "2.4.0"
@@ -4760,6 +4762,11 @@ typescript@4.9.5:
4760
4762
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
4761
4763
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
4762
4764
4765
+ undici-types@~5.26.4 :
4766
+ version "5.26.5"
4767
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
4768
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
4769
+
4763
4770
union-value@^1.0.0 :
4764
4771
version "1.0.1"
4765
4772
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
You can’t perform that action at this time.
0 commit comments