Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.11 (#2144)
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 Jan 4, 2025
1 parent e9ac517 commit c5a1556
Show file tree
Hide file tree
Showing 3 changed files with 8 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 @@ -27,7 +27,7 @@
},
"devDependencies": {
"@playwright/test": "1.48.0",
"@types/node": "20.17.10",
"@types/node": "20.17.11",
"@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.5.2",
"@types/node": "20.17.10",
"@types/node": "20.17.11",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"prettier": "3.4.2"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20319,12 +20319,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.10":
version: 20.17.10
resolution: "@types/node@npm:20.17.10"
"@types/node@npm:20.17.11":
version: 20.17.11
resolution: "@types/node@npm:20.17.11"
dependencies:
undici-types: ~6.19.2
checksum: 44cfa7cd9a4ebb8f74efa4b89cf963ca0e522121a7d24d8121d40872bbcfd607eaccdc203c4fe92c8b587125be9ca7b071fe4f9b356f263434b8a8512dbebef0
checksum: 8841a85ce5cbc402d87492527721d32b2c3ab9159a362a6ba05e957807e1991a056df61ce5e58166489d07d90f1ad61516121d6fd4c9e62c5429ce67f4b82d98
languageName: node
linkType: hard

Expand Down Expand Up @@ -21827,7 +21827,7 @@ __metadata:
"@testing-library/react": 14.3.1
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.5.2
"@types/node": 20.17.10
"@types/node": 20.17.11
"@types/react": 18.3.18
"@types/react-dom": 18.3.5
lodash: 4.17.21
Expand Down Expand Up @@ -26923,7 +26923,7 @@ __metadata:
"@kubernetes/client-node": 0.21.0
"@microsoft/microsoft-graph-client": 3.0.7
"@playwright/test": 1.48.0
"@types/node": 20.17.10
"@types/node": 20.17.11
"@typescript-eslint/eslint-plugin": 6.21.0
"@typescript-eslint/parser": 6.21.0
eslint: 8.57.1
Expand Down

0 comments on commit c5a1556

Please sign in to comment.