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 Dec 4, 2023
1 parent 8573429 commit 782c8a7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4211,7 +4211,7 @@ __metadata:
pretty-bytes: "npm:^6.0.0"
semver: "npm:^7.3.8"
string-dedent: "npm:^3.0.1"
tsconfck: "npm:^2.1.0"
tsconfck: "npm:^3.0.0"
typescript: "npm:^5.0.0"
vite: "npm:^4.0.0"
vitest: "npm:^0.34.0"
Expand Down Expand Up @@ -5548,17 +5548,17 @@ __metadata:
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: 6efc9cbbccdbbcafc86a744a1804fcd8438097c2beaac370444cc413fa1582a019a74002a111e3005b89ca0b0169ace730161864628fc751754e29b335c3c79f
checksum: 3614f52675b6c279c6e3d72f4dfdc8bb80c7b051e6d3227bcc67c6af9e8a4449a3eee9c6cf92b6720906bb32df03bc85830786fc7cf9ed3a9a98edb21b2ccc90
languageName: node
linkType: hard

Expand Down

0 comments on commit 782c8a7

Please sign in to comment.