Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2023
1 parent 0ae1167 commit 392c240
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/submit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
version: latest
run_install: true
- name: Use Node.js 16.x
uses: actions/setup-node@v3.4.1
uses: actions/setup-node@v3.6.0
with:
node-version: 16.x
cache: "pnpm"
Expand Down
2 changes: 1 addition & 1 deletion apps/web-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"devDependencies": {
"@tailwindcss/typography": "^0.5.9",
"@types/chrome": "0.0.210",
"@types/node": "18.11.18",
"@types/node": "18.14.4",
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"autoprefixer": "^10.4.13",
Expand Down
8 changes: 4 additions & 4 deletions apps/web-extension/pnpm-lock.yaml

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

0 comments on commit 392c240

Please sign in to comment.