Skip to content

Commit

Permalink
chore(): pin @types/node ^20.10.8 dev (#195)
Browse files Browse the repository at this point in the history
| datasource | package     | from    | to      |
| ---------- | ----------- | ------- | ------- |
| npm        | @types/node | 20.10.7 | 20.10.8 |

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
minddocbot and renovate-bot authored Jan 10, 2024
1 parent 8ea5a7d commit a3061bd
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/jest": "^29.5.11",
"@types/node": "^20.10.7",
"@types/node": "^20.10.8",
"@types/semver": "^7.5.6",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1567,12 +1567,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.10.7":
version: 20.10.7
resolution: "@types/node@npm:20.10.7"
"@types/node@npm:^20.10.8":
version: 20.10.8
resolution: "@types/node@npm:20.10.8"
dependencies:
undici-types: ~5.26.4
checksum: 86f4f96f5169538f47bbd652ab8e3712cd307701481ff3e9ce0c1ea7d8424a38b5ac4a1d33088cdd9ea1bfe68fd27bbae005a21969aa6d9a36295904da6f09f2
checksum: ce9b7ee545b3605f667be2ea900e38ab58d7b561192a7342443e5d7f61c44fd9d016eac48e95d3011f090ceea65a727e83a31d51fabdd9fc20ff9992edcbc682
languageName: node
linkType: hard

Expand Down Expand Up @@ -5855,7 +5855,7 @@ fsevents@^2.3.2:
"@octokit/plugin-rest-endpoint-methods": ^10.1.5
"@octokit/rest": ^20.0.2
"@types/jest": ^29.5.11
"@types/node": ^20.10.7
"@types/node": ^20.10.8
"@types/semver": ^7.5.6
"@typescript-eslint/eslint-plugin": ^6.18.1
"@typescript-eslint/parser": ^6.18.1
Expand Down

0 comments on commit a3061bd

Please sign in to comment.