Skip to content

Commit

Permalink
build(deps-dev): bump the dev group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the dev group with 4 updates: [@sentry/webpack-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins), [prettier](https://github.com/prettier/prettier), [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) and [ts-jest](https://github.com/kulshekhar/ts-jest).


Updates `@sentry/webpack-plugin` from 2.20.1 to 2.21.1
- [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript-bundler-plugins@2.20.1...2.21.1)

Updates `prettier` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.2...3.3.3)

Updates `prisma` from 5.16.1 to 5.16.2
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.16.2/packages/cli)

Updates `ts-jest` from 29.1.5 to 29.2.2
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.1.5...v29.2.2)

---
updated-dependencies:
- dependency-name: "@sentry/webpack-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tsa96 committed Jul 15, 2024
1 parent db5acc3 commit fa4ad1e
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 47 deletions.
87 changes: 44 additions & 43 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"@nx/webpack": "19.4.0",
"@nx/workspace": "19.4.0",
"@schematics/angular": "18.0.6",
"@sentry/webpack-plugin": "2.20.1",
"@sentry/webpack-plugin": "2.21.1",
"@tailwindcss/typography": "0.5.13",
"@types/adm-zip": "0.5.5",
"@types/chart.js": "2.9.41",
Expand Down Expand Up @@ -136,13 +136,13 @@
"lint-staged": "15.2.7",
"nx": "19.4.0",
"pino-pretty": "11.2.1",
"prettier": "3.3.2",
"prettier": "3.3.3",
"prettier-eslint": "16.3.0",
"prettier-plugin-tailwindcss": "0.6.5",
"prisma": "5.16.1",
"prisma": "5.16.2",
"source-map-support": "0.5.21",
"tailwindcss": "3.4.4",
"ts-jest": "29.1.5",
"ts-jest": "29.2.2",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"tsconfig-paths": "4.2.0",
Expand Down

0 comments on commit fa4ad1e

Please sign in to comment.