Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#268)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 28, 2024
1 parent fc0c442 commit 55731d6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
with:
fetch-depth: 0
repository: 'imranbarbhuiya/pagination.djs'
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"dist/**/*.d*"
],
"devDependencies": {
"@commitlint/cli": "^19.2.2",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@favware/cliff-jumper": "^3.0.2",
"@favware/cliff-jumper": "^3.0.3",
"@favware/npm-deprecate": "^1.0.7",
"cz-conventional-changelog": "^3.3.0",
"discord.js": "^14.14.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:^19.2.2":
version: 19.2.2
resolution: "@commitlint/cli@npm:19.2.2"
"@commitlint/cli@npm:^19.3.0":
version: 19.3.0
resolution: "@commitlint/cli@npm:19.3.0"
dependencies:
"@commitlint/format": "npm:^19.0.3"
"@commitlint/format": "npm:^19.3.0"
"@commitlint/lint": "npm:^19.2.2"
"@commitlint/load": "npm:^19.2.0"
"@commitlint/read": "npm:^19.2.1"
Expand All @@ -53,7 +53,7 @@ __metadata:
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 10c0/25f4acaaafd089ceee0d5e1fe670eec85999b5dbcf20eb93cd053d9e42de0bec69d18f4f6c9d68be448fcf8889ef3eca91302d828f8b601fddf00180d7ae6396
checksum: 10c0/12049b6ccb1fd3939c5713fdc9b2aa9054985f3ced465e9494ce7c23b3c69a9e9ea25c84fffa5ba147b6bb5cd086a29000dfac2218a7592494b007bab592e057
languageName: node
linkType: hard

Expand Down Expand Up @@ -115,13 +115,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/format@npm:^19.0.3":
version: 19.0.3
resolution: "@commitlint/format@npm:19.0.3"
"@commitlint/format@npm:^19.3.0":
version: 19.3.0
resolution: "@commitlint/format@npm:19.3.0"
dependencies:
"@commitlint/types": "npm:^19.0.3"
chalk: "npm:^5.3.0"
checksum: 10c0/9d8a5b55ca8e35351c6f1dbbec8f749fe3f7c66f01ba0e248574530fa1dac944b87ee5bd63153a14e3748068a2e9b0b8341cec21c768f384bb5a5c8124902a1f
checksum: 10c0/857a1784481edad9013514cbcc9ec93af33acc8bd491f5d23625c53fb93841566ce110e3004ecaab7f4f89c9331940fe63b83922a4a81f419e67b70e0dc90e41
languageName: node
linkType: hard

Expand Down Expand Up @@ -598,9 +598,9 @@ __metadata:
languageName: node
linkType: hard

"@favware/cliff-jumper@npm:^3.0.2":
version: 3.0.2
resolution: "@favware/cliff-jumper@npm:3.0.2"
"@favware/cliff-jumper@npm:^3.0.3":
version: 3.0.3
resolution: "@favware/cliff-jumper@npm:3.0.3"
dependencies:
"@favware/colorette-spinner": "npm:^1.0.1"
"@sapphire/result": "npm:^2.6.6"
Expand All @@ -616,7 +616,7 @@ __metadata:
bin:
cj: ./dist/cli.js
cliff-jumper: ./dist/cli.js
checksum: 10c0/711c6e1db20f748dc0f583bb1e1e836a444affffb7fe51b1c5db05ebd9e2d16fd505f3ffe8ed56641b9dd5a44f592d98d9d041ab52ca563b3d2ca27a92573cf8
checksum: 10c0/f2d9e903625485334ceb77854f35f4d3352e3faa4b4cfd15ad31e2fa032684a1b9f16d3506f5c1a994287b20bc0fb3366a5a5b22c63769cf2456cdbf49b7875b
languageName: node
linkType: hard

Expand Down Expand Up @@ -5356,9 +5356,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "pagination.djs@workspace:."
dependencies:
"@commitlint/cli": "npm:^19.2.2"
"@commitlint/cli": "npm:^19.3.0"
"@commitlint/config-conventional": "npm:^19.2.2"
"@favware/cliff-jumper": "npm:^3.0.2"
"@favware/cliff-jumper": "npm:^3.0.3"
"@favware/npm-deprecate": "npm:^1.0.7"
cz-conventional-changelog: "npm:^3.3.0"
discord.js: "npm:^14.14.1"
Expand Down

0 comments on commit 55731d6

Please sign in to comment.