Skip to content

Commit 2f534b9

Browse files
chore(deps-dev): bump dts-cli from 1.5.2 to 1.6.0
Bumps [dts-cli](https://github.com/weiran-zsd/dts-cli) from 1.5.2 to 1.6.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.5.2...v1.6.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>
1 parent 98895a3 commit 2f534b9

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.2",
93-
"dts-cli": "1.5.2",
93+
"dts-cli": "1.6.0",
9494
"eslint-plugin-prettier": "4.2.1",
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
@@ -4558,10 +4558,10 @@ dot-prop@^6.0.1:
45584558
dependencies:
45594559
is-obj "^2.0.0"
45604560

4561-
dts-cli@1.5.2:
4562-
version "1.5.2"
4563-
resolved "https://registry.yarnpkg.com/dts-cli/-/dts-cli-1.5.2.tgz#a62dca608e5a74e32669f322523eca49bbfeb8fb"
4564-
integrity sha512-bLLmo/mdbNnNboCBr/9zKlMWwYibBrUOgxFw9fdu3LAA8YP3ApEqjovbephddONEjnYDo+NF0dVN9tKtCHezRA==
4561+
dts-cli@1.6.0:
4562+
version "1.6.0"
4563+
resolved "https://registry.yarnpkg.com/dts-cli/-/dts-cli-1.6.0.tgz#2a64f5b2ed18dbdf73088d7691eac123497d9474"
4564+
integrity sha512-br1DA1Huf195nYlYKyLOINJ8PlRqPp9te5GKAdHJ7pn7v3ciaAqXlyNOvKxX7i+c0PYN2DKwAPTdsih1TnV12A==
45654565
dependencies:
45664566
"@babel/core" "^7.18.6"
45674567
"@babel/helper-module-imports" "^7.18.6"

0 commit comments

Comments
 (0)