Skip to content

Commit 0cb9e8a

Browse files
committed
Update dependency ts-pattern to v3.3.3
1 parent 47f5bca commit 0cb9e8a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

backend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"jsonwebtoken": "8.5.1",
3636
"jwks-rsa": "2.0.4",
3737
"prisma": "3.1.1",
38-
"ts-pattern": "^3.3.1",
38+
"ts-pattern": "3.3.3",
3939
"typescript": "4.4.3"
4040
},
4141
"devDependencies": {

backend/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4742,10 +4742,10 @@ ts-node@^9, ts-node@^9.0.0:
47424742
source-map-support "^0.5.17"
47434743
yn "3.1.1"
47444744

4745-
ts-pattern@^3.3.1:
4746-
version "3.3.1"
4747-
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-3.3.1.tgz#cedd39ff9a5ffd7787de5b3008618bd0c50c62ef"
4748-
integrity sha512-E1Au2Biw2j5T6D3WJ1HISJt/nBsrR+zoQYLEODI1JvWTkE7QY2K2wtYbiK9ZtxEFTZ8PnBqj7nbl2U/TzW2MtQ==
4745+
4746+
version "3.3.3"
4747+
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-3.3.3.tgz#d15f4417b3f9161089da945885771c13606fd06a"
4748+
integrity sha512-Z5EFi6g6wyX3uDFHqxF5W5c5h663oZg9O6aOiAT7fqNu0HPSfCxtHzrQ7SblTy738Mrg2Ezorky8H5aUOm8Pvg==
47494749

47504750
tsconfig-paths@^3.11.0:
47514751
version "3.11.0"

0 commit comments

Comments
 (0)