Skip to content

Commit

Permalink
chore(dev-deps): update dependency @types/node to v20.12.7 (#437)
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] authored Apr 11, 2024
1 parent fe4a1c9 commit 7e02091
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@side/commitlint-config": "1.0.2",
"@side/eslint-config-base": "2.1.0",
"@side/prettier-config": "1.0.0",
"@types/node": "20.11.20",
"@types/node": "20.12.7",
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"@vercel/ncc": "0.38.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -855,7 +855,7 @@ __metadata:
"@side/commitlint-config": "npm:1.0.2"
"@side/eslint-config-base": "npm:2.1.0"
"@side/prettier-config": "npm:1.0.0"
"@types/node": "npm:20.11.20"
"@types/node": "npm:20.12.7"
"@typescript-eslint/eslint-plugin": "npm:7.6.0"
"@typescript-eslint/parser": "npm:7.6.0"
"@vercel/ncc": "npm:0.38.1"
Expand Down Expand Up @@ -1062,12 +1062,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.20":
version: 20.11.20
resolution: "@types/node@npm:20.11.20"
"@types/node@npm:20.12.7":
version: 20.12.7
resolution: "@types/node@npm:20.12.7"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/ff449bdc94810dadb54e0f77dd587c6505ef79ffa5a208c16eb29b223365b188f4c935a3abaf0906a01d05257c3da1f72465594a841d35bcf7b6deac7a6938fb
checksum: 10/b4a28a3b593a9bdca5650880b6a9acef46911d58cf7cfa57268f048e9a7157a7c3196421b96cea576850ddb732e3b54bc982c8eb5e1e5ef0635d4424c2fce801
languageName: node
linkType: hard

Expand Down

0 comments on commit 7e02091

Please sign in to comment.