Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#156)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 24, 2022
1 parent 2eb1221 commit 7a3b719
Show file tree
Hide file tree
Showing 5 changed files with 912 additions and 794 deletions.
785 changes: 0 additions & 785 deletions .yarn/releases/yarn-3.2.0.cjs

This file was deleted.

786 changes: 786 additions & 0 deletions .yarn/releases/yarn-3.2.1.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 @@ -12,4 +12,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-after-install.cjs
spec: "https://raw.githubusercontent.com/Jaronline/yarn-plugin-after-install/v0.4.0/bundles/@yarnpkg/plugin-after-install.js"

yarnPath: .yarn/releases/yarn-3.2.0.cjs
yarnPath: .yarn/releases/yarn-3.2.1.cjs
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@
"@types/eslint": "8.4.2",
"@types/node": "17.0.21",
"@types/prettier": "2.6.1",
"@typescript-eslint/eslint-plugin": "5.25.0",
"@typescript-eslint/parser": "5.25.0",
"@typescript-eslint/eslint-plugin": "5.26.0",
"@typescript-eslint/parser": "5.26.0",
"eslint": "8.16.0",
"husky": "8.0.1",
"prettier": "2.6.2",
"prisma": "3.14.0",
"tsup": "5.12.8",
"typescript": "4.6.4"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
127 changes: 122 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,30 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:5.25.0, @typescript-eslint/eslint-plugin@npm:^5.23.0":
"@typescript-eslint/eslint-plugin@npm:5.26.0":
version: 5.26.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.26.0"
dependencies:
"@typescript-eslint/scope-manager": 5.26.0
"@typescript-eslint/type-utils": 5.26.0
"@typescript-eslint/utils": 5.26.0
debug: ^4.3.4
functional-red-black-tree: ^1.0.1
ignore: ^5.2.0
regexpp: ^3.2.0
semver: ^7.3.7
tsutils: ^3.21.0
peerDependencies:
"@typescript-eslint/parser": ^5.0.0
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: ea75e57dfb6f95f39d7a4a90f25d5618548ca6026e8836c0962c141908f3bfb6d4a744d7597934572fa25e88c97efb8b9cd25e85785474256d5ebe58f9c1df30
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^5.23.0":
version: 5.25.0
resolution: "@typescript-eslint/eslint-plugin@npm:5.25.0"
dependencies:
Expand All @@ -502,7 +525,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:5.25.0, @typescript-eslint/parser@npm:^5.23.0":
"@typescript-eslint/parser@npm:5.26.0":
version: 5.26.0
resolution: "@typescript-eslint/parser@npm:5.26.0"
dependencies:
"@typescript-eslint/scope-manager": 5.26.0
"@typescript-eslint/types": 5.26.0
"@typescript-eslint/typescript-estree": 5.26.0
debug: ^4.3.4
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 3c13a989d1c5aa3d9050203ca53fa28642fe49b9f09b668b7c424f13bfc8352e0a57d2ae16c55cd9b4f9fb98d730a440b0270a94c827938579df8097f90bdfac
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^5.23.0":
version: 5.25.0
resolution: "@typescript-eslint/parser@npm:5.25.0"
dependencies:
Expand All @@ -529,6 +569,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:5.26.0":
version: 5.26.0
resolution: "@typescript-eslint/scope-manager@npm:5.26.0"
dependencies:
"@typescript-eslint/types": 5.26.0
"@typescript-eslint/visitor-keys": 5.26.0
checksum: 56db69b8dc3502261c403c1217f32fb7e8244c1f192c3b486733ad8cd3e7672b365d2c6da7ec8ff40113c4da507c04f4e00b6104ca68579c19525cac828a631b
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.25.0":
version: 5.25.0
resolution: "@typescript-eslint/type-utils@npm:5.25.0"
Expand All @@ -545,13 +595,36 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:5.26.0":
version: 5.26.0
resolution: "@typescript-eslint/type-utils@npm:5.26.0"
dependencies:
"@typescript-eslint/utils": 5.26.0
debug: ^4.3.4
tsutils: ^3.21.0
peerDependencies:
eslint: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: cafd9fba76df8b184adcb5e6f66e3f0c3b8c6e98debe585abde9d3c4372feee0bc156ed5eed89cd0747938e45c8a4d3d65c43dd561b47e8e12a0207c85e2dc6f
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.25.0":
version: 5.25.0
resolution: "@typescript-eslint/types@npm:5.25.0"
checksum: 0fa7eba1e35bbc32d865ce38cc5800aedf2b1d8aa17e8a20ff1cf05b59a92a684c0727f7ac2a26ecdf17483957bea163fe03fc1556503f23e0d974a8d9c33b82
languageName: node
linkType: hard

