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 Nov 22, 2023
1 parent 02fc053 commit f564d9f
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.18.2"
"node": "20.9.0"
},
"packageManager": "[email protected]",
"dependencies": {
Expand All @@ -29,7 +29,7 @@
"@babel/preset-env": "7.23.3",
"@babel/preset-react": "7.23.3",
"@pluralsh/eslint-config-pluralsh": "1.4.35",
"@types/node": "18.18.12",
"@types/node": "20.9.4",
"@typescript-eslint/eslint-plugin": "6.12.0",
"@typescript-eslint/parser": "6.12.0",
"eslint": "8.54.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1952,7 +1952,7 @@ __metadata:
"@babel/preset-env": 7.23.3
"@babel/preset-react": 7.23.3
"@pluralsh/eslint-config-pluralsh": 1.4.35
"@types/node": 18.18.12
"@types/node": 20.9.4
"@typescript-eslint/eslint-plugin": 6.12.0
"@typescript-eslint/parser": 6.12.0
conventional-changelog-conventionalcommits: 6.1.0
Expand All @@ -1975,12 +1975,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.12":
version: 18.18.12
resolution: "@types/node@npm:18.18.12"
"@types/node@npm:20.9.4":
version: 20.9.4
resolution: "@types/node@npm:20.9.4"
dependencies:
undici-types: ~5.26.4
checksum: 59bb2e94b096761647fe70c79a3134f4d5f6017a493884beeeb525a9047c055db41dc5b0deb91e92160891cb84290f4da8a8ab4cc037f5341ec6ad48eb24ce10
checksum: 619144cfee8235f692009e4268a8b80ef4ec496670273ab1cef04e4a053b471f391af6701e65f2f91a107256933d902b6caec079d551b109e981b0b706624815
languageName: node
linkType: hard

Expand Down

0 comments on commit f564d9f

Please sign in to comment.