Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group across 1 directory with 3 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the npm_and_yarn group with 3 updates in the / directory: [dompurify](https://github.com/cure53/DOMPurify), [semver](https://github.com/npm/node-semver) and [@sentry/browser](https://github.com/getsentry/sentry-javascript).


Updates `dompurify` from 2.5.4 to 2.5.5
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@2.5.4...2.5.5)

Updates `semver` from 7.6.2 to 7.6.3
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.6.2...v7.6.3)

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

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: semver
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent a435e7f commit 106203c
Show file tree
Hide file tree
Showing 5 changed files with 86 additions and 105 deletions.
2 changes: 1 addition & 1 deletion packages/application-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"core-js": "^3.32.2",
"cosmiconfig": "9.0.0",
"cosmiconfig-typescript-loader": "6.1.0",
"dompurify": "^2.4.7",
"dompurify": "^2.5.5",
"jsdom": "^21.1.2",
"lodash": "4.17.21",
"omit-empty-es": "1.2.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/create-mc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"execa": "5.1.1",
"listr2": "5.0.8",
"prettier": "2.8.8",
"semver": "7.6.2"
"semver": "7.6.3"
},
"devDependencies": {
"@tsconfig/node16": "^16.1.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@commercetools-frontend/constants": "22.37.0",
"@manypkg/get-packages": "1.1.3",
"@types/semver": "^7.5.1",
"semver": "7.6.2",
"semver": "7.6.3",
"uuid": "9.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@babel/runtime-corejs3": "^7.22.15",
"@commercetools-frontend/browser-history": "22.37.0",
"@commercetools-frontend/constants": "22.37.0",
"@sentry/browser": "7.119.1",
"@sentry/browser": "7.119.2",
"@sentry/react": "7.117.0",
"@sentry/types": "7.117.0",
"@types/prop-types": "^15.7.5",
Expand Down
Loading

0 comments on commit 106203c

Please sign in to comment.