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 8, 2024
1 parent 90c67d3 commit fcd6d74
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.13.0"
},
"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.11",
"@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.11
"@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.11":
version: 20.12.11
resolution: "@types/node@npm:20.12.11"
dependencies:
undici-types: ~5.26.4
checksum: d72d4e7e520206a2a05cb3e03a73696fc3bdcdc6ba5330a75cfef4818cb137b260c32dfe85e8b4ea28e8fe92f1d1497e26336c607254c5eaf47032a1b1c8bb6e
checksum: 0cc06bb69cd8150e96fcf65fa3d7f2eeebedf110a99e1834a7fa55bd6c04e7b6d73f74321a2acfc569ca300c0b88d8e1b702ce245b3802f6e5f6a8987fef451a
languageName: node
linkType: hard

Expand Down

0 comments on commit fcd6d74

Please sign in to comment.