Skip to content

Commit

Permalink
fix(deps): update dependency chemicaltools to v1.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 15, 2019
1 parent 33855b6 commit d3661f8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"postuninstall": "electron-builder install-app-deps"
},
"dependencies": {
"chemicaltools": "1.0.15",
"chemicaltools": "1.0.17",
"register-service-worker": "1.6.2",
"string-format": "2.0.0",
"vue": "2.6.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2300,10 +2300,10 @@ check-types@^7.3.0:
resolved "http://registry.npm.taobao.org/check-types/download/check-types-7.4.0.tgz#0378ec1b9616ec71f774931a3c6516fad8c152f4"
integrity sha1-A3jsG5YW7HH3dJMaPGUW+tjBUvQ=

chemicaltools@1.0.15:
version "1.0.15"
resolved "https://registry.yarnpkg.com/chemicaltools/-/chemicaltools-1.0.15.tgz#61e5847b5bb85bf3cf8028c5c5de2e939b594780"
integrity sha512-B2Bn0MjKZci4QatLTmyR+952sScE8iw2Y+/fYlLSSLegsM7dAyGn4FmBM2uuBueJ7z0jDYAf9awzVXrHOCnDlQ==
chemicaltools@1.0.17:
version "1.0.17"
resolved "https://registry.yarnpkg.com/chemicaltools/-/chemicaltools-1.0.17.tgz#698962b093a5b200606ff5b4512a2b7020e2d045"
integrity sha512-v3QEqkXk4E1f3mDd+qLBhFh/ZNG5xQvt5z/Zv74QKpR41YchvuH6P9+3GsqLw+y7OAu9I8P+Zyt/uYrYRigqFA==
dependencies:
tiny-pinyin "^1.3.0"

Expand Down

0 comments on commit d3661f8

Please sign in to comment.