Skip to content

Commit

Permalink
Update dependencies (#877)
Browse files Browse the repository at this point in the history
* Update dependency eslint-plugin-react to v7.20.6

* Update dependency prettier to v2.1.0

* Update dependency css-loader to v4.2.2

* Update storybook monorepo to v6.0.17

* Update dependency lint-staged to v10.2.12

* Update dependency lint-staged to v10.2.13

* Update storybook monorepo to v6.0.18

* Update dependency prettier to v2.1.1

* Update dependency @moonwalker/orbit-ui to v1.14.17

* Update storybook monorepo to v6.0.19

* Update dependency preact to v10.4.8

* Update dependency mini-css-extract-plugin to v0.11.0

* Update storybook monorepo to v6.0.20

* Update dependency webpack-merge to v5.1.3

* Update dependency optimize-css-assets-webpack-plugin to v5.0.4

* Update dependency enzyme-adapter-react-16 to v1.15.4

* Update storybook monorepo to v6.0.21

* Update dependency stylelint to v13.7.0

* Update babel monorepo to v7.11.5

* Update dependency eslint to v7.8.0

* Update dependency eslint to v7.8.1

* Update dependency lint-staged to v10.3.0

* Update babel monorepo to v7.11.6

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
vio and renovate-bot authored Sep 4, 2020
1 parent 70a1d5e commit d3fb066
Show file tree
Hide file tree
Showing 12 changed files with 2,419 additions and 6,269 deletions.
822 changes: 617 additions & 205 deletions package-lock.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"devDependencies": {
"babel-eslint": "10.1.0",
"dotenv": "8.2.0",
"eslint": "7.7.0",
"eslint": "7.8.1",
"eslint-config-airbnb": "18.2.0",
"eslint-config-prettier": "6.11.0",
"eslint-import-resolver-node": "0.3.4",
Expand All @@ -17,13 +17,13 @@
"eslint-plugin-jest": "23.20.0",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.20.2",
"eslint-plugin-react": "7.20.6",
"husky": "4.2.5",
"lerna": "3.22.1",
"lint-staged": "10.2.11",
"mini-css-extract-plugin": "0.10.0",
"optimize-css-assets-webpack-plugin": "5.0.3",
"prettier": "2.0.5",
"lint-staged": "10.3.0",
"mini-css-extract-plugin": "0.11.0",
"optimize-css-assets-webpack-plugin": "5.0.4",
"prettier": "2.1.1",
"terser-webpack-plugin": "4.1.0",
"webpack": "4.44.1"
},
Expand Down
1,716 changes: 232 additions & 1,484 deletions packages/cli-utils/package-lock.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions packages/cli-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"lodash": "4.17.20"
},
"devDependencies": {
"@babel/cli": "7.10.5",
"@babel/core": "7.11.4",
"@babel/preset-env": "7.11.0",
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"@babel/preset-env": "7.11.5",
"jest": "26.4.2"
}
}
1,720 changes: 669 additions & 1,051 deletions packages/html-templates/package-lock.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions packages/html-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,18 @@
},
"homepage": "https://github.com/relative-ci/bundle-stats/blob/master/packages/html-templates#readme",
"devDependencies": {
"@babel/core": "7.11.4",
"@babel/core": "7.11.6",
"@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
"@babel/plugin-proposal-private-methods": "7.10.4",
"@babel/preset-env": "7.11.0",
"@babel/preset-env": "7.11.5",
"@babel/preset-react": "7.10.4",
"@bundle-stats/ui": "^2.2.0",
"@bundle-stats/utils": "^2.2.0",
"@moonwalker/orbit-ui": "1.14.16",
"@moonwalker/orbit-ui": "1.14.17",
"@relative-ci/agent": "1.3.0",
"@storybook/addon-storyshots": "6.0.16",
"@storybook/react": "6.0.16",
"@storybook/addon-storyshots": "6.0.21",
"@storybook/react": "6.0.21",
"autoprefixer": "9.8.6",
"babel-jest": "26.3.0",
"babel-loader": "8.1.0",
Expand All @@ -46,33 +46,33 @@
"classnames": "2.2.6",
"core-js": "3.6.5",
"cross-env": "7.0.2",
"css-loader": "4.2.1",
"css-loader": "4.2.2",
"cssnano": "4.1.10",
"dotenv": "8.2.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.3",
"enzyme-adapter-react-16": "1.15.4",
"enzyme-to-json": "3.5.0",
"html-webpack-inline-source-plugin": "0.0.10",
"html-webpack-plugin": "3.2.0",
"identity-obj-proxy": "3.0.0",
"jest": "26.4.2",
"jest-date-mock": "1.0.8",
"mini-css-extract-plugin": "0.10.0",
"mini-css-extract-plugin": "0.11.0",
"postcss-loader": "3.0.0",
"preact": "10.4.7",
"preact": "10.4.8",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-test-renderer": "16.13.1",
"recompose": "0.30.0",
"stats-webpack-plugin": "0.7.0",
"stylelint": "13.6.1",
"stylelint": "13.7.0",
"stylelint-config-css-modules": "2.2.0",
"stylelint-config-standard": "20.0.0",
"terser-webpack-plugin": "4.1.0",
"webpack": "4.44.1",
"webpack-cli": "3.3.12",
"webpack-merge": "5.1.2",
"webpack-merge": "5.1.3",
"whatwg-fetch": "3.4.0"
}
}
Loading

0 comments on commit d3fb066

Please sign in to comment.