Skip to content

Commit

Permalink
Bump the npm-dependencies group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group with 3 updates in the / directory: [@sentry/browser](https://github.com/getsentry/sentry-javascript), [esbuild](https://github.com/evanw/esbuild) and [sass](https://github.com/sass/dart-sass).


Updates `@sentry/browser` from 8.43.0 to 8.47.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/8.47.0/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.43.0...8.47.0)

Updates `esbuild` from 0.24.0 to 0.24.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.24.0...v0.24.2)

Updates `sass` from 1.82.0 to 1.83.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.82.0...1.83.0)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2024
1 parent de07007 commit 5da07db
Show file tree
Hide file tree
Showing 2 changed files with 195 additions and 189 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"dependencies": {
"@hotwired/stimulus": "^3.2.2",
"@sentry/browser": "8.43.0",
"@sentry/browser": "8.47.0",
"@stimulus/polyfills": "^2.0.0",
"accessible-autocomplete": "^3.0.1",
"axios": "^1.7.9",
Expand All @@ -32,7 +32,7 @@
"@babel/preset-env": "^7.26.0",
"concurrently": "^9.1.0",
"dotenv": "^16.4.7",
"esbuild": "^0.24.0",
"esbuild": "^0.24.2",
"esbuild-plugin-babel": "^0.2.3",
"eslint": "^8.57.1",
"eslint-config-airbnb-base": "^15.0.0",
Expand All @@ -41,7 +41,7 @@
"jest-environment-jsdom": "29.7.0",
"jsdom": "^25.0.1",
"postcss": "^8.4.49",
"sass": "^1.82.0",
"sass": "^1.83.0",
"stylelint": "^15.11.0",
"stylelint-config-sass-guidelines": "^10.0.0",
"stylelint-config-standard": "^34.0.0",
Expand Down
Loading

0 comments on commit 5da07db

Please sign in to comment.