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 Apr 22, 2024
1 parent 4290aeb commit a3ca8c3
Show file tree
Hide file tree
Showing 14 changed files with 148 additions and 148 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: slackapi/slack-github-action@v1.25.0
- uses: slackapi/slack-github-action@v1.26.0
with:
payload: |
{
Expand Down
110 changes: 55 additions & 55 deletions JavaScript/chatbot-nextjs/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 JavaScript/chatbot-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"@types/react-dom": "18.2.25",
"autoprefixer": "^10.4.14",
"eslint": "8.57.0",
"eslint-config-next": "14.2.1",
"eslint-config-next": "14.2.2",
"invariant": "^2.2.4",
"next": "14.2.1",
"next": "14.2.2",
"next-remove-imports": "^1.0.11",
"openai": "^4.6.0",
"postcss": "^8.4.21",
Expand Down
Loading

0 comments on commit a3ca8c3

Please sign in to comment.