Skip to content

Commit

Permalink
Bump mysql2 in the npm_and_yarn group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the / directory: [mysql2](https://github.com/sidorares/node-mysql2).


Updates `mysql2` from 3.6.3 to 3.9.4
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](sidorares/node-mysql2@v3.6.3...v3.9.4)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent 60c4946 commit e320142
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 20 deletions.
2 changes: 1 addition & 1 deletion apps/bot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dotenv": "^16.3.1",
"kysely": "^0.26.1",
"lru-cache": "^10.0.0",
"mysql2": "^3.5.2",
"mysql2": "^3.9.4",
"ts-dedent": "^2.2.0",
"zod": "^3.21.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@planetscale/database": "^1.8.0",
"kysely": "^0.26.1",
"kysely-planetscale": "^1.3.0",
"mysql2": "^3.5.2"
"mysql2": "^3.9.4"
},
"devDependencies": {
"@nextjs-forum/tsconfig": "workspace:*",
Expand Down
30 changes: 12 additions & 18 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 e320142

Please sign in to comment.