Skip to content

Commit

Permalink
build(deps-dev): bump @types/current-git-branch from 1.1.3 to 1.1.4
Browse files Browse the repository at this point in the history
Bumps [@types/current-git-branch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/current-git-branch) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/current-git-branch)

---
updated-dependencies:
- dependency-name: "@types/current-git-branch"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 926593d commit 4b82539
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 10 deletions.
19 changes: 11 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/case-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"url": "https://github.com/case-contract-testing/case/issues"
},
"devDependencies": {
"@types/current-git-branch": "^1.1.3",
"@types/current-git-branch": "^1.1.4",
"@types/express": "^4.17.14",
"@types/is-ci": "^3.0.0",
"@types/jest": "^29.5.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/case-entities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"url": "https://github.com/case-contract-testing/case/issues"
},
"devDependencies": {
"@types/current-git-branch": "^1.1.3",
"@types/current-git-branch": "^1.1.4",
"@types/express": "^4.17.14",
"@types/is-ci": "^3.0.0",
"@types/jest": "^29.5.3",
Expand Down

0 comments on commit 4b82539

Please sign in to comment.