Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 28, 2024
1 parent b9a5882 commit b52c054
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 132 deletions.
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@
},
"dependencies": {
"@sapphire/eslint-config": "^5.0.5",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.3.3",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"check-update": "cliff-jumper --dry-run"
},
"dependencies": {
"@sapphire/utilities": "^3.16.2",
"@sapphire/utilities": "^3.17.0",
"reflect-metadata": "^0.2.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"dependencies": {
"@sapphire/ts-config": "^5.0.1",
"tslib": "^2.6.3",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"devDependencies": {
"@favware/cliff-jumper": "^3.0.3",
Expand Down
136 changes: 9 additions & 127 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -800,15 +800,15 @@ __metadata:
dependencies:
"@favware/cliff-jumper": "npm:^3.0.3"
"@sapphire/eslint-config": "npm:^5.0.5"
"@typescript-eslint/eslint-plugin": "npm:^7.16.1"
"@typescript-eslint/parser": "npm:^7.16.1"
"@typescript-eslint/eslint-plugin": "npm:^7.17.0"
"@typescript-eslint/parser": "npm:^7.17.0"
eslint: "npm:^8.57.0"
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.2.1"
prettier: "npm:^3.3.3"
typedoc: "npm:^0.26.5"
typedoc-json-parser: "npm:^10.1.5"
typescript: "npm:^5.5.3"
typescript: "npm:^5.5.4"
languageName: unknown
linkType: soft

Expand All @@ -829,7 +829,7 @@ __metadata:
resolution: "@joshdb/provider@workspace:packages/provider"
dependencies:
"@favware/cliff-jumper": "npm:^3.0.3"
"@sapphire/utilities": "npm:^3.16.2"
"@sapphire/utilities": "npm:^3.17.0"
"@swc/core": "npm:^1.7.3"
"@vitest/coverage-v8": "npm:^1.6.0"
reflect-metadata: "npm:^0.2.1"
Expand All @@ -850,7 +850,7 @@ __metadata:
tslib: "npm:^2.6.3"
typedoc: "npm:^0.26.5"
typedoc-json-parser: "npm:^10.1.5"
typescript: "npm:^5.5.3"
typescript: "npm:^5.5.4"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -1245,10 +1245,10 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.16.2":
version: 3.16.2
resolution: "@sapphire/utilities@npm:3.16.2"
checksum: 10/9801f26cc7c37f1c4d56231d2e3967e7ac072d037dbc11b577d1ecf09fe7c6e4141bd1d1a10490f3c51eeeaf81eac0373502d41366dc68627b490597ea6d1ebe
"@sapphire/utilities@npm:^3.17.0":
version: 3.17.0
resolution: "@sapphire/utilities@npm:3.17.0"
checksum: 10/cfdf604be06e1e4f7fd26f10c198586eef9012001b83dcc8178886d88145334db06e164725aadf5bfb065b39ecdefaa8286c695576e7674b5a3bc9280ce02e0d
languageName: node
linkType: hard

Expand Down Expand Up @@ -1490,29 +1490,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/eslint-plugin@npm:7.16.1"
dependencies:
"@eslint-community/regexpp": "npm:^4.10.0"
"@typescript-eslint/scope-manager": "npm:7.16.1"
"@typescript-eslint/type-utils": "npm:7.16.1"
"@typescript-eslint/utils": "npm:7.16.1"
"@typescript-eslint/visitor-keys": "npm:7.16.1"
graphemer: "npm:^1.4.0"
ignore: "npm:^5.3.1"
natural-compare: "npm:^1.4.0"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
"@typescript-eslint/parser": ^7.0.0
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/fddbfe461f85d10ee3967b89efa3c704806074af6806833f982915b21754567a98c5a486627174cc6b0ac4cb5f1282865d64ae251a5cbf6dbbbe191d0268520a
languageName: node
linkType: hard

"@typescript-eslint/eslint-plugin@npm:^7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/eslint-plugin@npm:7.17.0"
Expand Down Expand Up @@ -1554,24 +1531,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/parser@npm:7.16.1"
dependencies:
"@typescript-eslint/scope-manager": "npm:7.16.1"
"@typescript-eslint/types": "npm:7.16.1"
"@typescript-eslint/typescript-estree": "npm:7.16.1"
"@typescript-eslint/visitor-keys": "npm:7.16.1"
debug: "npm:^4.3.4"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/7af36bacc2c38e9fb367edf886a04fde292ff28b49adfc3f4fc0dd456364c5e18444346112ae52557f2f32fe2e5abd144b87b4db89b6960b4957d69a9d390f91
languageName: node
linkType: hard

"@typescript-eslint/parser@npm:^7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/parser@npm:7.17.0"
Expand Down Expand Up @@ -1600,16 +1559,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/scope-manager@npm:7.16.1"
dependencies:
"@typescript-eslint/types": "npm:7.16.1"
"@typescript-eslint/visitor-keys": "npm:7.16.1"
checksum: 10/57ce02c2624e49988b01666b3e13d1adb44ab78f2dafc47a56800d57bff624779b348928a905393fa5f2cce94a5844173ab81f32b81f0bb2897f10bbaf9cab6a
languageName: node
linkType: hard

"@typescript-eslint/scope-manager@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/scope-manager@npm:7.17.0"
Expand Down Expand Up @@ -1637,23 +1586,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/type-utils@npm:7.16.1"
dependencies:
"@typescript-eslint/typescript-estree": "npm:7.16.1"
"@typescript-eslint/utils": "npm:7.16.1"
debug: "npm:^4.3.4"
ts-api-utils: "npm:^1.3.0"
peerDependencies:
eslint: ^8.56.0
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/38a72a3de8a2c3455d19e6d43e67ac6e1dc23e93b2d84571282b0323fadadcab33df1a89787c76fc99e45514e41a08bc9f5cb51287a7da48f56c64b512a3269b
languageName: node
linkType: hard

"@typescript-eslint/type-utils@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/type-utils@npm:7.17.0"
Expand All @@ -1678,13 +1610,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/types@npm:7.16.1"
checksum: 10/cfb48821ffb5a5307e67ce05b9ec2f4775c560dc53011e313d4fa75d033e0130ce0d364ac92ad3634d325c16a889ddc3201e8a742217c73be8d34385da85620b
languageName: node
linkType: hard

"@typescript-eslint/types@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/types@npm:7.17.0"
Expand All @@ -1711,25 +1636,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/typescript-estree@npm:7.16.1"
dependencies:
"@typescript-eslint/types": "npm:7.16.1"
"@typescript-eslint/visitor-keys": "npm:7.16.1"
debug: "npm:^4.3.4"
globby: "npm:^11.1.0"
is-glob: "npm:^4.0.3"
minimatch: "npm:^9.0.4"
semver: "npm:^7.6.0"
ts-api-utils: "npm:^1.3.0"
peerDependenciesMeta:
typescript:
optional: true
checksum: 10/7f88176f2d25779ec2d40df4c6bd0a26aa41494ee0302d4895b4d0cb4e284385c1e218ac2ad67ed90b5e1bf82b78b8aa4b903b5906fbf7101b08c409ce778e9c
languageName: node
linkType: hard

"@typescript-eslint/typescript-estree@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/typescript-estree@npm:7.17.0"
Expand Down Expand Up @@ -1763,20 +1669,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/utils@npm:7.16.1"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
"@typescript-eslint/scope-manager": "npm:7.16.1"
"@typescript-eslint/types": "npm:7.16.1"
"@typescript-eslint/typescript-estree": "npm:7.16.1"
peerDependencies:
eslint: ^8.56.0
checksum: 10/b3c279d706ff1b3a0002c8e0f0fcf559b63f4296e218199a25863054bda5b28d5a7ab6ad4ad1d0b7fa2c6cd9f2d0dcd7f784c3f75026fae7b58846695481ec45
languageName: node
linkType: hard

"@typescript-eslint/utils@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/utils@npm:7.17.0"
Expand All @@ -1801,16 +1693,6 @@ __metadata:
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.16.1":
version: 7.16.1
resolution: "@typescript-eslint/visitor-keys@npm:7.16.1"
dependencies:
"@typescript-eslint/types": "npm:7.16.1"
eslint-visitor-keys: "npm:^3.4.3"
checksum: 10/f5088d72b6ca48f4e525b7b5d6c6c9254d0d039d2959fd91200691218e8ac8f3e56287ec8bc411a79609e9d85ed5fc6c4f7d2edd80fadf734aeb6f6bfc833322
languageName: node
linkType: hard

"@typescript-eslint/visitor-keys@npm:7.17.0":
version: 7.17.0
resolution: "@typescript-eslint/visitor-keys@npm:7.17.0"
Expand Down

0 comments on commit b52c054

Please sign in to comment.