From ed58dd7b2083622c687dcc0dca004be85b697d52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 06:47:47 +0000 Subject: [PATCH] tools(deps): bump @withgraphite/graphite-cli in /tools Bumps [@withgraphite/graphite-cli](https://github.com/withgraphite/graphite-cli) from 0.22.3 to 0.22.7. - [Release notes](https://github.com/withgraphite/graphite-cli/releases) - [Commits](https://github.com/withgraphite/graphite-cli/commits) --- updated-dependencies: - dependency-name: "@withgraphite/graphite-cli" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/package-lock.json | 14 +++++++------- tools/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tools/package-lock.json b/tools/package-lock.json index 88e0858..9cd2bb4 100644 --- a/tools/package-lock.json +++ b/tools/package-lock.json @@ -6,7 +6,7 @@ "": { "dependencies": { "@sentry/cli": "^2.20.5", - "@withgraphite/graphite-cli": "^0.22.3", + "@withgraphite/graphite-cli": "^0.22.7", "chromatic": "^6.23.0", "depcheck": "^1.4.5", "vercel": "^32.0.0" @@ -780,9 +780,9 @@ "integrity": "sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==" }, "node_modules/@withgraphite/graphite-cli": { - "version": "0.22.3", - "resolved": "https://registry.npmjs.org/@withgraphite/graphite-cli/-/graphite-cli-0.22.3.tgz", - "integrity": "sha512-8uRQ82E6VMOhLBayKs9s4HOwD8KGWBgNCEhfakVSoB9wjrm191W0CrQJ+CaA+x9o55rkV4/nWZ0rlgcmBEOkSw==", + "version": "0.22.7", + "resolved": "https://registry.npmjs.org/@withgraphite/graphite-cli/-/graphite-cli-0.22.7.tgz", + "integrity": "sha512-qrCz6zKesZvyTULGfQ4DqjAA9sS54etpGdS7f/tNAaU4JwkxjkPj0hknSmw/04oU/X2+bh5gTOd/QN91huPyPw==", "dependencies": { "chalk": "^4.1.2", "ws": "^8.6.0", @@ -3958,9 +3958,9 @@ "integrity": "sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==" }, "@withgraphite/graphite-cli": { - "version": "0.22.3", - "resolved": "https://registry.npmjs.org/@withgraphite/graphite-cli/-/graphite-cli-0.22.3.tgz", - "integrity": "sha512-8uRQ82E6VMOhLBayKs9s4HOwD8KGWBgNCEhfakVSoB9wjrm191W0CrQJ+CaA+x9o55rkV4/nWZ0rlgcmBEOkSw==", + "version": "0.22.7", + "resolved": "https://registry.npmjs.org/@withgraphite/graphite-cli/-/graphite-cli-0.22.7.tgz", + "integrity": "sha512-qrCz6zKesZvyTULGfQ4DqjAA9sS54etpGdS7f/tNAaU4JwkxjkPj0hknSmw/04oU/X2+bh5gTOd/QN91huPyPw==", "requires": { "chalk": "^4.1.2", "ws": "^8.6.0", diff --git a/tools/package.json b/tools/package.json index e907b81..37fa78a 100644 --- a/tools/package.json +++ b/tools/package.json @@ -2,7 +2,7 @@ "private": true, "dependencies": { "@sentry/cli": "^2.20.5", - "@withgraphite/graphite-cli": "^0.22.3", + "@withgraphite/graphite-cli": "^0.22.7", "chromatic": "^6.23.0", "depcheck": "^1.4.5", "vercel": "^32.0.0"