Skip to content

Commit 9023f9b

Browse files
Merge pull request #95 from TheDeveloperDen/renovate/sentry-integrations-7.x
2 parents 76f2ddb + 670d77c commit 9023f9b

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@microsoft/eslint-formatter-sarif": "3.1.0",
2525
"@sentry/cli": "^2.39.1",
26-
"@sentry/integrations": "7.120.1",
26+
"@sentry/integrations": "7.120.3",
2727
"@sentry/node": "^8.43.0",
2828
"@sentry/profiling-node": "^8.43.0",
2929
"@sentry/tracing": "7.120.3",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1110,15 +1110,15 @@ __metadata:
11101110
languageName: node
11111111
linkType: hard
11121112

1113-
"@sentry/integrations@npm:7.120.1":
1114-
version: 7.120.1
1115-
resolution: "@sentry/integrations@npm:7.120.1"
1113+
"@sentry/integrations@npm:7.120.3":
1114+
version: 7.120.3
1115+
resolution: "@sentry/integrations@npm:7.120.3"
11161116
dependencies:
1117-
"@sentry/core": "npm:7.120.1"
1118-
"@sentry/types": "npm:7.120.1"
1119-
"@sentry/utils": "npm:7.120.1"
1117+
"@sentry/core": "npm:7.120.3"
1118+
"@sentry/types": "npm:7.120.3"
1119+
"@sentry/utils": "npm:7.120.3"
11201120
localforage: "npm:^1.8.1"
1121-
checksum: 10c0/3383b529abf57cc7f37cd6d5cce217e77a4326c262c9f063ebb45b446bcefe9999597493d5641bde1ba250ae62c53cc1536ccda24f822d8b04b878580a8e3410
1121+
checksum: 10c0/b539d4725ac2053db94e122a8e11aac4c36218c2e301547aa95956523d552c79a835a9a8e843617be808c565b116d822ede94ee7c806bea69dc9d9f5c1edd575
11221122
languageName: node
11231123
linkType: hard
11241124

@@ -2731,7 +2731,7 @@ __metadata:
27312731
"@eslint/js": "npm:^9.16.0"
27322732
"@microsoft/eslint-formatter-sarif": "npm:3.1.0"
27332733
"@sentry/cli": "npm:^2.39.1"
2734-
"@sentry/integrations": "npm:7.120.1"
2734+
"@sentry/integrations": "npm:7.120.3"
27352735
"@sentry/node": "npm:^8.43.0"
27362736
"@sentry/profiling-node": "npm:^8.43.0"
27372737
"@sentry/tracing": "npm:7.120.3"

0 commit comments

Comments
 (0)