Skip to content

Commit 0d5542b

Browse files
author
Ivan Uzun
committed
update deps
1 parent 98dbe6a commit 0d5542b

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-dom": "^16.5.2"
2424
},
2525
"devDependencies": {
26-
"autoprefixer": "^9.1.5",
26+
"autoprefixer": "^9.3.0",
2727
"babel-cli": "^6.26.0",
2828
"babel-core": "^6.26.3",
2929
"babel-loader": "^7.1.5",
@@ -33,22 +33,22 @@
3333
"bulma": "^0.7.2",
3434
"bulma-switch": "^2.0.0",
3535
"catalog": "^3.6.0",
36-
"copy-webpack-plugin": "^4.5.3",
36+
"copy-webpack-plugin": "^4.5.4",
3737
"enzyme": "^3.7.0",
3838
"enzyme-adapter-react-16": "^1.6.0",
3939
"enzyme-to-json": "^3.3.4",
4040
"gh-pages": "^2.0.1",
41-
"git-url-parse": "^10.0.1",
41+
"git-url-parse": "^10.1.0",
4242
"jest": "^23.6.0",
4343
"nodemon": "^1.18.4",
44-
"node-sass": "^4.9.3",
44+
"node-sass": "^4.9.4",
4545
"npm-run-all": "^4.1.3",
4646
"postcss": "^7.0.5",
47-
"postcss-cli": "^6.0.0",
47+
"postcss-cli": "^6.0.1",
4848
"prop-types": "^15.6.2",
4949
"react": "^16.5.2",
5050
"react-dom": "^16.5.2",
51-
"webpack": "^4.20.2",
51+
"webpack": "^4.22.0",
5252
"webpack-cli": "^3.1.2"
5353
},
5454
"keywords": [

0 commit comments

Comments
 (0)