Skip to content

Commit 726b63e

Browse files
fix: 📦 bump dependency detect-indent to v7
1 parent 2c5e2b3 commit 726b63e

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
Binary file not shown.
Binary file not shown.

packages/semver/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"conventional-changelog-jshint": "^4.0.0",
3030
"conventional-commits-parser": "^5.0.0",
3131
"conventional-recommended-bump": "^9.0.0",
32-
"detect-indent": "6.1.0",
32+
"detect-indent": "7.0.1",
3333
"git-semver-tags": "^7.0.1",
3434
"inquirer": "8.2.6",
3535
"rxjs": "7.8.2"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2418,7 +2418,7 @@ __metadata:
24182418
conventional-changelog-jshint: "npm:^4.0.0"
24192419
conventional-commits-parser: "npm:^5.0.0"
24202420
conventional-recommended-bump: "npm:^9.0.0"
2421-
detect-indent: "npm:6.1.0"
2421+
detect-indent: "npm:7.0.1"
24222422
git-semver-tags: "npm:^7.0.1"
24232423
inquirer: "npm:8.2.6"
24242424
rxjs: "npm:7.8.2"
@@ -4803,10 +4803,10 @@ __metadata:
48034803
languageName: node
48044804
linkType: hard
48054805

4806-
"detect-indent@npm:6.1.0":
4807-
version: 6.1.0
4808-
resolution: "detect-indent@npm:6.1.0"
4809-
checksum: 10/ab953a73c72dbd4e8fc68e4ed4bfd92c97eb6c43734af3900add963fd3a9316f3bc0578b018b24198d4c31a358571eff5f0656e81a1f3b9ad5c547d58b2d093d
4806+
"detect-indent@npm:7.0.1":
4807+
version: 7.0.1
4808+
resolution: "detect-indent@npm:7.0.1"
4809+
checksum: 10/cbf3f0b1c3c881934ca94428e1179b26ab2a587e0d719031d37a67fb506d49d067de54ff057cb1e772e75975fed5155c01cd4518306fee60988b1486e3fc7768
48104810
languageName: node
48114811
linkType: hard
48124812

0 commit comments

Comments
 (0)