Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.2 (#755)
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 Oct 28, 2024
1 parent 7c86325 commit cd18d9d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/jest-config-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@side/eslint-config-base": "2.3.0",
"@side/eslint-config-typescript": "2.1.1",
"@types/node": "20.17.1",
"@types/node": "20.17.2",
"del-cli": "6.0.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2028,7 +2028,7 @@ __metadata:
"@jest/types": "npm:29.6.3"
"@side/eslint-config-base": "npm:2.3.0"
"@side/eslint-config-typescript": "npm:2.1.1"
"@types/node": "npm:20.17.1"
"@types/node": "npm:20.17.2"
boxen: "npm:7.1.1"
chalk: "npm:5.3.0"
del-cli: "npm:6.0.0"
Expand Down Expand Up @@ -2374,12 +2374,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.1":
version: 20.17.1
resolution: "@types/node@npm:20.17.1"
"@types/node@npm:20.17.2":
version: 20.17.2
resolution: "@types/node@npm:20.17.2"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/214cf1fffff9c80ae0d49d7dd1f04254215d49711276fff44ff6f61e36dc8d53520509a88add6955fe029b2259c87eaf284b43bc1236d4f4f06bd80c46f0e2b8
checksum: 10c0/453ca052f9544ad66a9988ff881024588008795690c9ea7252e0594333ea11cec7d176a76c5e0f6b89ba42427c6e4684321427f9f515e8a9ba9a729f80c13054
languageName: node
linkType: hard

Expand Down

0 comments on commit cd18d9d

Please sign in to comment.