Skip to content

Commit

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

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
minddocbot and renovate-bot authored Jan 25, 2024
1 parent 4b180a0 commit 8d18ccf
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.11.5",
"@types/node": "^20.11.6",
"@types/semver": "^7.5.6",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1560,12 +1560,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.11.5":
version: 20.11.5
resolution: "@types/node@npm:20.11.5"
"@types/node@npm:^20.11.6":
version: 20.11.6
resolution: "@types/node@npm:20.11.6"
dependencies:
undici-types: ~5.26.4
checksum: a542727de1334ae20a3ca034b0ecf4b464a57ca01efc4f9cf43bd9ab93896125ab3c2de060ecd8f6ae23b86c6bf3463f681b643e69c032c6a662d376c98a6092
checksum: 54b3739f42d9c2266fd724d8ecbf50bc64eb0563343b65a6ea874a51a7fc8bb4793bf3a1b2222e40e3b7bd62cf5af5609899bf1a3de8b69748dcac65e63e8bdc
languageName: node
linkType: hard

Expand Down Expand Up @@ -5797,7 +5797,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.11.5
"@types/node": ^20.11.6
"@types/semver": ^7.5.6
"@typescript-eslint/eslint-plugin": ^6.19.1
"@typescript-eslint/parser": ^6.19.1
Expand Down

0 comments on commit 8d18ccf

Please sign in to comment.