Skip to content

Commit 0607fa7

Browse files
Bump the production-dependencies group across 1 directory with 2 updates
Bumps the production-dependencies group with 2 updates in the / directory: [@heroku/http-call](https://github.com/heroku/http-call) and [@heroku-cli/command](https://github.com/heroku/heroku-cli-command). Updates `@heroku/http-call` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/heroku/http-call/releases) - [Commits](heroku/http-call@v5.4.0...v5.5.0) Updates `@heroku-cli/command` from 11.5.0 to 12.0.0 - [Release notes](https://github.com/heroku/heroku-cli-command/releases) - [Changelog](https://github.com/heroku/heroku-cli-command/blob/main/CHANGELOG.md) - [Commits](heroku/heroku-cli-command@v11.5.0...v12.0.0) --- updated-dependencies: - dependency-name: "@heroku/http-call" dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@heroku-cli/command" dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e649786 commit 0607fa7

2 files changed

Lines changed: 183 additions & 161 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"author": "Boreal Information Systems Inc.",
66
"bugs": "https://github.com/OldSneerJaw/borealis-pg-cli/issues",
77
"dependencies": {
8-
"@heroku/http-call": "^5.4.0",
9-
"@heroku-cli/command": "^11.5.0",
8+
"@heroku/http-call": "^5.5.0",
9+
"@heroku-cli/command": "^12.0.1",
1010
"@oclif/core": "^2.16.0",
1111
"dotenv": "^16.5.0",
1212
"luxon": "^3.6.1",

0 commit comments

Comments
 (0)