Skip to content

Commit 05e4955

Browse files
authored
Merge pull request #4035 from StoDevX/dependabot/npm_and_yarn/sentry/cli-1.47.2
Bump @sentry/cli from 1.47.1 to 1.47.2
2 parents 0d4a833 + b1ce247 commit 05e4955

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
"devDependencies": {
154154
"@babel/core": "7.6.0",
155155
"@babel/runtime": "7.6.0",
156-
"@sentry/cli": "1.47.1",
156+
"@sentry/cli": "1.47.2",
157157
"ajv": "6.10.2",
158158
"babel-core": "7.0.0-bridge.0",
159159
"babel-eslint": "10.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,10 +1041,10 @@
10411041
react-native-safe-area-view "^0.14.1"
10421042
react-native-screens "^1.0.0 || ^1.0.0-alpha"
10431043

1044-
"@sentry/[email protected].1", "@sentry/cli@^1.43.0":
1045-
version "1.47.1"
1046-
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.47.1.tgz#6a3238e5bfa4f618867bc0bc145b8e2ba191ff46"
1047-
integrity sha512-WijaRu1lb99OL6rHee6uOSb1wDyNCbrWcTJoRCuZD83K2fw3U58p68nli/y8CoMwQ55Mrg6CgtY8pmBiuseG0A==
1044+
"@sentry/[email protected].2", "@sentry/cli@^1.43.0":
1045+
version "1.47.2"
1046+
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.47.2.tgz#75a23d2816300b333d4e34163c85feeef93bc062"
1047+
integrity sha512-bUJGyxZQzB8mqnCL3RoeLl169XleoLnn2a1w/xqc8IOBt70IEtpVQQ86jgpZfpY1HqPZlczqEkm1U5kfjCaqLw==
10481048
dependencies:
10491049
fs-copy-file-sync "^1.1.1"
10501050
https-proxy-agent "^2.2.1"

0 commit comments

Comments
 (0)