Skip to content

Commit 8ae3eea

Browse files
dependabot[bot]pajasevi
authored andcommitted
Bump @types/node from 16.11.42 to 20.14.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.42 to 20.14.12. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 376aeef commit 8ae3eea

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"uncss": "0.16.2"
2828
},
2929
"devDependencies": {
30-
"@types/node": "^16.11.42",
30+
"@types/node": "^20.14.12",
3131
"@types/react": "^18.3.0",
3232
"autoprefixer": "^10.4.18",
3333
"cssnano": "^5.1.12",

yarn.lock

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,12 @@
131131
resolved "https://registry.yarnpkg.com/@trysound/sax/-/sax-0.2.0.tgz#cccaab758af56761eb7bf37af6f03f326dd798ad"
132132
integrity sha512-L7z9BgrNEcYyUYtF+HaEfiS5ebkh9jXqbszz7pC0hRBPaatV0XjSD3+eHrpqFemQfgwiFF0QPIarnIihIDn7OA==
133133

134-
"@types/node@*", "@types/node@^16.11.42":
135-
version "16.11.42"
136-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.42.tgz#d2a75c58e9b0902b82dc54bd4c13f8ef12bd1020"
137-
integrity sha512-iwLrPOopPy6V3E+1yHTpJea3bdsNso0b0utLOJJwaa/PLzqBt3GZl3stMcakc/gr89SfcNk2ki3z7Gvue9hYGQ==
134+
"@types/node@*", "@types/node@^20.14.12":
135+
version "20.14.12"
136+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.12.tgz#129d7c3a822cb49fc7ff661235f19cfefd422b49"
137+
integrity sha512-r7wNXakLeSsGT0H1AU863vS2wa5wBOK4bWMjZz2wj+8nBx+m5PeIn0k8AloSLpRuiwdRQZwarZqHE4FNArPuJQ==
138+
dependencies:
139+
undici-types "~5.26.4"
138140

139141
"@types/node@^14.14.31":
140142
version "14.17.22"
@@ -2444,6 +2446,11 @@ uncss@0.16.2:
24442446
postcss-selector-parser "3.1.1"
24452447
request "^2.72.0"
24462448

2449+
undici-types@~5.26.4:
2450+
version "5.26.5"
2451+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
2452+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
2453+
24472454
uniq@^1.0.1:
24482455
version "1.0.1"
24492456
resolved "https://registry.yarnpkg.com/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff"

0 commit comments

Comments
 (0)