Skip to content

Commit

Permalink
fix(deps): update dependency tsconfck to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent 59fd61f commit e0416a6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"pretty-bytes": "^6.0.0",
"semver": "^7.3.8",
"string-dedent": "^3.0.1",
"tsconfck": "^2.1.0",
"tsconfck": "^3.0.0",
"xstate": "^4.35.0"
},
"devDependencies": {
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3936,7 +3936,7 @@ __metadata:
pretty-bytes: ^6.0.0
semver: ^7.3.8
string-dedent: ^3.0.1
tsconfck: ^2.1.0
tsconfck: ^3.0.0
typescript: ^5.0.0
vite: ^4.0.0
vitest: ^0.31.0
Expand Down Expand Up @@ -5232,17 +5232,17 @@ resolve@^1.10.0:
languageName: node
linkType: hard

"tsconfck@npm:^2.1.0":
version: 2.1.2
resolution: "tsconfck@npm:2.1.2"
"tsconfck@npm:^3.0.0":
version: 3.0.0
resolution: "tsconfck@npm:3.0.0"
peerDependencies:
typescript: ^4.3.5 || ^5.0.0
typescript: ^5.0.0
peerDependenciesMeta:
typescript:
optional: true
bin:
tsconfck: bin/tsconfck.js
checksum: 6fd2f7de012a724f6b4bf48ae76cc7dae2b59dd5cad2dc50bac58d224d4ed7d5c43c6b26e55d3e00636f426f8b5373c996523d73b7830d05f8479a9b83282192
checksum: a9fd941dfbeb3cb095ff079e1177c219bf7b900edb36bb273f081c226436e1561e8f78aa482240450097da3463dc0f57353ef4e2cda2df7d472ecded16843379
languageName: node
linkType: hard

Expand Down Expand Up @@ -5356,11 +5356,11 @@ resolve@^1.10.0:

"typescript@patch:typescript@^5.0.0#~builtin<compat/typescript>":
version: 5.2.2
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=14eedb"
resolution: "typescript@patch:typescript@npm%3A5.2.2#~builtin<compat/typescript>::version=5.2.2&hash=f3b441"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 07106822b4305de3f22835cbba949a2b35451cad50888759b6818421290ff95d522b38ef7919e70fb381c5fe9c1c643d7dea22c8b31652a717ddbd57b7f4d554
checksum: 0f4da2f15e6f1245e49db15801dbee52f2bbfb267e1c39225afdab5afee1a72839cd86000e65ee9d7e4dfaff12239d28beaf5ee431357fcced15fb08583d72ca
languageName: node
linkType: hard

Expand Down

0 comments on commit e0416a6

Please sign in to comment.