Skip to content

Commit e532d75

Browse files
authored
Merge pull request #915 from haskell/dependabot/npm_and_yarn/ts-pattern-5.0.3
Bump ts-pattern from 5.0.1 to 5.0.3
2 parents 10e048d + b152a5d commit e532d75

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.1",
585+
"ts-pattern": "^5.0.3",
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
@@ -2050,10 +2050,10 @@ ts-loader@^9.4.2:
20502050
micromatch "^4.0.0"
20512051
semver "^7.3.4"
20522052

2053-
ts-pattern@^5.0.1:
2054-
version "5.0.1"
2055-
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.1.tgz#340d91647982b90ca6c71645ae438f78518e9842"
2056-
integrity sha512-ZyNm28Lsg34Co5DS3e9DVyjlX2Y+2exkI4jqTKyU+9/OL6Y2fKOOuL8i+7no71o74C6mVS+UFoP3ekM3iCT1HQ==
2053+
ts-pattern@^5.0.3:
2054+
version "5.0.3"
2055+
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-5.0.3.tgz#bd81acab451428eeab2c9cb49eafe0ac9a2611ac"
2056+
integrity sha512-JMfGCcuRz0/efyv7vI71QgIp7en2n7KxQ/cFk9nlyo8eFFgsa6TEfbnKw3N5mLGo7Mf8oUwOyRpTEqXU0kuV+w==
20572057

20582058
tslib@^1.8.1:
20592059
version "1.14.1"

0 commit comments

Comments
 (0)