Skip to content

Commit

Permalink
chore(deps): update node.js to v20.18.1 (#878)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent b5831c1 commit 93b7f1e
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.0
20.18.1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "src/public/index.tsx",
"packageManager": "[email protected]",
"engines": {
"node": "20.18.0"
"node": "20.18.1"
},
"scripts": {
"dev:chrome": "env-cmd -e dev-chrome ./build.ts",
Expand Down Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@babel/core": "7.26.0",
"@playwright/test": "1.48.2",
"@types/node": "20.17.6",
"@types/node": "20.17.7",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/webextension-polyfill": "0.12.1",
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 93b7f1e

Please sign in to comment.