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 21, 2023
1 parent 6ad5df6 commit eff99da
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.11",
"@types/node": "20.9.3",
"@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.11
"@types/node": 20.9.3
"@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.11":
version: 18.18.11
resolution: "@types/node@npm:18.18.11"
"@types/node@npm:20.9.3":
version: 20.9.3
resolution: "@types/node@npm:20.9.3"
dependencies:
undici-types: ~5.26.4
checksum: e4c2c5b792023c86248013589820d157ced46a35dcd60b15a3133a8f67f6b54c8870f245ecccbe7a12c49f1991ea84401946ddbb3f44894ec042642233e616d5
checksum: 0cfbfd2a8bd18acc75aa4d7685c7dcf56344f48addd4041d306dc194f3132f8014d56fd49fcb26bcdf400b883f9527e5e2beaf52dfce029cef15c69b8ed2e72a
languageName: node
linkType: hard

Expand Down

0 comments on commit eff99da

Please sign in to comment.