Skip to content

Commit e84d715

Browse files
fix(deps): update devdependency @sentry/webpack-plugin to v2.22.3 (#688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6762076 commit e84d715

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@nuxtjs/module-test-utils": "1.6.3",
8181
"@release-it/conventional-changelog": "8.0.1",
8282
"@sentry/profiling-node": "7.119.0",
83-
"@sentry/webpack-plugin": "2.22.2",
83+
"@sentry/webpack-plugin": "2.22.3",
8484
"@size-limit/file": "11.1.4",
8585
"@types/hash-sum": "1.0.2",
8686
"@types/lodash.mergewith": "4.6.9",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2565,10 +2565,10 @@
25652565
"@sentry/types" "7.119.0"
25662566
"@sentry/utils" "7.119.0"
25672567

2568-
"@sentry/[email protected].2":
2569-
version "2.22.2"
2570-
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.22.2.tgz#f4a1ddea4bcac06584a6cec9a43ec088cbb6caaf"
2571-
integrity sha512-6kFAHGcs0npIC4HTt4ULs8uOfEucvMI7VW4hoyk17jhRaW8CbxzxfWCfIeRbDkE8pYwnARaq83tu025Hrk2zgA==
2568+
"@sentry/[email protected].3":
2569+
version "2.22.3"
2570+
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.22.3.tgz#de4970d51a54ef52b21f0d6ec49bd06bf37753c1"
2571+
integrity sha512-OlHA+i+vnQHRIdry4glpiS/xTOtgjmpXOt6IBOUqynx5Jd/iK1+fj+t8CckqOx9wRacO/hru2wfW/jFq0iViLg==
25722572

25732573
25742574
version "7.119.0"
@@ -2584,13 +2584,13 @@
25842584
"@sentry/types" "7.119.0"
25852585
"@sentry/utils" "7.119.0"
25862586

2587-
"@sentry/[email protected].2":
2588-
version "2.22.2"
2589-
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.22.2.tgz#bd418541245c5167a439d4e28a84096deb20c512"
2590-
integrity sha512-TwEEW4FeEJ5Mamp4fGnktfVjzN77KAW0xFQsEPuxZtOAPG17zX/PGvdyRX/TE1jkZWhTzqUDIdgzqlNLjyEnUw==
2587+
"@sentry/[email protected].3":
2588+
version "2.22.3"
2589+
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-2.22.3.tgz#f8c0a25321216ae9777749c1a4b9d982ae1ec2e1"
2590+
integrity sha512-DeoUl0WffcqZZRl5Wy9aHvX4WfZbbWt0QbJ7NJrcEViq+dRAI2FQTYECFLwdZi5Gtb3oyqZICO+P7k8wDnzsjQ==
25912591
dependencies:
25922592
"@babel/core" "^7.18.5"
2593-
"@sentry/babel-plugin-component-annotate" "2.22.2"
2593+
"@sentry/babel-plugin-component-annotate" "2.22.3"
25942594
"@sentry/cli" "^2.33.1"
25952595
dotenv "^16.3.1"
25962596
find-up "^5.0.0"
@@ -2721,12 +2721,12 @@
27212721
"@sentry/types" "7.119.0"
27222722
"@sentry/utils" "7.119.0"
27232723

2724-
"@sentry/[email protected].2":
2725-
version "2.22.2"
2726-
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-2.22.2.tgz#576de848985d29c524370f8da623bcaf19bf16df"
2727-
integrity sha512-zVPs3BLClHM8jIjr2FChux16GMLel8OjXBjd4V8/r1Kf2fGiQDXo72GxsrW8AdVlIHgQApLzubuQ2kpcFVK4Sw==
2724+
"@sentry/[email protected].3":
2725+
version "2.22.3"
2726+
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-2.22.3.tgz#a9eeb4689c062eb6dc50671c09f06ec6875b9b02"
2727+
integrity sha512-Sq1S6bL3nuoTP5typkj+HPjQ13dqftIE8kACAq4tKkXOpWO9bf6HtqcruEQCxMekbWDTdljsrknQ17ZBx2q66Q==
27282728
dependencies:
2729-
"@sentry/bundler-plugin-core" "2.22.2"
2729+
"@sentry/bundler-plugin-core" "2.22.3"
27302730
unplugin "1.0.1"
27312731
uuid "^9.0.0"
27322732

0 commit comments

Comments
 (0)