Skip to content

Commit afb60e9

Browse files
fix: 📦 bump dependency detect-indent to v7
1 parent 0f46874 commit afb60e9

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
@@ -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"
@@ -4333,10 +4333,10 @@ __metadata:
43334333
languageName: node
43344334
linkType: hard
43354335

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

0 commit comments

Comments
 (0)