Skip to content

Commit

Permalink
Merge pull request #463 from masonmcelvain/renovate/node-20.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency node to v20
  • Loading branch information
masonmcelvain authored Oct 30, 2023
2 parents 79efe26 + 44903e7 commit e394560
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
19.9.0
20.9.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": "19.9.0"
"node": "20.9.0"
},
"scripts": {
"dev:chrome": "env-cmd -e dev-chrome ./build.ts",
Expand Down Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@babel/core": "7.23.2",
"@playwright/test": "1.39.0",
"@types/node": "18.18.7",
"@types/node": "20.8.9",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@types/webextension-polyfill": "0.10.5",
Expand Down
26 changes: 13 additions & 13 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 e394560

Please sign in to comment.