Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 26, 2020
1 parent 35b80de commit 7ed29a2
Show file tree
Hide file tree
Showing 6 changed files with 565 additions and 433 deletions.
6 changes: 3 additions & 3 deletions generators/readme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@
"@types/lodash": "4.14.162",
"@types/mdast": "3.0.3",
"@types/mri": "1.1.0",
"@types/node": "12.12.68",
"@types/node": "12.19.1",
"@types/shelljs": "0.8.8",
"@types/unist": "2.0.3",
"@types/vfile": "4.0.0",
"lodash": "4.17.20",
"mri": "1.1.6",
"rcfile": "1.0.3",
"react-docgen": "5.3.0",
"remark-mdx": "1.6.18",
"react-docgen": "5.3.1",
"remark-mdx": "1.6.19",
"remark-parse": "8.0.3",
"remark-stringify": "8.1.1",
"shelljs": "0.8.4",
Expand Down
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@emotion/babel-preset-css-prop": "10.0.27",
"@formatjs/cli": "2.13.2",
"@formatjs/cli": "2.13.3",
"@percy/puppeteer": "1.1.0",
"@storybook/addon-a11y": "5.3.21",
"@storybook/addon-actions": "5.3.21",
Expand All @@ -94,12 +94,12 @@
"@svgr/core": "5.4.0",
"@svgr/plugin-jsx": "5.4.0",
"@svgr/plugin-svgo": "5.0.1",
"@testing-library/jest-dom": "5.11.4",
"@testing-library/jest-dom": "5.11.5",
"@testing-library/react": "11.1.0",
"@testing-library/react-hooks": "3.4.2",
"@types/jest": "26.0.14",
"@types/jest": "26.0.15",
"babel-eslint": "10.1.0",
"babel-jest": "26.6.0",
"babel-jest": "26.6.1",
"babel-loader": "8.1.0",
"babel-plugin-module-rewrite": "0.2.0",
"babel-plugin-transform-dynamic-import": "2.1.0",
Expand All @@ -111,35 +111,35 @@
"conventional-changelog-cli": "2.1.0",
"cross-env": "7.0.2",
"emotion-theming": "10.0.27",
"eslint": "7.11.0",
"eslint": "7.12.0",
"eslint-config-airbnb-base": "14.2.0",
"eslint-config-prettier": "6.13.0",
"eslint-config-prettier": "6.14.0",
"eslint-formatter-pretty": "4.0.0",
"eslint-plugin-formatjs": "2.7.15",
"eslint-plugin-formatjs": "2.7.16",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.1.0",
"eslint-plugin-jest-dom": "3.2.3",
"eslint-plugin-jsx-a11y": "6.3.1",
"eslint-plugin-jest-dom": "3.2.4",
"eslint-plugin-jsx-a11y": "6.4.0",
"eslint-plugin-prefer-object-spread": "1.2.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.21.4",
"eslint-plugin-react-hooks": "4.1.2",
"formik": "2.2.0",
"eslint-plugin-react": "7.21.5",
"eslint-plugin-react-hooks": "4.2.0",
"formik": "2.2.1",
"glob": "7.1.6",
"global": "4.4.0",
"history": "5.0.0",
"html-loader": "1.3.2",
"husky": "4.3.0",
"identity-obj-proxy": "3.0.0",
"intl-pluralrules": "1.2.2",
"jest": "26.6.0",
"jest": "26.6.1",
"jest-environment-jsdom-sixteen": "1.0.3",
"jest-localstorage-mock": "2.4.3",
"jest-puppeteer": "4.4.0",
"jest-runner-eslint": "0.10.0",
"jest-runner-stylelint": "2.3.7",
"jest-silent-reporter": "0.2.1",
"jest-validate": "26.6.0",
"jest-validate": "26.6.1",
"jest-watch-master": "1.0.0",
"jest-watch-typeahead": "0.6.1",
"json-loader": "0.5.7",
Expand All @@ -151,23 +151,23 @@
"moment-timezone": "0.5.31",
"mri": "1.1.6",
"omit-empty": "1.0.0",
"postcss": "8.1.2",
"postcss": "8.1.4",
"postcss-value-parser": "4.1.0",
"pptr-testing-library": "0.6.4",
"prettier": "2.1.2",
"puppeteer": "5.3.1",
"puppeteer": "5.4.0",
"qs": "6.9.4",
"rcfile": "1.0.3",
"react": "16.13.1",
"react-dom": "16.13.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.8.6",
"react-router-dom": "5.2.0",
"react-test-renderer": "16.13.1",
"react-test-renderer": "16.14.0",
"react-value": "0.2.0",
"read-pkg-up": "7.0.1",
"replace": "1.2.0",
"rimraf": "3.0.2",
"rollup": "2.32.0",
"rollup": "2.32.1",
"rollup-plugin-babel": "4.4.0",
"rollup-plugin-cleanup": "3.2.1",
"rollup-plugin-commonjs": "10.1.0",
Expand All @@ -179,7 +179,7 @@
"stylelint-config-prettier": "8.0.2",
"stylelint-config-standard": "20.0.0",
"stylelint-order": "4.1.0",
"ts-jest": "26.4.1",
"ts-jest": "26.4.2",
"ts-node": "9.0.0",
"typescript": "4.0.3",
"yaml": "1.10.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/data-table-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@
"react-intl": "3.x || 4.x || 5.x"
},
"devDependencies": {
"formik": "2.2.0"
"formik": "2.2.1"
}
}
2 changes: 1 addition & 1 deletion packages/components/data-table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react": ">= 16.8.0"
},
"devDependencies": {
"formik": "2.2.0",
"formik": "2.2.1",
"@testing-library/react-hooks": "3.4.2"
}
}
4 changes: 2 additions & 2 deletions visual-testing-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"moment": "2.29.1",
"moment-timezone": "0.5.31",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react": "16.14.0",
"react-dom": "16.14.0",
"react-intl": "5.8.6",
"react-router": "5.2.0",
"react-router-dom": "5.2.0"
Expand Down
Loading

0 comments on commit 7ed29a2

Please sign in to comment.