Skip to content

Commit

Permalink
chore: update @favware/cliff-jumper dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Jan 8, 2023
1 parent b289520 commit 9c4dbed
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@commitlint/cli": "^17.4.0",
"@commitlint/config-conventional": "^17.4.0",
"@favware/cliff-jumper": "^1.9.0",
"@favware/cliff-jumper": "^1.10.0",
"@favware/npm-deprecate": "^1.0.7",
"@favware/rollup-type-bundler": "^2.0.0",
"@sapphire/eslint-config": "^4.3.8",
Expand Down
30 changes: 20 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -473,23 +473,23 @@ __metadata:
languageName: node
linkType: hard

"@favware/cliff-jumper@npm:^1.9.0":
version: 1.9.0
resolution: "@favware/cliff-jumper@npm:1.9.0"
"@favware/cliff-jumper@npm:^1.10.0":
version: 1.10.0
resolution: "@favware/cliff-jumper@npm:1.10.0"
dependencies:
"@favware/conventional-changelog-angular": ^5.0.14
"@sapphire/result": ^2.6.0
"@sapphire/utilities": 3.11.0
colorette: ^2.0.19
commander: ^9.4.1
conventional-changelog-angular: ^5.0.13
commander: ^9.5.0
conventional-recommended-bump: ^6.1.0
js-yaml: ^4.1.0
semver: ^7.3.8
typescript: ^4.8.4
typescript: ^4.9.4
bin:
cj: ./dist/cli.js
cliff-jumper: ./dist/cli.js
checksum: 4218704159a44b25fed0bbe71babc37d26b63231b72343f580fa22cd132e5d1dba6717bd6d53365b49b1e8acd8906f1d391d6b8cc0fe0b59541c43d3aa82765e
checksum: 27cf33b0e363dd5ba1f7087dea167114aa70e95e92592c4b0bc4225ad14c91be17eb9a177c9c2a57d8ffa30cab9df8eb4d09b2a39e139e3bcd25f055e9cc6f06
languageName: node
linkType: hard

Expand All @@ -502,6 +502,16 @@ __metadata:
languageName: node
linkType: hard

"@favware/conventional-changelog-angular@npm:^5.0.14":
version: 5.0.14
resolution: "@favware/conventional-changelog-angular@npm:5.0.14"
dependencies:
compare-func: ^2.0.0
q: ^1.5.1
checksum: 32293091dff8a3dc3b3dadd2cb9697efdef51e05165d5c22255b72d6202c3ac156fcbf9526dc073001450343885b39f597ddb7304c9eb37ffc512445a9f10d99
languageName: node
linkType: hard

"@favware/npm-deprecate@npm:^1.0.7":
version: 1.0.7
resolution: "@favware/npm-deprecate@npm:1.0.7"
Expand Down Expand Up @@ -743,7 +753,7 @@ __metadata:
"@commitlint/cli": ^17.4.0
"@commitlint/config-conventional": ^17.4.0
"@discordjs/builders": ^1.4.0
"@favware/cliff-jumper": ^1.9.0
"@favware/cliff-jumper": ^1.10.0
"@favware/npm-deprecate": ^1.0.7
"@favware/rollup-type-bundler": ^2.0.0
"@sapphire/discord-utilities": ^2.12.0
Expand Down Expand Up @@ -1819,7 +1829,7 @@ __metadata:
languageName: node
linkType: hard

"commander@npm:^9.4.1":
"commander@npm:^9.4.1, commander@npm:^9.5.0":
version: 9.5.0
resolution: "commander@npm:9.5.0"
checksum: c7a3e27aa59e913b54a1bafd366b88650bc41d6651f0cbe258d4ff09d43d6a7394232a4dadd0bf518b3e696fdf595db1028a0d82c785b88bd61f8a440cecfade
Expand Down Expand Up @@ -1888,7 +1898,7 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-angular@npm:^5.0.11, conventional-changelog-angular@npm:^5.0.13":
"conventional-changelog-angular@npm:^5.0.11":
version: 5.0.13
resolution: "conventional-changelog-angular@npm:5.0.13"
dependencies:
Expand Down

0 comments on commit 9c4dbed

Please sign in to comment.