Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchen committed May 31, 2018
1 parent 32736ac commit c46d2c6
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,43 +34,43 @@
"dependencies": {
"clone": "^2.1.1",
"deep-equal": "^1.0.1",
"eventemitter3": "^3.0.0",
"eventemitter3": "^3.1.0",
"extend": "^3.0.1",
"parchment": "quilljs/parchment#0b0523dca309b61dd1cbdc3dcdc1d88f0eb2b208",
"parchment": "quilljs/parchment#0928cfdd220bb2b1636583c1f667e07341816736",
"quill-delta": "^3.6.2"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-core": "^6.26.3",
"babel-loader": "^7.1.2",
"babel-plugin-istanbul": "^4.1.5",
"babel-preset-env": "^1.6.1",
"babel-plugin-istanbul": "^4.1.6",
"babel-preset-env": "^1.7.0",
"css-loader": "~0.28.9",
"eslint": "^4.17.0",
"eslint-config-airbnb": "^16.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-import-resolver-webpack": "~0.8.4",
"eslint-plugin-import": "^2.9.0",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-prettier": "^2.6.0",
"eslint-plugin-react": "^7.6.1",
"eslint-plugin-react": "^7.8.2",
"extract-text-webpack-plugin": "^3.0.2",
"highlight.js": "^9.12.0",
"html-loader": "~0.5.5",
"http-proxy": "^1.16.2",
"http-proxy": "^1.17.0",
"jasmine-core": "^2.9.1",
"karma": "^2.0.0",
"karma": "^2.0.2",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.1",
"karma-jasmine": "^1.1.1",
"karma-coverage": "^1.1.2",
"karma-jasmine": "^1.1.2",
"karma-sauce-launcher": "^1.2.0",
"lodash": "^4.17.5",
"prettier": "^1.10.2",
"lodash": "^4.17.10",
"prettier": "^1.13.3",
"style-loader": "~0.20.1",
"stylus": "~0.54.5",
"stylus-loader": "^3.0.1",
"ts-loader": "^3.4.0",
"typescript": "^2.7.1",
"wdio-jasmine-framework": "~0.3.2",
"wdio-jasmine-framework": "~0.3.4",
"wdio-spec-reporter": "~0.1.3",
"webdriver-manager": "^12.0.6",
"webdriverio": "^4.10.2",
Expand Down

0 comments on commit c46d2c6

Please sign in to comment.