Skip to content

Commit

Permalink
Bump string.prototype.repeat from 0.2.0 to 1.0.0 (#153)
Browse files Browse the repository at this point in the history
Bumps [string.prototype.repeat](https://github.com/mathiasbynens/String.prototype.repeat) from 0.2.0 to 1.0.0.
- [Release notes](https://github.com/mathiasbynens/String.prototype.repeat/releases)
- [Commits](mathiasbynens/String.prototype.repeat@v0.2.0...v1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed May 23, 2020
1 parent 4cd28fa commit 5458cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -49,7 +49,7 @@
"rc-tools": "6.x",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"string.prototype.repeat": "^0.2.0"
"string.prototype.repeat": "^1.0.0"
},
"pre-commit": [
"lint"
Expand Down

0 comments on commit 5458cfe

Please sign in to comment.