Skip to content

Commit

Permalink
chore(deps): update dependency @sapphire/ts-config to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2023
1 parent d2ebab9 commit 9bad611
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@commitlint/config-conventional": "^17.8.0",
"@sapphire/eslint-config": "5.0.2",
"@sapphire/eslint-plugin-result": "^2.0.1",
"@sapphire/ts-config": "4.0.1",
"@sapphire/ts-config": "5.0.0",
"@types/common-tags": "1.8.3",
"@types/eslint": "8.44.6",
"@types/node": "18.18.6",
Expand Down
34 changes: 7 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ __metadata:
"@sapphire/plugin-logger": ^3.0.6
"@sapphire/shapeshift": ^3.9.2
"@sapphire/time-utilities": ^1.7.10
"@sapphire/ts-config": 4.0.1
"@sapphire/ts-config": 5.0.0
"@types/common-tags": 1.8.3
"@types/eslint": 8.44.6
"@types/node": 18.18.6
Expand Down Expand Up @@ -849,13 +849,13 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/ts-config@npm:4.0.1":
version: 4.0.1
resolution: "@sapphire/ts-config@npm:4.0.1"
"@sapphire/ts-config@npm:5.0.0":
version: 5.0.0
resolution: "@sapphire/ts-config@npm:5.0.0"
dependencies:
tslib: ^2.6.0
typescript: ^5.1.6
checksum: f8fae2d8c7cd85c254898cb9007681e35c8b093e1538f8ee7d1e2c22a5e2235b8e0f6e17fd37366dccc77a14762ad61e06382605347d4a49f8cf9a3f0a99b7d0
tslib: ^2.6.2
typescript: ^5.2.2
checksum: 5295e70762ec4e710c44d62c0706debb3d651d994b40c55586bfa93e7fae34c4f4f63d047b4fe3e66c4f545ad696485c904e79d2ed4e9ea45c89a0bf305ca945
languageName: node
linkType: hard

Expand Down Expand Up @@ -4454,16 +4454,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.1.6":
version: 5.1.6
resolution: "typescript@npm:5.1.6"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
languageName: node
linkType: hard

"typescript@patch:[email protected]#~builtin<compat/typescript>, typescript@patch:typescript@^5.2.2#~builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
Expand All @@ -4474,16 +4464,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@^5.1.6#~builtin<compat/typescript>":
version: 5.1.6
resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=5da071"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: f53bfe97f7c8b2b6d23cf572750d4e7d1e0c5fff1c36d859d0ec84556a827b8785077bc27676bf7e71fae538e517c3ecc0f37e7f593be913d884805d931bc8be
languageName: node
linkType: hard

"undici@npm:5.22.1, undici@npm:^5.22.1":
version: 5.22.1
resolution: "undici@npm:5.22.1"
Expand Down

0 comments on commit 9bad611

Please sign in to comment.