Skip to content

Commit

Permalink
chore(deps): update node.js to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed May 6, 2024
1 parent 90c67d3 commit 325a2f2
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 @@ -20,7 +20,7 @@
],
"main": "index.js",
"engines": {
"node": "18.19.1"
"node": "20.12.2"
},
"packageManager": "[email protected]",
"dependencies": {
Expand All @@ -29,7 +29,7 @@
"@babel/preset-env": "7.24.3",
"@babel/preset-react": "7.24.1",
"@pluralsh/eslint-config-pluralsh": "1.4.40",
"@types/node": "18.19.26",
"@types/node": "20.12.10",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2023,7 +2023,7 @@ __metadata:
"@babel/preset-env": 7.24.3
"@babel/preset-react": 7.24.1
"@pluralsh/eslint-config-pluralsh": 1.4.40
"@types/node": 18.19.26
"@types/node": 20.12.10
"@typescript-eslint/eslint-plugin": 6.21.0
"@typescript-eslint/parser": 6.21.0
conventional-changelog-conventionalcommits: 6.1.0
Expand All @@ -2046,12 +2046,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.26":
version: 18.19.26
resolution: "@types/node@npm:18.19.26"
"@types/node@npm:20.12.10":
version: 20.12.10
resolution: "@types/node@npm:20.12.10"
dependencies:
undici-types: ~5.26.4
checksum: d72d4e7e520206a2a05cb3e03a73696fc3bdcdc6ba5330a75cfef4818cb137b260c32dfe85e8b4ea28e8fe92f1d1497e26336c607254c5eaf47032a1b1c8bb6e
checksum: 8c35a349f494846c1f1db4e4f8b21e7fc7f6ee14d99a0998f38699f941652be0e2a236b11f13fe404a6fec9b9a82e0e39b80ca71dafc38c742b160cc498b56c3
languageName: node
linkType: hard

Expand Down

0 comments on commit 325a2f2

Please sign in to comment.