Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.12 (#2169)
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 12, 2025
1 parent 7c382d8 commit b0f0efe
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.11",
"@types/node": "20.17.12",
"@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.11",
"@types/node": "20.17.12",
"@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 @@ -20386,12 +20386,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.11":
version: 20.17.11
resolution: "@types/node@npm:20.17.11"
"@types/node@npm:20.17.12":
version: 20.17.12
resolution: "@types/node@npm:20.17.12"
dependencies:
undici-types: ~6.19.2
checksum: 8841a85ce5cbc402d87492527721d32b2c3ab9159a362a6ba05e957807e1991a056df61ce5e58166489d07d90f1ad61516121d6fd4c9e62c5429ce67f4b82d98
checksum: 0c0dbeb4e1480a23071ec38e97bb3d776e0ae9828174bf45f9edcf277caa955945cb10d31d84f7a73c66aaf92ae2e022be6331bd00a4bed1f2ad9639a411d17e
languageName: node
linkType: hard

Expand Down Expand Up @@ -21894,7 +21894,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.11
"@types/node": 20.17.12
"@types/react": 18.3.18
"@types/react-dom": 18.3.5
lodash: 4.17.21
Expand Down Expand Up @@ -26997,7 +26997,7 @@ __metadata:
"@kubernetes/client-node": 0.21.0
"@microsoft/microsoft-graph-client": 3.0.7
"@playwright/test": 1.48.0
"@types/node": 20.17.11
"@types/node": 20.17.12
"@typescript-eslint/eslint-plugin": 6.21.0
"@typescript-eslint/parser": 6.21.0
eslint: 8.57.1
Expand Down

0 comments on commit b0f0efe

Please sign in to comment.