Skip to content

Commit 8bafe2c

Browse files
chore(deps): update dependency ts-pattern to v5.6.0
1 parent a5efba8 commit 8bafe2c

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

packages/language-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"prettier": "^3.2.5",
3535
"satori": "^0.10.13",
3636
"ts-morph": "21.0.1",
37-
"ts-pattern": "5.0.8",
37+
"ts-pattern": "5.6.0",
3838
"tsup": "8.0.2",
3939
"typescript": "^5.4.2",
4040
"utf8": "^3.0.0",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1732,7 +1732,7 @@ __metadata:
17321732
prettier: "npm:^3.2.5"
17331733
satori: "npm:^0.10.13"
17341734
ts-morph: "npm:21.0.1"
1735-
ts-pattern: "npm:5.0.8"
1735+
ts-pattern: "npm:5.6.0"
17361736
tsup: "npm:8.0.2"
17371737
typescript: "npm:^5.4.2"
17381738
utf8: "npm:^3.0.0"
@@ -11035,6 +11035,13 @@ __metadata:
1103511035
languageName: node
1103611036
linkType: hard
1103711037

11038+
"ts-pattern@npm:5.6.0":
11039+
version: 5.6.0
11040+
resolution: "ts-pattern@npm:5.6.0"
11041+
checksum: 0da058218634ba5880d21816493c6634b56c111044aaec8e882a7b58a7564b6cc201b03012b7fd54b775af4ebe723d3ff91243769e9dc8aedb1f10dacc5f8f83
11042+
languageName: node
11043+
linkType: hard
11044+
1103811045
"tsconfck@npm:3.0.2":
1103911046
version: 3.0.2
1104011047
resolution: "tsconfck@npm:3.0.2"

0 commit comments

Comments
 (0)