Skip to content

Commit b3373b7

Browse files
committed
update version
1 parent 3bb622b commit b3373b7

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

packages/feedback/package.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,10 @@
2323
"access": "public"
2424
},
2525
"dependencies": {
26-
"@sentry/browser": "7.74.1",
27-
"@sentry/core": "7.74.1",
28-
"@sentry/types": "7.74.1",
29-
"@sentry/utils": "7.74.1",
30-
"tslib": "^2.4.1 || ^1.9.3"
26+
"@sentry/browser": "7.75.0",
27+
"@sentry/core": "7.75.0",
28+
"@sentry/types": "7.75.0",
29+
"@sentry/utils": "7.75.0"
3130
},
3231
"scripts": {
3332
"build": "run-p build:transpile build:types build:bundle",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -29543,7 +29543,7 @@ tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0:
2954329543
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
2954429544
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
2954529545

29546-
tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.4.1, "tslib@^2.4.1 || ^1.9.3":
29546+
tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.2.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0, tslib@^2.4.1:
2954729547
version "2.5.2"
2954829548
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.2.tgz#1b6f07185c881557b0ffa84b111a0106989e8338"
2954929549
integrity sha512-5svOrSA2w3iGFDs1HibEVBGbDrAY82bFQ3HZ3ixB+88nsbsWQoKqDRb5UBYAUPEzbBn6dAp5gRNXglySbx1MlA==

0 commit comments

Comments
 (0)