Skip to content

Commit d7a7703

Browse files
chore(deps-dev): bump dts-cli from 1.5.0 to 1.5.1 (#188)
Bumps [dts-cli](https://github.com/weiran-zsd/dts-cli) from 1.5.0 to 1.5.1. - [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.5.0...v1.5.1) --- updated-dependencies: - dependency-name: dts-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f16a4cb commit d7a7703

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.1.0",
93-
"dts-cli": "1.5.0",
93+
"dts-cli": "1.5.1",
9494
"eslint-plugin-prettier": "4.0.0",
9595
"fast-glob": "3.2.11",
9696
"fs-extra": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4524,10 +4524,10 @@ dot-prop@^6.0.1:
45244524
dependencies:
45254525
is-obj "^2.0.0"
45264526

4527-
dts-cli@1.5.0:
4528-
version "1.5.0"
4529-
resolved "https://registry.yarnpkg.com/dts-cli/-/dts-cli-1.5.0.tgz#23789e01959853667f4564714d94b120836c1e2e"
4530-
integrity sha512-/Nan5rmA4KCFMFWP9vXjr6akcy+D2aviQQUGLxK8eye0HXFzNBt4rZ6akU+jhaVTROR9HQ7EFFT1zsXVmVTZsQ==
4527+
dts-cli@1.5.1:
4528+
version "1.5.1"
4529+
resolved "https://registry.yarnpkg.com/dts-cli/-/dts-cli-1.5.1.tgz#ac59ddff2341ae8a7067ddb3c3aa4dbe40df1eab"
4530+
integrity sha512-B2WQwhsom28y7lswu443DTQBP55Op8WbRY1MrLb8MOcR1blhr8iriKjAZTGYdk34fd3DkXOYuxWlnV5REe33MQ==
45314531
dependencies:
45324532
"@babel/core" "^7.17.5"
45334533
"@babel/helper-module-imports" "^7.16.7"

0 commit comments

Comments
 (0)