Skip to content

Commit 9844257

Browse files
dependabot[bot]michaelmior
authored andcommitted
Bump @sentry/cli from 1.67.1 to 1.67.2
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 1.67.1 to 1.67.2. - [Release notes](https://github.com/getsentry/sentry-cli/releases) - [Changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-cli@1.67.1...1.67.2) --- updated-dependencies: - dependency-name: "@sentry/cli" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b99f00d commit 9844257

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@michaelmior/js-sql-parser": "^1.3.0",
1111
"@sentry/browser": "^6.9.0",
12-
"@sentry/cli": "^1.67.1",
12+
"@sentry/cli": "^1.67.2",
1313
"@testing-library/jest-dom": "^5.14.1",
1414
"connected-react-router": "^6.9.1",
1515
"fast-equals": "^2.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2647,10 +2647,10 @@
26472647
"@sentry/utils" "6.9.0"
26482648
tslib "^1.9.3"
26492649

2650-
"@sentry/cli@^1.67.1":
2651-
version "1.67.1"
2652-
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.67.1.tgz#0ae0a892851913083e31f64c7b0ffcdf9f59da58"
2653-
integrity sha512-TKPBC/mMaC6EageH3s4QM4PVr/QFSfgRuGqfc7cAzRRLnMLTvXsvxlEkVnRGCDglvSru0/NwHf1XSv/Z084zkQ==
2650+
"@sentry/cli@^1.67.2":
2651+
version "1.67.2"
2652+
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.67.2.tgz#dbb5631cb3637e10298f67915013592cb22f04ff"
2653+
integrity sha512-lPn0Sffbjg2UmCkHl2iw8pKlqpPhy85mW0za5kz3LEqC9JGUXHo9eSyyCkiRktlemMXKk+DeS/nyFy/LTRUG2Q==
26542654
dependencies:
26552655
https-proxy-agent "^5.0.0"
26562656
mkdirp "^0.5.5"

0 commit comments

Comments
 (0)