Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Commit

Permalink
bump dependencies and lock versions
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbreiding committed Sep 13, 2018
1 parent 515a7fa commit 398092d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,14 +55,14 @@
"sinon-chai": "2.13.0"
},
"dependencies": {
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-react": "^7.0.0",
"babel-loader": "^8.0.0",
"@babel/core": "7.0.1",
"@babel/preset-env": "7.0.0",
"@babel/preset-react": "7.0.0",
"babel-loader": "8.0.2",
"bluebird": "3.5.0",
"debug": "3.1.0",
"lodash.clonedeep": "4.5.0",
"webpack": "^4.0.0"
"webpack": "4.18.1"
},
"release": {
"verifyConditions": "condition-circle",
Expand Down

0 comments on commit 398092d

Please sign in to comment.