Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#126)
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 Mar 19, 2023
1 parent be614e8 commit 1a80e57
Show file tree
Hide file tree
Showing 5 changed files with 269 additions and 269 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@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.4.0
with:
fetch-depth: 0
repository: 'imranbarbhuiya/pagination.djs'
Expand Down
516 changes: 258 additions & 258 deletions .yarn/releases/yarn-3.4.1.cjs → .yarn/releases/yarn-3.5.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: '@yarnpkg/plugin-interactive-tools'

yarnPath: .yarn/releases/yarn-3.4.1.cjs
yarnPath: .yarn/releases/yarn-3.5.0.cjs
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"pinst": "^3.0.0",
"prettier": "^2.8.4",
"tsup": "^6.6.3",
"typedoc": "^0.23.26",
"typedoc": "^0.23.27",
"typescript": "^5.0.2"
},
"peerDependencies": {
Expand Down Expand Up @@ -85,5 +85,5 @@
"ansi-regex": "^5.0.1",
"minimist": "^1.2.8"
},
"packageManager": "yarn@3.4.1"
"packageManager": "yarn@3.5.0"
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5194,7 +5194,7 @@ __metadata:
pinst: ^3.0.0
prettier: ^2.8.4
tsup: ^6.6.3
typedoc: ^0.23.26
typedoc: ^0.23.27
typescript: ^5.0.2
peerDependencies:
discord.js: ^14.1.2
Expand Down Expand Up @@ -6459,9 +6459,9 @@ __metadata:
languageName: node
linkType: hard

"typedoc@npm:^0.23.26":
version: 0.23.26
resolution: "typedoc@npm:0.23.26"
"typedoc@npm:^0.23.27":
version: 0.23.27
resolution: "typedoc@npm:0.23.27"
dependencies:
lunr: ^2.3.9
marked: ^4.2.12
Expand All @@ -6471,7 +6471,7 @@ __metadata:
typescript: 4.6.x || 4.7.x || 4.8.x || 4.9.x
bin:
typedoc: bin/typedoc
checksum: 09dbd221b5bd27a7f6c593a6aa7e4efc3c46f20761e109a76bf0ed7239011cca1261357094710c01472582060d75a7558aab5bf5b78db3aff7c52188d146ee65
checksum: 1ddcccf0b839c708a37d18b6dc1ab57ace6e177daf8f0442ff60d6e72c23ecbd78b0e602f0e1e553c7cb0254e0c769afff7c24c58683e564a7a07a2469cf99a5
languageName: node
linkType: hard

Expand Down Expand Up @@ -6527,11 +6527,11 @@ __metadata:

"typescript@patch:typescript@^5.0.2#~builtin<compat/typescript>":
version: 5.0.2
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=1f5320"
resolution: "typescript@patch:typescript@npm%3A5.0.2#~builtin<compat/typescript>::version=5.0.2&hash=85af82"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: bdbf3d0aac0d6cf010fbe0536753dc19f278eb4aba88140dcd25487dfe1c56ca8b33abc0dcd42078790a939b08ebc4046f3e9bb961d77d3d2c3cfa9829da4d53
checksum: b63cb742fbb9aeb3085e002ad8f10d5fd963606aa4d6b3b65b4e76c396ff09739f03b5dbae08e1698c3bce9d5619d3f67aeb7ee470ed4016bd345b3cfe37b54a
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a80e57

Please sign in to comment.