Skip to content

Commit 183f48a

Browse files
committed
Updates few npm dependencies to the latest versions
1 parent 9ee6bae commit 183f48a

File tree

2 files changed

+63
-35
lines changed

2 files changed

+63
-35
lines changed

package-lock.json

Lines changed: 58 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,13 @@
4242
},
4343
"description": "Topcoder collection of generic ReactJS components and utils",
4444
"devDependencies": {
45-
"autoprefixer": "^8.6.3",
45+
"autoprefixer": "^8.6.4",
4646
"babel-cli": "^6.26.0",
4747
"babel-eslint": "^8.2.5",
4848
"babel-loader": "^7.1.4",
4949
"babel-plugin-css-modules-transform": "^1.6.1",
50-
"babel-plugin-dynamic-import-node": "^1.2.0",
51-
"babel-plugin-inline-react-svg": "^0.5.2",
50+
"babel-plugin-dynamic-import-node": "^2.0.0",
51+
"babel-plugin-inline-react-svg": "^0.5.3",
5252
"babel-plugin-module-resolver": "^3.1.1",
5353
"babel-plugin-react-css-modules": "^3.4.2",
5454
"babel-plugin-transform-assets": "^1.0.1",
@@ -74,7 +74,7 @@
7474
"mockdate": "^2.0.2",
7575
"node-sass": "^4.9.0",
7676
"nodelist-foreach-polyfill": "^1.2.0",
77-
"optimize-css-assets-webpack-plugin": "^4.0.2",
77+
"optimize-css-assets-webpack-plugin": "^4.0.3",
7878
"postcss-loader": "^2.1.5",
7979
"postcss-scss": "^1.0.6",
8080
"react-hot-loader": "^4.3.3",
@@ -85,7 +85,7 @@
8585
"style-loader": "^0.21.0",
8686
"stylelint": "^9.3.0",
8787
"stylelint-config-standard": "^18.2.0",
88-
"webpack": "^4.12.1",
88+
"webpack": "^4.14.0",
8989
"webpack-cli": "^3.0.8",
9090
"webpack-dev-middleware": "^3.1.3",
9191
"webpack-hot-middleware": "^2.22.2",

0 commit comments

Comments
 (0)