Skip to content
This repository was archived by the owner on May 4, 2024. It is now read-only.

Commit 929686c

Browse files
deps: update gauge requirement from ^4.0.2 to ^4.0.3 (#101)
Updates the requirements on [gauge](https://github.com/npm/gauge) to permit the latest version. - [Release notes](https://github.com/npm/gauge/releases) - [Changelog](https://github.com/npm/gauge/blob/main/CHANGELOG.md) - [Commits](npm/gauge@v4.0.2...v4.0.3) --- updated-dependencies: - dependency-name: gauge dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48a6228 commit 929686c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"are-we-there-yet": "^3.0.0",
3131
"console-control-strings": "^1.1.0",
32-
"gauge": "^4.0.2",
32+
"gauge": "^4.0.3",
3333
"set-blocking": "^2.0.0"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)