Skip to content

Commit e582b76

Browse files
Bump ts-pattern from 5.1.2 to 5.2.0 (#1105)
Bumps [ts-pattern](https://github.com/gvergnaud/ts-pattern) from 5.1.2 to 5.2.0. - [Release notes](https://github.com/gvergnaud/ts-pattern/releases) - [Commits](gvergnaud/ts-pattern@v5.1.2...v5.2.0) --- 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 8512acd commit e582b76

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.1.2",
1328+
"ts-pattern": "^5.2.0",
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
@@ -2258,10 +2258,10 @@ ts-loader@^9.5.1:
22582258
semver "^7.3.4"
22592259
source-map "^0.7.4"
22602260

2261-
ts-pattern@^5.1.2:
2262-
version "5.1.2"
2263-
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.1.2.tgz#1b000a2978a8eb4e1c4cf401413a8625331fbb03"
2264-
integrity sha512-u+ElKUIWnqisjpRBhv6Y89yNq7Pmz6xL0v7pTSckrVZ0+5Vf32oh/3jmxWl80rAOGcnbBa7fCyeqNdP4yXzWWg==
2261+
ts-pattern@^5.2.0:
2262+
version "5.2.0"
2263+
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.2.0.tgz#2cad8b58fcd87c52d1785f84eba572641e1bb5f3"
2264+
integrity sha512-aGaSpOlDcns7ZoeG/OMftWyQG1KqPVhgplhJxNCvyIXqWrumM5uIoOSarw/hmmi/T1PnuQ/uD8NaFHvLpHicDg==
22652265

22662266
type-check@^0.4.0, type-check@~0.4.0:
22672267
version "0.4.0"

0 commit comments

Comments
 (0)