Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 11, 2021
1 parent f03763d commit a905ac1
Show file tree
Hide file tree
Showing 4 changed files with 151 additions and 153 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@types/classnames": "^2.2.11",
"@types/react": "^16.14.2",
"@types/react-dom": "^16.9.10",
"@typescript-eslint/eslint-plugin": "^4.11.1",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.12.0",
"babel-eslint": "^10.1.0",
"babel-plugin-add-module-exports": "^1.0.4",
Expand All @@ -107,11 +107,11 @@
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-mocha": "^8.0.0",
"eslint-plugin-prettier": "^3.3.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"gh-pages": "^3.1.0",
"husky": "^4.3.6",
"husky": "^4.3.7",
"jquery": "^3.5.1",
"karma": "^5.2.3",
"karma-chrome-launcher": "^3.1.0",
Expand All @@ -129,12 +129,12 @@
"react-dom": "^16.14.0",
"react-transition-group": "^4.4.1",
"rimraf": "^3.0.2",
"rollup": "^2.35.1",
"rollup": "^2.36.1",
"simulant": "^0.2.2",
"sinon": "^9.2.2",
"sinon": "^9.2.3",
"sinon-chai": "^3.5.0",
"typescript": "^4.1.3",
"webpack": "^4.44.2",
"webpack": "^4.46.0",
"webpack-atoms": "^14.0.0",
"webpack-cli": "^3.3.12"
},
Expand Down
4 changes: 2 additions & 2 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"bootstrap": "^4.5.3",
"dom-helpers": "^5.2.0",
"emotion": "^10.0.27",
"gatsby": "^2.29.3",
"gatsby": "^2.30.1",
"gatsby-plugin-astroturf": "^0.2.1",
"gatsby-plugin-sass": "^2.8.0",
"lodash": "^4.17.20",
"prop-types": "^15.7.2",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-transition-group": "^4.4.1",
"sass": "^1.32.0"
"sass": "^1.32.2"
}
}
Loading

0 comments on commit a905ac1

Please sign in to comment.