Skip to content

Commit

Permalink
⬆️ Update dependency @types/node to ^20.12.12 (#4983)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`^20.12.11` ->
`^20.12.12`](https://renovatebot.com/diffs/npm/@types%2fnode/20.12.11/20.12.12)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/20.12.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fnode/20.12.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fnode/20.12.11/20.12.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/20.12.11/20.12.12?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/dubzzz/fast-check).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 15, 2024
1 parent 22519e4 commit b8632d1
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.12.11",
"@types/node": "^20.12.12",
"ava": "^6.1.3",
"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 @@ -62,7 +62,7 @@
"@fast-check/expect-type": "workspace:*",
"@fast-check/poisoning": "workspace:*",
"@microsoft/api-extractor": "^7.43.4",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"@vitest/coverage-v8": "^1.6.0",
"cross-env": "^7.0.3",
"glob": "^10.3.15",
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.12.11",
"@types/node": "^20.12.12",
"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.24.1",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"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.24.1",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"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 @@ -54,7 +54,7 @@
"@babel/preset-typescript": "^7.24.1",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"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.3.2",
"@jest/globals": "^29.7.0",
"@mdx-js/react": "^3.0.1",
"@types/node": "^20.12.11",
"@types/node": "^20.12.12",
"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 @@ -2714,7 +2714,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@fast-check/ava@workspace:packages/ava"
dependencies:
"@types/node": "npm:^20.12.11"
"@types/node": "npm:^20.12.12"
ava: "npm:^6.1.3"
esm: "npm:^3.2.25"
fast-check: "workspace:*"
Expand Down Expand Up @@ -2774,7 +2774,7 @@ __metadata:
"@jest/expect": "npm:^29.7.0"
"@jest/globals": "npm:^29.7.0"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.12.11"
"@types/node": "npm:^20.12.12"
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.24.1"
"@jest/globals": "npm:^29.7.0"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.12.11"
"@types/node": "npm:^20.12.12"
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.24.1"
"@jest/globals": "npm:^29.7.0"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.12.11"
"@types/node": "npm:^20.12.12"
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.24.1"
"@jest/globals": "npm:^29.7.0"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:^20.12.11"
"@types/node": "npm:^20.12.12"
babel-jest: "npm:^29.7.0"
fast-check: "npm:^3.4.0"
jest: "npm:^29.7.0"
Expand Down Expand Up @@ -5169,12 +5169,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.12.11":
version: 20.12.11
resolution: "@types/node@npm:20.12.11"
"@types/node@npm:*, @types/node@npm:^20.12.12":
version: 20.12.12
resolution: "@types/node@npm:20.12.12"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/efaa7b08c50ba6e6982ac7d531ba08d5935539ba76e954807df1ff9382a319ead7e003ccaca5ad7cf33ecf53f212507f7c1f2794bd2ff52df6365fef21f6e1fb
checksum: 10c0/f374b763c744e8f16e4f38cf6e2c0eef31781ec9228c9e43a6f267880fea420fab0a238b59f10a7cb3444e49547c5e3785787e371fc242307310995b21988812
languageName: node
linkType: hard

Expand Down Expand Up @@ -9438,7 +9438,7 @@ __metadata:
"@fast-check/expect-type": "workspace:*"
"@fast-check/poisoning": "workspace:*"
"@microsoft/api-extractor": "npm:^7.43.4"
"@types/node": "npm:^20.12.11"
"@types/node": "npm:^20.12.12"
"@vitest/coverage-v8": "npm:^1.6.0"
cross-env: "npm:^7.0.3"
glob: "npm:^10.3.15"
Expand Down Expand Up @@ -19321,7 +19321,7 @@ __metadata:
"@docusaurus/types": "npm:3.3.2"
"@jest/globals": "npm:^29.7.0"
"@mdx-js/react": "npm:^3.0.1"
"@types/node": "npm:^20.12.11"
"@types/node": "npm:^20.12.12"
clsx: "npm:^2.1.1"
fast-check: "workspace:*"
jest: "npm:^29.7.0"
Expand Down

0 comments on commit b8632d1

Please sign in to comment.