Skip to content

Commit

Permalink
Bump some deps
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieTheWagner committed Dec 21, 2018
1 parent 95f9afa commit 445a514
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 172 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"tippy.js": "^3.3.0"
},
"devDependencies": {
"@babel/core": "^7.2.0",
"@babel/preset-env": "^7.2.0",
"autoprefixer": "^9.4.2",
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.2.3",
"autoprefixer": "^9.4.3",
"babel-loader": "^8.0.4",
"babel-plugin-add-module-exports": "^1.0.0",
"babel-plugin-istanbul": "^5.1.0",
Expand All @@ -67,18 +67,18 @@
"chai-as-promised": "^7.1.1",
"codeclimate-test-reporter": "^0.5.1",
"cross-env": "^5.2.0",
"css-loader": "^1.0.1",
"css-loader": "^2.0.2",
"cypress": "^3.1.3",
"del": "^3.0.0",
"esdoc": "^1.1.0",
"esdoc-ecmascript-proposal-plugin": "^1.0.0",
"esdoc-standard-plugin": "^1.0.0",
"eslint": "^5.9.0",
"eslint": "^5.10.0",
"eslint-loader": "^2.1.1",
"eslint-plugin-mocha": "^5.1.0",
"eslint-plugin-ship-shape": "^0.6.0",
"extract-loader": "^3.1.0",
"file-loader": "^2.0.0",
"file-loader": "^3.0.1",
"glob": "^7.1.3",
"http-server": "^0.11.1",
"inject-loader": "^4.0.1",
Expand All @@ -87,11 +87,11 @@
"lodash-webpack-plugin": "^0.11.5",
"mocha": "^5.2.0",
"mocha-headless-chrome": "^2.0.1",
"node-sass": "^4.10.0",
"node-sass": "^4.11.0",
"nyc": "13.0.1",
"postcss": "^7.0.6",
"postcss": "^7.0.7",
"postcss-loader": "^3.0.0",
"replace": "^1.0.0",
"replace": "^1.0.1",
"sass-loader": "^7.1.0",
"sinon": "^7.1.1",
"source-map-loader": "^0.2.3",
Expand All @@ -103,7 +103,7 @@
"uglifyjs-webpack-plugin": "^2.0.1",
"webpack": "^4.27.0",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.10"
"webpack-dev-server": "^3.1.11"
},
"engines": {
"node": ">= 6.*"
Expand Down
Loading

0 comments on commit 445a514

Please sign in to comment.