Skip to content

Commit a9b433d

Browse files
chore(deps-dev): bump dts-cli from 1.1.6 to 1.2.0 (#718)
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 7f59e48 commit a9b433d

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
@@ -59,7 +59,7 @@
5959
"autoprefixer": "10.4.2",
6060
"babel-loader": "8.2.3",
6161
"cssnano": "5.0.16",
62-
"dts-cli": "1.1.6",
62+
"dts-cli": "1.2.0",
6363
"eslint-config-react-app": "7.0.0",
6464
"eslint-plugin-prettier": "4.0.0",
6565
"husky": "7.0.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6292,10 +6292,10 @@ downshift@^6.0.15:
62926292
react-is "^17.0.2"
62936293
tslib "^2.3.0"
62946294

6295-
dts-cli@1.1.6:
6296-
version "1.1.6"
6297-
resolved "https://registry.yarnpkg.com/dts-cli/-/dts-cli-1.1.6.tgz#40981d3ff290647e3638be7b8db902dfd961279b"
6298-
integrity sha512-2EnhscswhVoNGueKJVJpQS+whHrWcXQ1gtuha/Tkq/zAXOHuYx4X2LnCNDb/NioOo8PuY9eRQ6XqRCEWipEqkQ==
6295+
dts-cli@1.2.0:
6296+
version "1.2.0"
6297+
resolved "https://registry.yarnpkg.com/dts-cli/-/dts-cli-1.2.0.tgz#5f891d1d02710d2f404c1c9685bcb4071a93a8dd"
6298+
integrity sha512-15cUH4CLLG5EC51Tj8vqAHYSJYCqpuG+/FArLAON20daJrZ0ivTstujjU5h5H4ZmI85cY10dLyrSyojSRcKmsA==
62996299
dependencies:
63006300
"@babel/core" "^7.16.7"
63016301
"@babel/helper-module-imports" "^7.16.7"

0 commit comments

Comments
 (0)