Skip to content

Commit 85c0789

Browse files
feat(deps): update dependency @softwareventures/precise-commits to v4.0.21
1 parent f980222 commit 85c0789

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@commitlint/config-conventional": "19.8.1",
3232
"@commitlint/cz-commitlint": "19.8.1",
3333
"@softwareventures/eslint-config": "9.1.1",
34-
"@softwareventures/precise-commits": "4.0.19",
34+
"@softwareventures/precise-commits": "4.0.21",
3535
"@softwareventures/prettier-config": "4.0.0",
3636
"@softwareventures/semantic-release-config": "5.1.0",
3737
"@softwareventures/tsconfig": "8.1.1",

yarn.lock

Lines changed: 7 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2482,9 +2482,9 @@ __metadata:
24822482
languageName: node
24832483
linkType: hard
24842484

2485-
"@softwareventures/precise-commits@npm:4.0.19":
2486-
version: 4.0.19
2487-
resolution: "@softwareventures/precise-commits@npm:4.0.19"
2485+
"@softwareventures/precise-commits@npm:4.0.21":
2486+
version: 4.0.21
2487+
resolution: "@softwareventures/precise-commits@npm:4.0.21"
24882488
dependencies:
24892489
"@softwareventures/array": "npm:7.0.0"
24902490
"@softwareventures/nullable": "npm:3.2.0"
@@ -2493,14 +2493,14 @@ __metadata:
24932493
ignore: "npm:5.3.2"
24942494
mri: "npm:1.2.0"
24952495
ora: "npm:5.4.1"
2496-
rxjs: "npm:7.8.1"
2496+
rxjs: "npm:7.8.2"
24972497
tslib: "npm:2.8.1"
24982498
unknown: "npm:0.2.6"
24992499
peerDependencies:
25002500
prettier: ^1.8.0 || ^2.0.0 || ^3.0.0
25012501
bin:
25022502
precise-commits: lib/cli.js
2503-
checksum: 10c0/4de02004104f200fddf6307538a8aed89ced06924ff24dbf424e054738a8c5ccd1e429025a832438d152a162a4b4519befe17b03ce19e7a7ef653c47aeb059a0
2503+
checksum: 10c0/aa2a17d671ab68b30c44ed6e317398a31e4b2950d137710198ef4d25eb3dedfe144d0e99dc1b2c1ecfc7773f36cc41db9d2e36717eae1c1eaefcd5a8e6752c13
25042504
languageName: node
25052505
linkType: hard
25062506

@@ -2535,7 +2535,7 @@ __metadata:
25352535
"@commitlint/config-conventional": "npm:19.8.1"
25362536
"@commitlint/cz-commitlint": "npm:19.8.1"
25372537
"@softwareventures/eslint-config": "npm:9.1.1"
2538-
"@softwareventures/precise-commits": "npm:4.0.19"
2538+
"@softwareventures/precise-commits": "npm:4.0.21"
25392539
"@softwareventures/prettier-config": "npm:4.0.0"
25402540
"@softwareventures/semantic-release-config": "npm:5.1.0"
25412541
"@softwareventures/tsconfig": "npm:8.1.1"
@@ -9114,16 +9114,7 @@ __metadata:
91149114
languageName: node
91159115
linkType: hard
91169116

9117-
"rxjs@npm:7.8.1":
9118-
version: 7.8.1
9119-
resolution: "rxjs@npm:7.8.1"
9120-
dependencies:
9121-
tslib: "npm:^2.1.0"
9122-
checksum: 10c0/3c49c1ecd66170b175c9cacf5cef67f8914dcbc7cd0162855538d365c83fea631167cacb644b3ce533b2ea0e9a4d0b12175186985f89d75abe73dbd8f7f06f68
9123-
languageName: node
9124-
linkType: hard
9125-
9126-
"rxjs@npm:^7.5.5, rxjs@npm:^7.8.1":
9117+
"rxjs@npm:7.8.2, rxjs@npm:^7.5.5, rxjs@npm:^7.8.1":
91279118
version: 7.8.2
91289119
resolution: "rxjs@npm:7.8.2"
91299120
dependencies:

0 commit comments

Comments
 (0)