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 6, 2023
1 parent db8108c commit 53ef94e
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.2",
"@babel/preset-react": "7.22.15",
"@pluralsh/eslint-config-pluralsh": "1.4.34",
"@types/node": "18.18.8",
"@types/node": "20.8.10",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.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 @@ -2004,7 +2004,7 @@ __metadata:
"@babel/preset-env": 7.23.2
"@babel/preset-react": 7.22.15
"@pluralsh/eslint-config-pluralsh": 1.4.34
"@types/node": 18.18.8
"@types/node": 20.8.10
"@typescript-eslint/eslint-plugin": 6.10.0
"@typescript-eslint/parser": 6.10.0
conventional-changelog-conventionalcommits: 6.1.0
Expand All @@ -2027,12 +2027,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.8":
version: 18.18.8
resolution: "@types/node@npm:18.18.8"
"@types/node@npm:20.8.10":
version: 20.8.10
resolution: "@types/node@npm:20.8.10"
dependencies:
undici-types: ~5.26.4
checksum: d6a82bfc28bca8e4e32ffc9526798d1aea62f6993ea3a535cd3f47ac3f725a48efe3f484d68168dd154af0001c89935e4e1d77e7b1809c3824c6382bf99b86f6
checksum: 7c61190e43e8074a1b571e52ff14c880bc67a0447f2fe5ed0e1a023eb8a23d5f815658edb98890f7578afe0f090433c4a635c7c87311762544e20dd78723e515
languageName: node
linkType: hard

Expand Down

0 comments on commit 53ef94e

Please sign in to comment.