Skip to content

Commit

Permalink
chore(v2): bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
endiliey committed Nov 29, 2019
1 parent dffa984 commit 21b2bee
Show file tree
Hide file tree
Showing 4 changed files with 180 additions and 323 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@
"@types/loader-utils": "^1.1.3",
"@types/lodash": "^4.14.149",
"@types/lodash.kebabcase": "^4.1.6",
"@types/node": "^12.12.11",
"@types/node": "^12.12.14",
"@types/react": "^16.9.13",
"@types/react-dev-utils": "^9.0.1",
"@types/semver": "^6.2.0",
"@types/shelljs": "^0.8.6",
"@types/webpack": "^4.41.0",
"@types/webpack-dev-server": "^3.4.0",
"@types/webpack-dev-server": "^3.9.0",
"@types/webpack-merge": "^4.1.5",
"babel-eslint": "^10.0.3",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.15.1",
"eslint": "^6.7.0",
"eslint": "^6.7.1",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-prettier": "^6.7.0",
"eslint-plugin-header": "^3.0.0",
Expand All @@ -57,7 +57,7 @@
"jest": "^24.9.0",
"lerna": "^3.19.0",
"lerna-changelog": "^0.8.3",
"lint-staged": "^9.4.3",
"lint-staged": "^9.5.0",
"prettier": "^1.19.1",
"react": "^16.8.4",
"react-dom": "^16.8.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus-plugin-content-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@docusaurus/mdx-loader": "^2.0.0-alpha.36",
"@docusaurus/utils": "^2.0.0-alpha.36",
"execa": "^3.3.0",
"execa": "^3.4.0",
"fs-extra": "^8.1.0",
"globby": "^10.0.1",
"import-fresh": "^3.2.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"semver": "^6.3.0",
"shelljs": "^0.8.3",
"std-env": "^2.2.1",
"style-loader": "^1.0.0",
"style-loader": "^1.0.1",
"terser-webpack-plugin": "^2.2.1",
"wait-file": "^1.0.5",
"webpack": "^4.41.2",
Expand Down
Loading

0 comments on commit 21b2bee

Please sign in to comment.