Skip to content

Commit

Permalink
chore(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent 5e91988 commit c01f5e0
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.1
22.12.0
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.1"
"node": "22.12.0"
},
"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.49.0",
"@types/node": "20.17.9",
"@types/node": "22.10.1",
"@types/react": "18.3.14",
"@types/react-dom": "18.3.2",
"@types/webextension-polyfill": "0.12.1",
Expand Down
44 changes: 22 additions & 22 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 c01f5e0

Please sign in to comment.