Skip to content

Commit

Permalink
build: 📦 bump dependency @types/node to v20.11.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent 66358a3 commit c05367a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@nx/plugin": "18.0.4",
"@nx/workspace": "18.0.4",
"@types/jest": "29.5.12",
"@types/node": "20.11.18",
"@types/node": "20.11.19",
"@typescript-eslint/eslint-plugin": "7.0.1",
"@typescript-eslint/parser": "7.0.1",
"all-contributors-cli": "^6.19.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2702,12 +2702,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.11.18":
version: 20.11.18
resolution: "@types/node@npm:20.11.18"
"@types/node@npm:20.11.19":
version: 20.11.19
resolution: "@types/node@npm:20.11.19"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/eeaa55032e6702867e96d7b6f98df1d60af09d37ab72f2b905b349ec7e458dfb9c4d9cfc562962f5a51b156a968eea773d8025688f88b735944c81e3ac0e3b7f
checksum: 10/c7f4705d6c84aa21679ad180c33c13ca9567f650e66e14bcee77c7c43d14619c7cd3b4d7b2458947143030b7b1930180efa6d12d999b45366abff9fed7a17472
languageName: node
linkType: hard

Expand Down Expand Up @@ -6052,7 +6052,7 @@ __metadata:
"@nx/plugin": "npm:18.0.4"
"@nx/workspace": "npm:18.0.4"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.11.18"
"@types/node": "npm:20.11.19"
"@typescript-eslint/eslint-plugin": "npm:7.0.1"
"@typescript-eslint/parser": "npm:7.0.1"
all-contributors-cli: "npm:^6.19.0"
Expand Down

0 comments on commit c05367a

Please sign in to comment.