Skip to content

Commit

Permalink
chore(deps): bump node.js to v20.9.0
Browse files Browse the repository at this point in the history
| datasource   | package     | from    | to      |
| ------------ | ----------- | ------- | ------- |
| github-tags  | nodejs/node | 18.18.2 | v20.9.0 |
| node-version | node        | 18.18.2 | v20.9.0 |
  • Loading branch information
renovate-bot authored and Kurt-von-Laven committed Nov 4, 2023
1 parent 703f1f8 commit 1eade16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
nodejs 18.18.2 # Keep in sync with package.json.
nodejs 20.9.0 # Keep in sync with package.json.
yarn 1.22.19
python 3.12.0 # Keep in sync with .pre-commit-config.yaml and pyproject.toml.
poetry 1.6.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"test": "yarn run tsc && yarn run jest:esm"
},
"engines": {
"node": "18.18.2",
"node": "20.9.0",
"yarn": "3.6.4"
},
"packageManager": "yarn@3.6.4",
Expand Down

0 comments on commit 1eade16

Please sign in to comment.