Skip to content

Commit 003d30d

Browse files
chore(deps-dev): bump dts-cli from 1.1.6 to 1.2.0 (#149)
Bumps [dts-cli](https://github.com/weiran-zsd/dts-cli) from 1.1.6 to 1.2.0. - [Release notes](https://github.com/weiran-zsd/dts-cli/releases) - [Changelog](https://github.com/weiran-zsd/dts-cli/blob/main/CHANGELOG.md) - [Commits](weiran-zsd/dts-cli@v1.1.6...v1.2.0) --- updated-dependencies: - dependency-name: dts-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d46968 commit 003d30d

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
@@ -90,7 +90,7 @@
9090
"@types/setup-polly-jest": "0.5.1",
9191
"@types/tar-stream": "2.2.2",
9292
"clinic": "11.0.0",
93-
"dts-cli": "1.1.6",
93+
"dts-cli": "1.2.0",
9494
"eslint-plugin-prettier": "4.0.0",
9595
"fast-glob": "3.2.11",
9696
"fs-extra": "10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4424,10 +4424,10 @@ dot-prop@^6.0.1:
44244424
dependencies:
44254425
is-obj "^2.0.0"
44264426

4427-
dts-cli@1.1.6:
4428-
version "1.1.6"
4429-
resolved "https://registry.yarnpkg.com/dts-cli/-/dts-cli-1.1.6.tgz#40981d3ff290647e3638be7b8db902dfd961279b"
4430-
integrity sha512-2EnhscswhVoNGueKJVJpQS+whHrWcXQ1gtuha/Tkq/zAXOHuYx4X2LnCNDb/NioOo8PuY9eRQ6XqRCEWipEqkQ==
4427+
dts-cli@1.2.0:
4428+
version "1.2.0"
4429+
resolved "https://registry.yarnpkg.com/dts-cli/-/dts-cli-1.2.0.tgz#5f891d1d02710d2f404c1c9685bcb4071a93a8dd"
4430+
integrity sha512-15cUH4CLLG5EC51Tj8vqAHYSJYCqpuG+/FArLAON20daJrZ0ivTstujjU5h5H4ZmI85cY10dLyrSyojSRcKmsA==
44314431
dependencies:
44324432
"@babel/core" "^7.16.7"
44334433
"@babel/helper-module-imports" "^7.16.7"

0 commit comments

Comments
 (0)