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 13, 2023
1 parent ee09bde commit c77792d
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.34",
"@types/node": "18.18.9",
"@types/node": "20.9.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"eslint": "8.53.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.34
"@types/node": 18.18.9
"@types/node": 20.9.0
"@typescript-eslint/eslint-plugin": 6.11.0
"@typescript-eslint/parser": 6.11.0
conventional-changelog-conventionalcommits: 6.1.0
Expand All @@ -1975,12 +1975,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.9":
version: 18.18.9
resolution: "@types/node@npm:18.18.9"
"@types/node@npm:20.9.0":
version: 20.9.0
resolution: "@types/node@npm:20.9.0"
dependencies:
undici-types: ~5.26.4
checksum: 629ce20357586144031cb43d601617eef45e59460dea6b1e123f708e6885664f44d54f65e5b72b2614af5b8613f3652ced832649c0b991accbc6a85139befa51
checksum: bfd927da6bff8a32051fa44bb47ca32a56d2c8bc8ba0170770f181cc1fa3c0b05863c9b930f0ba8604a48d5eb0d319166601709ca53bf2deae0025d8b6c6b8a3
languageName: node
linkType: hard

Expand Down

0 comments on commit c77792d

Please sign in to comment.