Skip to content

Commit

Permalink
chore(deps): update dependency ts-pattern to v5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent a5efba8 commit 8bafe2c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/language-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"prettier": "^3.2.5",
"satori": "^0.10.13",
"ts-morph": "21.0.1",
"ts-pattern": "5.0.8",
"ts-pattern": "5.6.0",
"tsup": "8.0.2",
"typescript": "^5.4.2",
"utf8": "^3.0.0",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1732,7 +1732,7 @@ __metadata:
prettier: "npm:^3.2.5"
satori: "npm:^0.10.13"
ts-morph: "npm:21.0.1"
ts-pattern: "npm:5.0.8"
ts-pattern: "npm:5.6.0"
tsup: "npm:8.0.2"
typescript: "npm:^5.4.2"
utf8: "npm:^3.0.0"
Expand Down Expand Up @@ -11035,6 +11035,13 @@ __metadata:
languageName: node
linkType: hard

"ts-pattern@npm:5.6.0":
version: 5.6.0
resolution: "ts-pattern@npm:5.6.0"
checksum: 0da058218634ba5880d21816493c6634b56c111044aaec8e882a7b58a7564b6cc201b03012b7fd54b775af4ebe723d3ff91243769e9dc8aedb1f10dacc5f8f83
languageName: node
linkType: hard

"tsconfck@npm:3.0.2":
version: 3.0.2
resolution: "tsconfck@npm:3.0.2"
Expand Down

0 comments on commit 8bafe2c

Please sign in to comment.