Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
Bump comit-scripts in /create/new_project/demos/erc20_btc
Browse files Browse the repository at this point in the history
Bumps [comit-scripts](https://github.com/comit-network/create-comit-app) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/comit-network/create-comit-app/releases)
- [Commits](comit-scripts-0.8.2...comit-scripts-0.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Feb 1, 2020
1 parent 4552d21 commit fe22811
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion create/new_project/demos/erc20_btc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@types/node": "^13.7.0",
"@types/readline-sync": "^1.4.3",
"comit-scripts": "^0.8.2",
"comit-scripts": "^0.8.3",
"prettier": "^1.19.1",
"ts-node": "^8.6.2",
"tslint": "^6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions create/new_project/demos/erc20_btc/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -518,10 +518,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
dependencies:
delayed-stream "~1.0.0"

comit-scripts@^0.8.2:
version "0.8.2"
resolved "https://registry.yarnpkg.com/comit-scripts/-/comit-scripts-0.8.2.tgz#2d64f76a065494c699d43131a0b720c3ab41306f"
integrity sha512-M04dvT/seoHA2BYCuOYfY8CLooMe9P/lLiwaJLs2tKF0BvYBnLVJr22d7xBkUl8yWt2a8CiyCUTXXnws/qlwqQ==
comit-scripts@^0.8.3:
version "0.8.3"
resolved "https://registry.yarnpkg.com/comit-scripts/-/comit-scripts-0.8.3.tgz#309f9d9ca40b0875a164ecaa8eb246e4f21864b5"
integrity sha512-IJDuIeXnrwZWL8c9Nba+ERYbrMwWAOXDHwngOPWeBQ4czjW/dHcdBd8cH0JWGanYK7Ad99hLvW92zlwcnIVJaQ==
dependencies:
axios "^0.19.0"
targz "^1.0.1"
Expand Down

0 comments on commit fe22811

Please sign in to comment.