Skip to content

Commit

Permalink
chore(deps): update dependency ts-pattern to v5.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent a5efba8 commit 902b856
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.1.1",
"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.1.1"
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.1.1":
version: 5.1.1
resolution: "ts-pattern@npm:5.1.1"
checksum: 20ec96d1d07b074585082c0378abdc1ecd0d9aaa3d4c2bf2d668f645693daad7b65734292704d90a8472a79080dfe8f2b36d8bdb01f6145d1f4351a51516e307
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 902b856

Please sign in to comment.