Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#5292)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 13, 2020
1 parent e9d02f7 commit efa79cd
Show file tree
Hide file tree
Showing 4 changed files with 222 additions and 277 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -82,16 +82,16 @@
"warning": "^4.0.3"
},
"devDependencies": {
"@4c/rollout": "^2.1.9",
"@4c/rollout": "^2.1.10",
"@4c/tsconfig": "^0.3.1",
"@babel/cli": "^7.10.4",
"@babel/core": "^7.10.4",
"@babel/preset-typescript": "^7.9.0",
"@babel/preset-typescript": "^7.10.4",
"@babel/register": "^7.10.4",
"@react-bootstrap/babel-preset": "^1.2.0",
"@react-bootstrap/eslint-config": "^1.3.2",
"@typescript-eslint/eslint-plugin": "^2.33.0",
"@typescript-eslint/parser": "^2.33.0",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"babel-plugin-istanbul": "^6.0.0",
Expand All @@ -114,7 +114,7 @@
"eslint-plugin-mocha": "^7.0.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.3",
"execa": "^4.0.2",
"execa": "^4.0.3",
"fs-extra": "^9.0.1",
"husky": "^4.2.5",
"karma": "^5.1.0",
Expand All @@ -128,7 +128,7 @@
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^4.0.2",
"lint-staged": "^10.2.11",
"lodash": "^4.17.15",
"lodash": "^4.17.19",
"mocha": "^8.0.1",
"prettier": "^2.0.5",
"react": "^16.13.1",
Expand Down
18 changes: 9 additions & 9 deletions www/package.json
Expand Up @@ -23,21 +23,21 @@
"docsearch.js": "^2.6.3",
"dom-helpers": "^5.1.4",
"formik": "^2.1.4",
"gatsby": "^2.23.21",
"gatsby": "^2.24.2",
"gatsby-plugin-astroturf": "^0.2.1",
"gatsby-plugin-catch-links": "^2.3.10",
"gatsby-plugin-mdx": "^1.2.22",
"gatsby-plugin-sass": "^2.3.10",
"gatsby-remark-prismjs": "^3.5.9",
"gatsby-source-filesystem": "2.3.18",
"gatsby-transformer-react-docgen": "^5.2.10",
"gatsby-transformer-remark": "^2.8.23",
"gatsby-plugin-catch-links": "^2.3.11",
"gatsby-plugin-mdx": "^1.2.25",
"gatsby-plugin-sass": "^2.3.12",
"gatsby-remark-prismjs": "^3.5.10",
"gatsby-source-filesystem": "2.3.19",
"gatsby-transformer-react-docgen": "^5.2.11",
"gatsby-transformer-remark": "^2.8.25",
"gh-pages": "^3.1.0",
"holderjs": "^2.9.7",
"import-sort-cli": "^6.0.0",
"import-sort-parser-4catalyzer": "^4.0.1",
"import-sort-style-module": "^6.0.0",
"lodash": "^4.17.15",
"lodash": "^4.17.19",
"node-sass": "^4.14.1",
"prismjs": "^1.20.0",
"prop-types": "^15.7.2",
Expand Down

0 comments on commit efa79cd

Please sign in to comment.