Skip to content

Commit

Permalink
build(deps-dev): bump @sentry/webpack-plugin from 1.18.8 to 1.18.9
Browse files Browse the repository at this point in the history
Bumps [@sentry/webpack-plugin](https://github.com/getsentry/sentry-webpack-plugin) from 1.18.8 to 1.18.9.
- [Release notes](https://github.com/getsentry/sentry-webpack-plugin/releases)
- [Changelog](https://github.com/getsentry/sentry-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-webpack-plugin@v1.18.8...v1.18.9)

---
updated-dependencies:
- dependency-name: "@sentry/webpack-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Patrick Uhlmann committed May 8, 2022
1 parent 624ca9b commit c48c749
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"yaml-validator": "^4.0.0"
},
"devDependencies": {
"@sentry/webpack-plugin": "^1.18.8",
"@sentry/webpack-plugin": "^1.18.9",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0",
"@vue/cli-plugin-babel": "~4.5.15",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1236,10 +1236,10 @@
"@sentry/utils" "6.19.7"
tslib "^1.9.3"

"@sentry/cli@^1.73.0":
version "1.74.3"
resolved "https://registry.yarnpkg.com//@sentry/cli/-/cli-1.74.3.tgz#8405a19f6bb21b2ff3d051fb8a18056cc796c5ae"
integrity sha512-74NiqWTgTFDPe2S99h1ge5UMe6aAC44ebareadd1P6MdaNfYz6JUEa2QrDfMq7TKccEiRFXhXBHbUI8mxzrzuQ==
"@sentry/cli@^1.74.4":
version "1.74.4"
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.74.4.tgz#7df82f68045a155e1885bfcbb5d303e5259eb18e"
integrity sha512-BMfzYiedbModsNBJlKeBOLVYUtwSi99LJ8gxxE4Bp5N8hyjNIN0WVrozAVZ27mqzAuy6151Za3dpmOLO86YlGw==
dependencies:
https-proxy-agent "^5.0.0"
mkdirp "^0.5.5"
Expand Down Expand Up @@ -1355,12 +1355,12 @@
"@sentry/utils" "6.19.7"
tslib "^1.9.3"

"@sentry/webpack-plugin@^1.18.8":
version "1.18.8"
resolved "https://registry.yarnpkg.com//@sentry/webpack-plugin/-/webpack-plugin-1.18.8.tgz#247a73a0aa9e28099a736bbe89ca0d35cbac7636"
integrity sha512-PtKr0NL62b5L3kPFGjwSNbIUwwcW5E5G6bQxAYZGpkgL1MFPnS4ND0SAsySuX0byQJRFFium5A19LpzyvQZSlQ==
"@sentry/webpack-plugin@^1.18.9":
version "1.18.9"
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.18.9.tgz#acb48c0f96fdb9e73f1e1db374ea31ded6d883a8"
integrity sha512-+TrenJrgFM0QTOwBnw0ZXWMvc0PiOebp6GN5EbGEx3JPCQqXOfXFzCaEjBtASKRgcNCL7zGly41S25YR6Hm+jw==
dependencies:
"@sentry/cli" "^1.73.0"
"@sentry/cli" "^1.74.4"

"@sindresorhus/is@^4.0.0":
version "4.6.0"
Expand Down

0 comments on commit c48c749

Please sign in to comment.