Skip to content

Commit

Permalink
chore(deps): update node.js to >=20.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent c28c94c commit 5df045e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "https://github.com/patternfly/patternfly-react.git"
},
"engines": {
"node": ">=20.15.1"
"node": ">=20.16.0"
},
"packageManager": "[email protected]",
"keywords": [
Expand Down Expand Up @@ -40,7 +40,7 @@
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "29.5.12",
"@types/node": "^20.14.10",
"@types/node": "^20.14.13",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"babel-jest": "^29.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3313,7 +3313,7 @@ __metadata:
"@testing-library/react": "npm:^16.0.0"
"@testing-library/user-event": "npm:^14.5.2"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:^20.14.10"
"@types/node": "npm:^20.14.13"
"@types/react": "npm:^18.3.3"
"@types/react-dom": "npm:^18.3.0"
babel-jest: "npm:^29.7.0"
Expand Down Expand Up @@ -4556,12 +4556,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.10":
version: 20.14.10
resolution: "@types/node@npm:20.14.10"
"@types/node@npm:^20.14.13":
version: 20.14.13
resolution: "@types/node@npm:20.14.13"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/0b06cff14365c2d0085dc16cc8cbea5c40ec09cfc1fea966be9eeecf35562760bfde8f88e86de6edfaf394501236e229d9c1084fad04fb4dec472ae245d8ae69
checksum: 10c0/10bb3ece675308742301c652ab8c6cb88b1ebddebed22316103c58f94fe7eff131edd5f679e487c19077fadb6b5e6b1ad9a60a2cee2869aa1f20452b9761d570
languageName: node
linkType: hard

Expand Down

0 comments on commit 5df045e

Please sign in to comment.