Skip to content

Commit 0916fb3

Browse files
committed
fix(deps): update dependency ts-pattern to v4.2.1
1 parent ce462b2 commit 0916fb3

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

apps/api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"graphql-validation-complexity": "0.4.2",
5353
"reflect-metadata": "0.1.13",
5454
"supertest-graphql": "1.1.4",
55-
"ts-pattern": "4.2.0",
55+
"ts-pattern": "4.2.1",
5656
"uuid": "9.0.0"
5757
},
5858
"devDependencies": {

apps/client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"tailwind-merge": "1.10.0",
5656
"tailwind-scrollbar": "2.1.0",
5757
"tailwindcss": "3.2.7",
58-
"ts-pattern": "4.2.0",
58+
"ts-pattern": "4.2.1",
5959
"urql": "3.0.3",
6060
"urql-custom-scalars-exchange": "1.0.1"
6161
},

pnpm-lock.yaml

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)