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

Commit 398092d

Browse files
committed
bump dependencies and lock versions
1 parent 515a7fa commit 398092d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,14 +55,14 @@
5555
"sinon-chai": "2.13.0"
5656
},
5757
"dependencies": {
58-
"@babel/core": "^7.0.0",
59-
"@babel/preset-env": "^7.0.0",
60-
"@babel/preset-react": "^7.0.0",
61-
"babel-loader": "^8.0.0",
58+
"@babel/core": "7.0.1",
59+
"@babel/preset-env": "7.0.0",
60+
"@babel/preset-react": "7.0.0",
61+
"babel-loader": "8.0.2",
6262
"bluebird": "3.5.0",
6363
"debug": "3.1.0",
6464
"lodash.clonedeep": "4.5.0",
65-
"webpack": "^4.0.0"
65+
"webpack": "4.18.1"
6666
},
6767
"release": {
6868
"verifyConditions": "condition-circle",

0 commit comments

Comments
 (0)