Skip to content

Commit a3b8f26

Browse files
Bump ts-pattern from 5.0.3 to 5.0.4
Bumps [ts-pattern](https://github.com/gvergnaud/ts-pattern) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/gvergnaud/ts-pattern/releases) - [Commits](gvergnaud/ts-pattern@v5.0.3...v5.0.4) --- updated-dependencies: - dependency-name: ts-pattern dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ef8661 commit a3b8f26

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@
582582
"justusadam.language-haskell"
583583
],
584584
"dependencies": {
585-
"ts-pattern": "^5.0.3",
585+
"ts-pattern": "^5.0.4",
586586
"vscode-languageclient": "^8.1.0",
587587
"which": "^3.0.1"
588588
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2049,10 +2049,10 @@ ts-loader@^9.4.2:
20492049
micromatch "^4.0.0"
20502050
semver "^7.3.4"
20512051

2052-
ts-pattern@^5.0.3:
2053-
version "5.0.3"
2054-
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.3.tgz#bd81acab451428eeab2c9cb49eafe0ac9a2611ac"
2055-
integrity sha512-JMfGCcuRz0/efyv7vI71QgIp7en2n7KxQ/cFk9nlyo8eFFgsa6TEfbnKw3N5mLGo7Mf8oUwOyRpTEqXU0kuV+w==
2052+
ts-pattern@^5.0.4:
2053+
version "5.0.4"
2054+
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.4.tgz#11508e1fb09c4a65b3fa85fd297941792c0ab7d1"
2055+
integrity sha512-D5iVliqugv2C9541W2CNXFYNEZxr4TiHuLPuf49tKEdQFp/8y8fR0v1RExUvXkiWozKCwE7zv07C6EKxf0lKuQ==
20562056

20572057
tslib@^1.8.1:
20582058
version "1.14.1"

0 commit comments

Comments
 (0)