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 8e6f8e2 commit 2a29f65
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 @@ -29,22 +29,22 @@
},
"dependencies": {},
"devDependencies": {
"@aureooms/js-array": "^4.0.0",
"@aureooms/js-functools": "^2.0.3",
"@aureooms/js-itertools": "^3.4.0",
"@aureooms/js-array": "4.0.0",
"@aureooms/js-functools": "2.0.3",
"@aureooms/js-itertools": "3.4.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 2a29f65

Please sign in to comment.