Skip to content

Commit

Permalink
Pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 24, 2020
1 parent 11e28e4 commit 92b5c85
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 222 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,22 @@
"@aureooms/js-number": "^3.1.0"
},
"devDependencies": {
"@aureooms/js-algorithms": "^3.0.7",
"@aureooms/js-itertools": "^3.4.0",
"@aureooms/js-random": "^2.0.0",
"@aureooms/js-algorithms": "3.0.7",
"@aureooms/js-itertools": "3.4.0",
"@aureooms/js-random": "2.0.0",
"@babel/cli": "7.8.4",
"@babel/core": "7.9.0",
"@babel/polyfill": "7.8.7",
"@babel/preset-env": "7.9.5",
"@babel/register": "7.9.0",
"ava": "^3.7.1",
"coveralls": "^3.0.14",
"esdoc": "^1.1.0",
"ava": "3.7.1",
"coveralls": "3.0.14",
"esdoc": "1.1.0",
"esdoc-inject-script-plugin": "1.0.0",
"esdoc-inject-style-plugin": "1.0.0",
"esdoc-standard-plugin": "1.0.0",
"np": "6.2.2",
"nyc": "^15.0.1"
"nyc": "15.0.1"
},
"files": [
"lib"
Expand Down

0 comments on commit 92b5c85

Please sign in to comment.