Skip to content

Commit 301b339

Browse files
Bump ts-pattern from 4.0.2 to 4.0.5 (#652)
Bumps [ts-pattern](https://github.com/gvergnaud/ts-pattern) from 4.0.2 to 4.0.5. - [Release notes](https://github.com/gvergnaud/ts-pattern/releases) - [Commits](https://github.com/gvergnaud/ts-pattern/commits) --- updated-dependencies: - dependency-name: ts-pattern dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd16684 commit 301b339

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
@@ -564,7 +564,7 @@
564564
"js-yaml": "^4.1.0",
565565
"lodash-es": "^4.17.21",
566566
"lru-cache": "^7.7.3",
567-
"ts-pattern": "^4.0.1",
567+
"ts-pattern": "^4.0.5",
568568
"vscode-languageclient": "^7.0.0",
569569
"which": "^2.0.1",
570570
"yauzl": "^2.10.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2291,10 +2291,10 @@ ts-loader@^9.3.1:
22912291
micromatch "^4.0.0"
22922292
semver "^7.3.4"
22932293

2294-
ts-pattern@^4.0.1:
2295-
version "4.0.2"
2296-
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-4.0.2.tgz#b36afdb2de1ec0224539dcb7cea3a57c41453b9f"
2297-
integrity sha512-eHqR/7A6fcw05vCOfnL6RwgGJbVi9G/YHTdYdjYmElhDdJ1SMn7pWs+6+YuxygaFwQS/g+cIDlu+UD8IVpur1A==
2294+
ts-pattern@^4.0.5:
2295+
version "4.0.5"
2296+
resolved "https://registry.yarnpkg.com/ts-pattern/-/ts-pattern-4.0.5.tgz#8e87db265b890ddb0dfc10deda36568296ebd5c3"
2297+
integrity sha512-Bq44KCEt7JVaNLa148mBCJkcQf4l7jtLEBDuDdeuLynWDA+1a60P4D0rMkqSM9mOKLQbIWUddE9h3XKyKwBeqA==
22982298

22992299
tslib@^1.13.0, tslib@^1.8.1:
23002300
version "1.14.1"

0 commit comments

Comments
 (0)