Skip to content

Commit 2bcd489

Browse files
fix(deps): bump the patch-dependencies group across 1 directory with 4 updates (#63)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef89336 commit 2bcd489

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"url": "https://github.com/heroku/heroku-slugs/issues"
88
},
99
"dependencies": {
10-
"@heroku-cli/color": "2.0.4",
10+
"@heroku-cli/color": "2.0.5",
1111
"@heroku-cli/command": "^11.5.0",
12-
"@heroku-cli/notifications": "1.2.5",
12+
"@heroku-cli/notifications": "1.2.6",
1313
"@oclif/core": "^2.16.0",
1414
"bytes": "^3.1.2",
1515
"fs-extra": "^11.3.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -844,10 +844,10 @@
844844
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
845845
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
846846

847-
"@heroku-cli/color@2.0.4", "@heroku-cli/color@^2.0.1":
848-
version "2.0.4"
849-
resolved "https://registry.yarnpkg.com/@heroku-cli/color/-/color-2.0.4.tgz#fc13dcc5cb372d202ba52cd27df4c7edc8d0b08b"
850-
integrity sha512-CjG4Mlj8B5ZELk8mzgJLUEb1fH+zckrqtufgxeKG9jLMyUCRyHNhEEBT9XHadPE6HbKTXMzW941QsmK6qVgNng==
847+
"@heroku-cli/color@2.0.5", "@heroku-cli/color@^2.0.1":
848+
version "2.0.5"
849+
resolved "https://registry.yarnpkg.com/@heroku-cli/color/-/color-2.0.5.tgz#b10bec4640ea55562f645add8ba9ba2d8252b01d"
850+
integrity sha512-zvlWxa+GTZlGLtUgeVQyiH5ynqz7Lh0GEJJwcsUMSVGCgcaIdm2KsltRN3GsEcsMqRuaFBVFHHToKoozIFqvnQ==
851851
dependencies:
852852
ansi-styles "^4.3.0"
853853
chalk "^4.1.2"
@@ -872,19 +872,19 @@
872872
yargs-parser "^18.1.3"
873873
yargs-unparser "^2.0.0"
874874

875-
"@heroku-cli/notifications@1.2.5":
876-
version "1.2.5"
877-
resolved "https://registry.yarnpkg.com/@heroku-cli/notifications/-/notifications-1.2.5.tgz#6f6c68423e089468fbf377e7235627083c23b182"
878-
integrity sha512-DzzwNiqzhbr1jIq2l2hrmy5zllPW2gUpc7bFIk/3IUjnTvFFbM2duVNoS2rZ3O51ApfbKg7jF+3jTTgGEYm3Ow==
875+
"@heroku-cli/notifications@1.2.6":
876+
version "1.2.6"
877+
resolved "https://registry.yarnpkg.com/@heroku-cli/notifications/-/notifications-1.2.6.tgz#18af19a09304e61f10c62c8fd066e104cd37f2f8"
878+
integrity sha512-ML4YqwR+7E2yLJhsPk/FAUksyGvmQ/D++rRhI/Ews6GTWXR67RjmmKTU5sXJLVTtQH7oV8yoDMQCIGpedk8ClQ==
879879
dependencies:
880880
"@types/node-notifier" "8.0.5"
881881
node-notifier "^10.0.1"
882882
ts-node "^10.9.2"
883883

884884
"@heroku-cli/schema@^2.0.0":
885-
version "2.0.0"
886-
resolved "https://registry.yarnpkg.com/@heroku-cli/schema/-/schema-2.0.0.tgz#917544991d2d9ffaeb4e3df4f7efb973ffe6f245"
887-
integrity sha512-ldrwW9VnoAzxjkUYq5qgnsTPi6w6EKIWdAbdTDugRhsYggleHfn0lXJhHOm0gBMy7vB6EwFEivTLVnD675LF8Q==
885+
version "2.0.1"
886+
resolved "https://registry.yarnpkg.com/@heroku-cli/schema/-/schema-2.0.1.tgz#662bb833eb971ee747ad3c7ae2bdcb2a6c499040"
887+
integrity sha512-jMyx9gifqfYoqveP0bKSDIHHd37ni3ngaVXe8Acozd7httC9w1iF6pJxrR3lGfU8eJHT5/mbXLYzTtjQoZrDCw==
888888

889889
"@heroku/http-call@^5.4.0":
890890
version "5.4.0"
@@ -3763,9 +3763,9 @@ fromentries@^1.2.0:
37633763
integrity sha512-cHEpEQHUg0f8XdtZCc2ZAhrHzKzT0MrFUTcvx+hfxYu7rGMDc5SKoXFh+n4YigxsHXRzc6OrCshdR1bWH6HHyg==
37643764

37653765
fs-extra@^11.3.0:
3766-
version "11.3.0"
3767-
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.0.tgz#0daced136bbaf65a555a326719af931adc7a314d"
3768-
integrity sha512-Z4XaCL6dUDHfP/jT25jJKMmtxvuwbkrD1vNSMFlo9lNLY2c5FHYSQgHPRZUjAB26TpDEoW9HCOgplrdbaPV/ew==
3766+
version "11.3.3"
3767+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.3.tgz#a27da23b72524e81ac6c3815cc0179b8c74c59ee"
3768+
integrity sha512-VWSRii4t0AFm6ixFFmLLx1t7wS1gh+ckoa84aOeapGum0h+EZd1EhEumSB+ZdDLnEPuucsVB9oB7cxJHap6Afg==
37693769
dependencies:
37703770
graceful-fs "^4.2.0"
37713771
jsonfile "^6.0.1"

0 commit comments

Comments
 (0)