Skip to content
This repository was archived by the owner on Apr 2, 2023. It is now read-only.

Commit b5d8233

Browse files
build(deps-dev): bump ts-toolbelt from 9.5.10 to 9.5.12 (#12)
Bumps [ts-toolbelt](https://github.com/millsp/ts-toolbelt) from 9.5.10 to 9.5.12. - [Release notes](https://github.com/millsp/ts-toolbelt/releases) - [Changelog](https://github.com/millsp/ts-toolbelt/blob/master/CHANGELOG.md) - [Commits](https://github.com/millsp/ts-toolbelt/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d0ae2d commit b5d8233

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"semantic-release": "^17.3.8",
8080
"terser": "^5.6.0",
8181
"ts-jest": "^26.5.2",
82-
"ts-toolbelt": "^9.5.10",
82+
"ts-toolbelt": "^9.5.12",
8383
"typescript": "^4.2.3"
8484
},
8585
"dependencies": {},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9674,10 +9674,10 @@ ts-jest@^26.5.2:
96749674
semver "7.x"
96759675
yargs-parser "20.x"
96769676

9677-
ts-toolbelt@^9.5.10:
9678-
version "9.5.10"
9679-
resolved "https://registry.yarnpkg.com/ts-toolbelt/-/ts-toolbelt-9.5.10.tgz#4e72459aecf40651f631f821cfff1eb690611d90"
9680-
integrity sha512-nyfx1+97Bl86XFkHYC3TyM0IP2mP0Yc30KbZod9S6VaUNC9aJl4kcKnjKopBm+GG1TjOFsAtRbhKZZjuji86wQ==
9677+
ts-toolbelt@^9.5.12:
9678+
version "9.5.12"
9679+
resolved "https://registry.yarnpkg.com/ts-toolbelt/-/ts-toolbelt-9.5.12.tgz#68ec24d347a81a1b338a5cddf2142a2041cec6b3"
9680+
integrity sha512-rqmk3y6kMlB0UB+TL8Jzbffmk+1v6i0cnspaBSI6noj+e7x2r+tbpYgbwxtNJJ6H02Cg+Gd9Hhv05TfgGq5oTQ==
96819681

96829682
tslib@^1.8.1, tslib@^1.9.0:
96839683
version "1.14.1"

0 commit comments

Comments
 (0)