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 Oct 25, 2023
1 parent 0c995c9 commit 44adc58
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.32",
"@types/node": "18.18.7",
"@types/node": "20.8.9",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"eslint": "8.52.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.32
"@types/node": 18.18.7
"@types/node": 20.8.9
"@typescript-eslint/eslint-plugin": 6.9.0
"@typescript-eslint/parser": 6.9.0
conventional-changelog-conventionalcommits: 6.1.0
Expand All @@ -2027,12 +2027,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.18.7":
version: 18.18.7
resolution: "@types/node@npm:18.18.7"
"@types/node@npm:20.8.9":
version: 20.8.9
resolution: "@types/node@npm:20.8.9"
dependencies:
undici-types: ~5.26.4
checksum: 972f8b214f961b6c8d99f84aab8bfadc656bb71fc7ad4a543ad3405286c95f27385ee0c3844f88d612f3cf225cd4d49ce8a7d9aea05a2aba9b2524ac525040aa
checksum: 0c05f3502a9507ff27e91dd6fd574fa6f391b3fafedcfe8e0c8d33351fb22d02c0121f854e5b6b3ecb9a8a468407ddf6e7ac0029fb236d4c7e1361ffc758a01f
languageName: node
linkType: hard

Expand Down

0 comments on commit 44adc58

Please sign in to comment.