Skip to content

Commit 338e43d

Browse files
Bump ts-pattern from 5.2.0 to 5.3.1 (#1131)
Bumps [ts-pattern](https://github.com/gvergnaud/ts-pattern) from 5.2.0 to 5.3.1. - [Release notes](https://github.com/gvergnaud/ts-pattern/releases) - [Commits](gvergnaud/ts-pattern@v5.2.0...v5.3.1) --- updated-dependencies: - dependency-name: ts-pattern dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6953939 commit 338e43d

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
@@ -1325,7 +1325,7 @@
13251325
"justusadam.language-haskell"
13261326
],
13271327
"dependencies": {
1328-
"ts-pattern": "^5.2.0",
1328+
"ts-pattern": "^5.3.1",
13291329
"vscode-languageclient": "9.0.1",
13301330
"which": "^4.0.0"
13311331
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2266,10 +2266,10 @@ ts-loader@^9.5.1:
22662266
semver "^7.3.4"
22672267
source-map "^0.7.4"
22682268

2269-
ts-pattern@^5.2.0:
2270-
version "5.2.0"
2271-
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.2.0.tgz#2cad8b58fcd87c52d1785f84eba572641e1bb5f3"
2272-
integrity sha512-aGaSpOlDcns7ZoeG/OMftWyQG1KqPVhgplhJxNCvyIXqWrumM5uIoOSarw/hmmi/T1PnuQ/uD8NaFHvLpHicDg==
2269+
ts-pattern@^5.3.1:
2270+
version "5.3.1"
2271+
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.3.1.tgz#ec098665841b1e6a7f7cb2c01bb270b79a2e2858"
2272+
integrity sha512-1RUMKa8jYQdNfmnK4jyzBK3/PS/tnjcZ1CW0v1vWDeYe5RBklc/nquw03MEoB66hVBm4BnlCfmOqDVxHyT1DpA==
22732273

22742274
type-check@^0.4.0, type-check@~0.4.0:
22752275
version "0.4.0"

0 commit comments

Comments
 (0)