Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2023
1 parent 060ee4d commit dc20617
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 107 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nextCi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/[email protected]
- name: install Node.js
uses: actions/setup-node@v3.7.0
uses: actions/setup-node@v3.8.0
with:
node-version: 16
- uses: pnpm/[email protected]
Expand Down
104 changes: 52 additions & 52 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@types/react-dom": "18.2.7",
"autoprefixer": "10.4.15",
"eslint": "8.47.0",
"eslint-config-next": "13.4.13",
"next": "13.4.13",
"eslint-config-next": "13.4.15",
"next": "13.4.15",
"postcss": "8.4.27",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
Loading

1 comment on commit dc20617

@vercel
Copy link

@vercel vercel bot commented on dc20617 Aug 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.