Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.17 (#2337)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent 5b63c85 commit 84d29f7
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 8 deletions.
2 changes: 1 addition & 1 deletion e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@playwright/test": "1.50.1",
"@types/node": "20.17.16",
"@types/node": "20.17.17",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@testing-library/react": "14.3.1",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.6.1",
"@types/node": "20.17.16",
"@types/node": "20.17.17",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"prettier": "3.4.2"
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20152,12 +20152,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.16, @types/node@npm:^20.1.1":
version: 20.17.16
resolution: "@types/node@npm:20.17.16"
"@types/node@npm:20.17.17":
version: 20.17.17
resolution: "@types/node@npm:20.17.17"
dependencies:
undici-types: ~6.19.2
checksum: dd19c04c592b602f20448187b4b6ab0293f22173a8bbe53aa3b559188f078b5261d748a107b84ee0580e2074cda760049b13d6e210f9850039bead01cb666a3f
checksum: 94a8b10cf1ef3745dac87ae758d491852321a86a627edba1cc77bb8eb73d289d02eb4c2795248535d7127cdbfff233464225c48a2200b86b8be2c7f88a9fc9b3
languageName: node
linkType: hard

Expand All @@ -20184,6 +20184,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.1.1":
version: 20.17.16
resolution: "@types/node@npm:20.17.16"
dependencies:
undici-types: ~6.19.2
checksum: dd19c04c592b602f20448187b4b6ab0293f22173a8bbe53aa3b559188f078b5261d748a107b84ee0580e2074cda760049b13d6e210f9850039bead01cb666a3f
languageName: node
linkType: hard

"@types/oauth@npm:*":
version: 0.9.4
resolution: "@types/oauth@npm:0.9.4"
Expand Down Expand Up @@ -21745,7 +21754,7 @@ __metadata:
"@testing-library/react": 14.3.1
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.6.1
"@types/node": 20.17.16
"@types/node": 20.17.17
"@types/react": 18.3.18
"@types/react-dom": 18.3.5
lodash: 4.17.21
Expand Down Expand Up @@ -26836,7 +26845,7 @@ __metadata:
"@kubernetes/client-node": 0.22.3
"@microsoft/microsoft-graph-client": 3.0.7
"@playwright/test": 1.50.1
"@types/node": 20.17.16
"@types/node": 20.17.17
"@typescript-eslint/eslint-plugin": 6.21.0
"@typescript-eslint/parser": 6.21.0
eslint: 8.57.1
Expand Down

0 comments on commit 84d29f7

Please sign in to comment.