Skip to content

Commit b3aa43d

Browse files
authored
chore(deps): Bump @sentry/webpack-plugin to 1.18.1 (getsentry#4063)
This lets us take advantage of getsentry/sentry-webpack-plugin#323.
1 parent 0de61f8 commit b3aa43d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@sentry/react": "6.13.3",
2424
"@sentry/tracing": "6.13.3",
2525
"@sentry/utils": "6.13.3",
26-
"@sentry/webpack-plugin": "1.17.3",
26+
"@sentry/webpack-plugin": "1.18.1",
2727
"tslib": "^1.9.3"
2828
},
2929
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2867,10 +2867,10 @@
28672867
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-6.13.2.tgz#8388d5b92ea8608936e7aae842801dc90e0184e6"
28682868
integrity sha512-6WjGj/VjjN8LZDtqJH5ikeB1o39rO1gYS6anBxiS3d0sXNBb3Ux0pNNDFoBxQpOhmdDHXYS57MEptX9EV82gmg==
28692869

2870-
"@sentry/webpack-plugin@1.17.3":
2871-
version "1.17.3"
2872-
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.17.3.tgz#464a975c5d940d37c83cf1bc38d6491ee3872e9b"
2873-
integrity sha512-GN99MGt7FfZuE/lqdQOAWCbcoRMLVaHd+ArxT4eQkRY7PkJ+Yv/og0wdPrLBYaBZNpGGNxRH+CYXddG4pyjdUA==
2870+
"@sentry/webpack-plugin@1.18.1":
2871+
version "1.18.1"
2872+
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-1.18.1.tgz#0fa24297043305057111d85a7154d4b8b24d43a6"
2873+
integrity sha512-maEnHC0nxRnVgAz0qvKvhTGy+SxneR8MFjpgNMvh9CyAB6GEM9VQI1hzxTcAd7Qk90qGW8W4eUmB+ZX8nMrM1w==
28742874
dependencies:
28752875
"@sentry/cli" "^1.68.0"
28762876

0 commit comments

Comments
 (0)