"@typescript-eslint/types@npm:5.26.0":
version: 5.26.0
resolution: "@typescript-eslint/types@npm:5.26.0"
checksum: 98798616d832da8e5ef61f050e4e72ed921a162cb4ce2b2dfe0a317c66998157e832f449aeab21a1fdfd806e7134091bc1a9446b1089f4687786b646ad8738e7
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.25.0":
version: 5.25.0
resolution: "@typescript-eslint/typescript-estree@npm:5.25.0"
Expand All @@ -570,6 +643,24 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:5.26.0":
version: 5.26.0
resolution: "@typescript-eslint/typescript-estree@npm:5.26.0"
dependencies:
"@typescript-eslint/types": 5.26.0
"@typescript-eslint/visitor-keys": 5.26.0
debug: ^4.3.4
globby: ^11.1.0
is-glob: ^4.0.3
semver: ^7.3.7
tsutils: ^3.21.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 2cf147629474952725593da64827a7e4e39f79614019529d0d6e5b89236c55f3607c6b4a24f160dbc5978f4cfd60f96fcb573a770c2877f8e29d7552b40e2135
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.25.0":
version: 5.25.0
resolution: "@typescript-eslint/utils@npm:5.25.0"
Expand All @@ -586,6 +677,22 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:5.26.0":
version: 5.26.0
resolution: "@typescript-eslint/utils@npm:5.26.0"
dependencies:
"@types/json-schema": ^7.0.9
"@typescript-eslint/scope-manager": 5.26.0
"@typescript-eslint/types": 5.26.0
"@typescript-eslint/typescript-estree": 5.26.0
eslint-scope: ^5.1.1
eslint-utils: ^3.0.0
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
checksum: c16828ba6bfbe3b0b6e9dadeece1cfd2345141bcd13824f99fe210c76e5ddb11f6f79e61705cafa421c549657da12d1700a1316d24c2eeaee6179b08f512b5fb
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.25.0":
version: 5.25.0
resolution: "@typescript-eslint/visitor-keys@npm:5.25.0"
Expand All @@ -596,6 +703,16 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:5.26.0":
version: 5.26.0
resolution: "@typescript-eslint/visitor-keys@npm:5.26.0"
dependencies:
"@typescript-eslint/types": 5.26.0
eslint-visitor-keys: ^3.3.0
checksum: 4a5085d19e677f3b44ca4455bba85fd1a3be4d7d2e96bb22738a7497f6f4d16bfdee51059454a78b1e108d8e1593b1a31be40764a66448945118277cff5eff02
languageName: node
linkType: hard

"abbrev@npm:1":
version: 1.1.1
resolution: "abbrev@npm:1.1.1"
Expand Down Expand Up @@ -3051,8 +3168,8 @@ __metadata:
"@types/eslint": 8.4.2
"@types/node": 17.0.21
"@types/prettier": 2.6.1
"@typescript-eslint/eslint-plugin": 5.25.0
"@typescript-eslint/parser": 5.25.0
"@typescript-eslint/eslint-plugin": 5.26.0
"@typescript-eslint/parser": 5.26.0
common-tags: ^1.8.2
discord-player: ^5.2.2
discord.js: ^13.7.0
Expand Down Expand Up @@ -3954,7 +4071,7 @@ __metadata:

"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.3#~builtin<compat/typescript>, typescript@patch:typescript@^4.6.4#~builtin<compat/typescript>":
version: 4.6.4
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=bda367"
resolution: "typescript@patch:typescript@npm%3A4.6.4#~builtin<compat/typescript>::version=4.6.4&hash=7ad353"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
Expand Down

0 comments on commit 7a3b719

Please sign in to comment.