Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and greenhat616 committed Aug 18, 2020
1 parent 3b9d9c1 commit c8d8fec
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,27 +37,27 @@
"devDependencies": {
"@commitlint/cli": "9.1.2",
"@commitlint/config-conventional": "9.1.2",
"commitizen": "^4.1.2",
"conventional-changelog-cli": "^2.1.0",
"conventional-changelog-conventionalcommits": "^4.4.0",
"cz-conventional-changelog": "^3.2.0",
"commitizen": "4.1.2",
"conventional-changelog-cli": "2.1.0",
"conventional-changelog-conventionalcommits": "4.4.0",
"cz-conventional-changelog": "3.2.0",
"eslint": "7.7.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-prettier": "6.11.0",
"eslint-config-standard": "14.1.1",
"eslint-plugin-html": "6.0.3",
"eslint-plugin-import": "2.22.0",
"eslint-plugin-jest": "23.20.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"husky": "4.2.5",
"jest": "26.4.0",
"koa-livereload": "0.2.0",
"lint-staged": "10.2.11",
"nyc": "15.1.0",
"prettier": "^2.0.5",
"release-it": "^13.6.6",
"prettier": "2.0.5",
"release-it": "13.6.6",
"supervisor": "0.12.0"
},
"dependencies": {
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1906,10 +1906,10 @@ commander@^5.1.0:
resolved "https://registry.npm.taobao.org/commander/download/commander-5.1.0.tgz?cache=0&sync_timestamp=1587783321998&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcommander%2Fdownload%2Fcommander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae"
integrity sha1-Rqu9FlL44Fm92u+Zu9yyrZzxea4=

commitizen@^4.0.3, commitizen@^4.1.2:
commitizen@4.1.2, commitizen@^4.0.3:
version "4.1.2"
resolved "https://registry.npm.taobao.org/commitizen/download/commitizen-4.1.2.tgz#6095eb825fd3f0d3611df88e6803c69b23307e9a"
integrity sha1-YJXrgl/T8NNhHfiOaAPGmyMwfpo=
resolved "https://registry.yarnpkg.com/commitizen/-/commitizen-4.1.2.tgz#6095eb825fd3f0d3611df88e6803c69b23307e9a"
integrity sha512-LBxTQKHbVgroMz9ohpm86N+GfJobonGyvDc3zBGdZazbwCLz2tqLa48Rf2TnAdKx7/06W1i1R3SXUt5QW97qVQ==
dependencies:
cachedir "2.2.0"
cz-conventional-changelog "3.2.0"
Expand Down Expand Up @@ -2026,10 +2026,10 @@ conventional-changelog-atom@^2.0.7:
dependencies:
q "^1.5.1"

conventional-changelog-cli@^2.1.0:
conventional-changelog-cli@2.1.0:
version "2.1.0"
resolved "https://registry.npm.taobao.org/conventional-changelog-cli/download/conventional-changelog-cli-2.1.0.tgz?cache=0&sync_timestamp=1597209511629&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fconventional-changelog-cli%2Fdownload%2Fconventional-changelog-cli-2.1.0.tgz#5da5be32203ca8382815afc85b7f9151115d5e97"
integrity sha1-XaW+MiA8qDgoFa/IW3+RURFdXpc=
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-2.1.0.tgz#5da5be32203ca8382815afc85b7f9151115d5e97"
integrity sha512-hZ8EcpxV4LcGOZwH+U5LJQDnyA4o/uyUdmIGzmFZMB4caujavvDBo/iTgVihk0m1QKkEhJgulagrILSm1JCakA==
dependencies:
add-stream "^1.0.0"
conventional-changelog "^3.1.23"
Expand All @@ -2053,7 +2053,7 @@ conventional-changelog-conventionalcommits@4.3.0:
lodash "^4.17.15"
q "^1.5.1"

conventional-changelog-conventionalcommits@^4.4.0:
conventional-changelog-conventionalcommits@4.4.0, conventional-changelog-conventionalcommits@^4.4.0:
version "4.4.0"
resolved "https://registry.npm.taobao.org/conventional-changelog-conventionalcommits/download/conventional-changelog-conventionalcommits-4.4.0.tgz?cache=0&sync_timestamp=1597209522723&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fconventional-changelog-conventionalcommits%2Fdownload%2Fconventional-changelog-conventionalcommits-4.4.0.tgz#8d96687141c9bbd725a89b95c04966d364194cd4"
integrity sha1-jZZocUHJu9clqJuVwElm02QZTNQ=
Expand Down Expand Up @@ -2303,7 +2303,7 @@ cycle@1.0.x:
resolved "http://registry.npm.taobao.org/cycle/download/cycle-1.0.3.tgz#21e80b2be8580f98b468f379430662b046c34ad2"
integrity sha1-IegLK+hYD5i0aPN5QwZisEbDStI=

cz-conventional-changelog@3.2.0, cz-conventional-changelog@^3.2.0:
cz-conventional-changelog@3.2.0:
version "3.2.0"
resolved "https://registry.npm.taobao.org/cz-conventional-changelog/download/cz-conventional-changelog-3.2.0.tgz#6aef1f892d64113343d7e455529089ac9f20e477"
integrity sha1-au8fiS1kETND1+RVUpCJrJ8g5Hc=
Expand Down Expand Up @@ -2773,10 +2773,10 @@ escodegen@^1.14.1:
optionalDependencies:
source-map "~0.6.1"

eslint-config-prettier@^6.11.0:
eslint-config-prettier@6.11.0:
version "6.11.0"
resolved "https://registry.npm.taobao.org/eslint-config-prettier/download/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
integrity sha1-9tIjjBKQ0ByFmotcH301KgsNqLE=
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
dependencies:
get-stdin "^6.0.0"

Expand Down Expand Up @@ -2854,10 +2854,10 @@ eslint-plugin-node@11.1.0:
resolve "^1.10.1"
semver "^6.1.0"

eslint-plugin-prettier@^3.1.4:
eslint-plugin-prettier@3.1.4:
version "3.1.4"
resolved "https://registry.npm.taobao.org/eslint-plugin-prettier/download/eslint-plugin-prettier-3.1.4.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-plugin-prettier%2Fdownload%2Feslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2"
integrity sha1-Foq0MVTi6lfbmSos0JfIKBcfdcI=
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.4.tgz#168ab43154e2ea57db992a2cd097c828171f75c2"
integrity sha512-jZDa8z76klRqo+TdGDTFJSavwbnWK2ZpqGKNZ+VvweMW516pDUMmQ2koXvxEE4JhzNvTv+radye/bWGBmA6jmg==
dependencies:
prettier-linter-helpers "^1.0.0"

Expand Down Expand Up @@ -6479,10 +6479,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@^2.0.5:
prettier@2.0.5:
version "2.0.5"
resolved "https://registry.npm.taobao.org/prettier/download/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
integrity sha1-1tVigkVSQ/L5LMFxZpLAiqMVItQ=
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==

pretty-format@^26.4.0:
version "26.4.0"
Expand Down Expand Up @@ -6807,10 +6807,10 @@ registry-url@^5.0.0:
dependencies:
rc "^1.2.8"

release-it@^13.6.6:
release-it@13.6.6:
version "13.6.6"
resolved "https://registry.npm.taobao.org/release-it/download/release-it-13.6.6.tgz#c1f770449177e1906297aa5dfc15b15334eeb77a"
integrity sha1-wfdwRJF34ZBil6pd/BWxUzTut3o=
resolved "https://registry.yarnpkg.com/release-it/-/release-it-13.6.6.tgz#c1f770449177e1906297aa5dfc15b15334eeb77a"
integrity sha512-tR0RkcMxc0lhtnPGWE2tBcjAG7Z+NXsQZTGiNr6M/XM5tOL4cSkWPrBo9+vEtVS2S7XlBiLtCZ85jCzcovBnBw==
dependencies:
"@iarna/toml" "2.2.5"
"@octokit/rest" "18.0.3"
Expand Down

0 comments on commit c8d8fec

Please sign in to comment.