Skip to content

Commit 5aec196

Browse files
fix: 📦 bump dependency detect-indent to v7
1 parent 5e50f68 commit 5aec196

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

+1-1
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

+5-5
Original file line numberDiff line numberDiff line change
@@ -2097,7 +2097,7 @@ __metadata:
20972097
conventional-changelog-jshint: "npm:^4.0.0"
20982098
conventional-commits-parser: "npm:^5.0.0"
20992099
conventional-recommended-bump: "npm:^9.0.0"
2100-
detect-indent: "npm:6.1.0"
2100+
detect-indent: "npm:7.0.1"
21012101
git-semver-tags: "npm:^7.0.1"
21022102
inquirer: "npm:8.2.6"
21032103
rxjs: "npm:7.8.2"
@@ -4332,10 +4332,10 @@ __metadata:
43324332
languageName: node
43334333
linkType: hard
43344334

4335-
"detect-indent@npm:6.1.0":
4336-
version: 6.1.0
4337-
resolution: "detect-indent@npm:6.1.0"
4338-
checksum: 10/ab953a73c72dbd4e8fc68e4ed4bfd92c97eb6c43734af3900add963fd3a9316f3bc0578b018b24198d4c31a358571eff5f0656e81a1f3b9ad5c547d58b2d093d
4335+
"detect-indent@npm:7.0.1":
4336+
version: 7.0.1
4337+
resolution: "detect-indent@npm:7.0.1"
4338+
checksum: 10/cbf3f0b1c3c881934ca94428e1179b26ab2a587e0d719031d37a67fb506d49d067de54ff057cb1e772e75975fed5155c01cd4518306fee60988b1486e3fc7768
43394339
languageName: node
43404340
linkType: hard
43414341

0 commit comments

Comments
 (0)