Skip to content

Commit

Permalink
chore(deps-dev): bump @types/node from 20.3.1 to 20.3.3 (#70)
Browse files Browse the repository at this point in the history
Bumps
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
from 20.3.1 to 20.3.3.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.3.1&new-version=20.3.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 3, 2023
1 parent d346d4a commit 034b62d
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/bng2030/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/jest": "29.5.2",
"@types/node": "20.3.1",
"@types/node": "20.3.3",
"jest": "29.5.0",
"ts-jest": "29.1.0",
"typescript": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@types/jest": "29.5.2",
"@types/js-yaml": "4.0.5",
"@types/node": "20.3.1",
"@types/node": "20.3.3",
"jest": "29.5.0",
"ts-jest": "29.1.0",
"typescript": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"devDependencies": {
"@types/jest": "29.5.2",
"@types/node": "20.3.1",
"@types/node": "20.3.3",
"jest": "29.5.0",
"ts-jest": "29.1.0",
"typescript": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/mrb1995/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/jest": "29.5.2",
"@types/node": "20.3.1",
"@types/node": "20.3.3",
"jest": "29.5.0",
"ts-jest": "29.1.0",
"typescript": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/mrb2023/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/jest": "29.5.2",
"@types/node": "20.3.1",
"@types/node": "20.3.3",
"jest": "29.5.0",
"ts-jest": "29.1.0",
"typescript": "5.1.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/rdw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@types/jest": "29.5.2",
"@types/node": "20.3.1",
"@types/node": "20.3.3",
"jest": "29.5.0",
"ts-jest": "29.1.0",
"typescript": "5.1.3"
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -802,7 +802,7 @@ __metadata:
"@motorrijtuigenbelasting/core": "workspace:*"
"@motorrijtuigenbelasting/mrb2023": "workspace:*"
"@types/jest": 29.5.2
"@types/node": 20.3.1
"@types/node": 20.3.3
jest: 29.5.0
ts-jest: 29.1.0
typescript: 5.1.3
Expand All @@ -819,7 +819,7 @@ __metadata:
"@motorrijtuigenbelasting/rdw": "workspace:*"
"@types/jest": 29.5.2
"@types/js-yaml": 4.0.5
"@types/node": 20.3.1
"@types/node": 20.3.3
bandersnatch: 1.12.4
jest: 29.5.0
js-yaml: 4.1.0
Expand All @@ -835,7 +835,7 @@ __metadata:
resolution: "@motorrijtuigenbelasting/core@workspace:packages/core"
dependencies:
"@types/jest": 29.5.2
"@types/node": 20.3.1
"@types/node": 20.3.3
jest: 29.5.0
ts-jest: 29.1.0
typescript: 5.1.3
Expand All @@ -848,7 +848,7 @@ __metadata:
dependencies:
"@motorrijtuigenbelasting/core": "workspace:*"
"@types/jest": 29.5.2
"@types/node": 20.3.1
"@types/node": 20.3.3
jest: 29.5.0
ts-jest: 29.1.0
typescript: 5.1.3
Expand All @@ -862,7 +862,7 @@ __metadata:
"@motorrijtuigenbelasting/core": "workspace:*"
"@motorrijtuigenbelasting/mrb1995": "workspace:*"
"@types/jest": 29.5.2
"@types/node": 20.3.1
"@types/node": 20.3.3
jest: 29.5.0
ts-jest: 29.1.0
typescript: 5.1.3
Expand All @@ -875,7 +875,7 @@ __metadata:
dependencies:
"@motorrijtuigenbelasting/core": "workspace:*"
"@types/jest": 29.5.2
"@types/node": 20.3.1
"@types/node": 20.3.3
cross-fetch: 3.1.6
jest: 29.5.0
ts-jest: 29.1.0
Expand Down Expand Up @@ -1611,10 +1611,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.3.1":
version: 20.3.1
resolution: "@types/node@npm:20.3.1"
checksum: 63a393ab6d947be17320817b35d7277ef03728e231558166ed07ee30b09fd7c08861be4d746f10fdc63ca7912e8cd023939d4eab887ff6580ff704ff24ed810c
"@types/node@npm:20.3.3":
version: 20.3.3
resolution: "@types/node@npm:20.3.3"
checksum: 7a0d00800451ca8cd8df63a8cc218c697edadb3143bf46cd6afeb974542a6a1665c3679459be0016c29216ccfed6616b7e55851747527dfa71c5608d9157528c
languageName: node
linkType: hard

Expand Down

0 comments on commit 034b62d

Please sign in to comment.