Skip to content

Commit

Permalink
Upgrade dependent packages to the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Mar 12, 2019
1 parent eeda9a9 commit c130928
Show file tree
Hide file tree
Showing 2 changed files with 868 additions and 698 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,25 +57,25 @@
},
"devDependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.2.2",
"@babel/plugin-proposal-object-rest-spread": "^7.3.2",
"@babel/preset-env": "^7.3.1",
"autoprefixer": "^9.4.7",
"@babel/core": "^7.3.4",
"@babel/plugin-proposal-object-rest-spread": "^7.3.4",
"@babel/preset-env": "^7.3.4",
"autoprefixer": "^9.4.10",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^24.1.0",
"babel-jest": "^24.4.0",
"cheerio": "^1.0.0-rc.2",
"codecov": "^3.2.0",
"cross-env": "^5.2.0",
"cssnano": "^4.1.9",
"cssnano": "^4.1.10",
"dedent": "^0.7.0",
"docsify-cli": "^4.3.0",
"docsify-themeable": "^0.6.3",
"eslint": "^5.13.0",
"docsify-themeable": "^0.7.1",
"eslint": "^5.15.1",
"eslint-config-airbnb-base": "13.1.0",
"eslint-config-prettier": "^4.0.0",
"eslint-config-prettier": "^4.1.0",
"eslint-plugin-import": "^2.16.0",
"jest": "^24.1.0",
"jest-junit": "^6.2.1",
"jest": "^24.4.0",
"jest-junit": "^6.3.0",
"jsdoc": "^3.5.5",
"minami": "^1.2.3",
"mkdirp": "^0.5.1",
Expand All @@ -85,13 +85,13 @@
"prettier": "^1.16.4",
"rimraf": "^2.6.3",
"stylelint": "^9.10.1",
"stylelint-config-prettier": "^4.0.0",
"stylelint-config-prettier": "^5.0.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-scss": "^3.5.3"
"stylelint-scss": "^3.5.4"
},
"dependencies": {
"color-string": "^1.5.3",
"js-yaml": "^3.12.1",
"js-yaml": "^3.12.2",
"lodash.kebabcase": "^4.1.1",
"markdown-it": "^8.4.2",
"markdown-it-front-matter": "^0.1.2",
Expand Down
Loading

0 comments on commit c130928

Please sign in to comment.