Skip to content

Commit

Permalink
chore(deps): bump node.js to v18.18.2
Browse files Browse the repository at this point in the history
| datasource   | package     | from    | to       |
| ------------ | ----------- | ------- | -------- |
| github-tags  | nodejs/node | 18.18.1 | v18.18.2 |
| node-version | node        | 18.18.1 | v18.18.2 |
  • Loading branch information
renovate-bot authored and Kurt-von-Laven committed Oct 14, 2023
1 parent 7a75c5c commit a4bc1c2
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.1 # Keep in sync with package.json.
nodejs 18.18.2 # 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.1",
"node": "18.18.2",
"yarn": "3.6.3"
},
"packageManager": "[email protected]",
Expand Down

0 comments on commit a4bc1c2

Please sign in to comment.