File tree 2 files changed +12
-10
lines changed
2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 7
7
"@commitlint/cli" : " ^17.4.3" ,
8
8
"@commitlint/config-conventional" : " ^17.4.3" ,
9
9
"@types/jest" : " ^27.0.1" ,
10
- "@types/node" : " ^16.18.12 " ,
10
+ "@types/node" : " ^20.10.1 " ,
11
11
"@typescript-eslint/eslint-plugin" : " ~5.52.0" ,
12
12
"@typescript-eslint/parser" : " ~5.52.0" ,
13
13
"conventional-github-releaser" : " ^3.1.5" ,
Original file line number Diff line number Diff line change 1823
1823
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.1.tgz#283f669ff76d7b8260df8ab7a4262cc83d988256"
1824
1824
integrity sha512-fZQQafSREFyuZcdWFAExYjBiCL7AUCdgsk80iO0q4yihYYdcIiH28CcuPTGFgLOCC8RlW49GSQxdHwZP+I7CNg==
1825
1825
1826
- " @types/node@* " :
1827
- version "15.6.1"
1828
- resolved "https://registry.yarnpkg.com/@types/node/-/node-15.6.1.tgz#32d43390d5c62c5b6ec486a9bc9c59544de39a08"
1829
- integrity sha512-7EIraBEyRHEe7CH+Fm1XvgqU6uwZN8Q7jppJGcqjROMT29qhAuuOxYB1uEY5UMYQKEmA5D+5tBnhdaPXSsLONA==
1830
-
1831
- " @types/node@^16.18.12 " :
1832
- version "16.18.12"
1833
- resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.12.tgz#e3bfea80e31523fde4292a6118f19ffa24fd6f65"
1834
- integrity sha512-vzLe5NaNMjIE3mcddFVGlAXN1LEWueUsMsOJWaT6wWMJGyljHAWHznqfnKUQWGzu7TLPrGvWdNAsvQYW+C0xtw==
1826
+ " @types/node@*" , "@types/node@^20.10.1":
1827
+ version "20.10.1"
1828
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.1.tgz#d2c96f356c3125fedc983d74c424910c3767141c"
1829
+ integrity sha512-T2qwhjWwGH81vUEx4EXmBKsTJRXFXNZTL4v0gi01+zyBmCwzE6TyHszqX01m+QHTEq+EZNo13NeJIdEqf+Myrg==
1830
+ dependencies :
1831
+ undici-types "~5.26.4"
1835
1832
1836
1833
" @types/normalize-package-data@^2.4.0 " :
1837
1834
version "2.4.0"
@@ -7757,6 +7754,11 @@ unbox-primitive@^1.0.1:
7757
7754
has-symbols "^1.0.2"
7758
7755
which-boxed-primitive "^1.0.2"
7759
7756
7757
+ undici-types@~5.26.4 :
7758
+ version "5.26.5"
7759
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
7760
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
7761
+
7760
7762
unicode-canonical-property-names-ecmascript@^1.0.4 :
7761
7763
version "1.0.4"
7762
7764
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