Skip to content

Commit

Permalink
⬆️ Update dependency @types/node to ^20.11.28 (#4801)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 15, 2024
1 parent 251e4a5 commit 1a9dccc
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/ava/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ava": "^4 || ^5 || ^6"
},
"devDependencies": {
"@types/node": "^20.11.26",
"@types/node": "^20.11.28",
"ava": "^6.1.2",
"esm": "^3.2.25",
"fast-check": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/fast-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@fast-check/poisoning": "workspace:*",
"@microsoft/api-extractor": "^7.42.3",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.26",
"@types/node": "^20.11.28",
"babel-jest": "^29.7.0",
"cross-env": "^7.0.3",
"glob": "^10.3.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"@jest/expect": "^29.7.0",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.26",
"@types/node": "^20.11.28",
"babel-jest": "^29.7.0",
"fast-check": "workspace:*",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/poisoning/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@babel/preset-typescript": "^7.23.3",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.26",
"@types/node": "^20.11.28",
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"jest-ts-webcompat-resolver": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vitest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@babel/preset-typescript": "^7.23.3",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.26",
"@types/node": "^20.11.28",
"babel-jest": "^29.7.0",
"fast-check": "workspace:*",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@babel/preset-typescript": "^7.23.3",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.26",
"@types/node": "^20.11.28",
"babel-jest": "^29.7.0",
"jest": "^29.7.0",
"jest-ts-webcompat-resolver": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@docusaurus/types": "3.1.1",
"@jest/globals": "^29.7.0",
"@mdx-js/react": "^3.0.1",
"@types/node": "^20.11.26",
"@types/node": "^20.11.28",
"fast-check": "workspace:*",
"jest": "^29.7.0",
"jimp": "^0.22.12",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2716,7 +2716,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@fast-check/ava@workspace:packages/ava"
dependencies:
"@types/node": "npm:^20.11.26"
"@types/node": "npm:^20.11.28"
ava: "npm:^6.1.2"
esm: "npm:^3.2.25"
fast-check: "workspace:*"
Expand Down Expand Up @@ -2776,7 +2776,7 @@ __metadata:
"@jest/expect": "npm:^29.7.0"
"@jest/globals": "npm:^29.7.0"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.11.26"
"@types/node": "npm:^20.11.28"
babel-jest: "npm:^29.7.0"
fast-check: "workspace:*"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -2837,7 +2837,7 @@ __metadata:
"@babel/preset-typescript": "npm:^7.23.3"
"@jest/globals": "npm:^29.7.0"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.11.26"
"@types/node": "npm:^20.11.28"
babel-jest: "npm:^29.7.0"
jest: "npm:^29.7.0"
jest-ts-webcompat-resolver: "npm:^1.0.0"
Expand All @@ -2853,7 +2853,7 @@ __metadata:
"@babel/preset-typescript": "npm:^7.23.3"
"@jest/globals": "npm:^29.7.0"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.11.26"
"@types/node": "npm:^20.11.28"
babel-jest: "npm:^29.7.0"
fast-check: "workspace:*"
jest: "npm:^29.7.0"
Expand All @@ -2873,7 +2873,7 @@ __metadata:
"@babel/preset-typescript": "npm:^7.23.3"
"@jest/globals": "npm:^29.7.0"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.11.26"
"@types/node": "npm:^20.11.28"
babel-jest: "npm:^29.7.0"
fast-check: "npm:^3.4.0"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -5107,12 +5107,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.11.26":
version: 20.11.26
resolution: "@types/node@npm:20.11.26"
"@types/node@npm:*, @types/node@npm:^20.11.28":
version: 20.11.28
resolution: "@types/node@npm:20.11.28"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/2df81e4f109588c4c490f2c7d616a06d2b3b9298f217468134b80711af810c9a6017a59beb3e6b1c596eb9b6c5a39d33403b99179acb89006badfbc55f2468bb
checksum: 10c0/c599745243ed9ae4ca87460f18f88d02ab7424b545136aa504ed7a1d898e3a9bb133c927bcc7e861f79d7f6043ef917a173e780c8a001e129221e92f6d97b0ee
languageName: node
linkType: hard

Expand Down Expand Up @@ -9427,7 +9427,7 @@ __metadata:
"@fast-check/poisoning": "workspace:*"
"@microsoft/api-extractor": "npm:^7.42.3"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.11.26"
"@types/node": "npm:^20.11.28"
babel-jest: "npm:^29.7.0"
cross-env: "npm:^7.0.3"
glob: "npm:^10.3.10"
Expand Down Expand Up @@ -19339,7 +19339,7 @@ __metadata:
"@docusaurus/types": "npm:3.1.1"
"@jest/globals": "npm:^29.7.0"
"@mdx-js/react": "npm:^3.0.1"
"@types/node": "npm:^20.11.26"
"@types/node": "npm:^20.11.28"
clsx: "npm:^2.1.0"
fast-check: "workspace:*"
jest: "npm:^29.7.0"
Expand Down

0 comments on commit 1a9dccc

Please sign in to comment.