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 Apr 1, 2021
1 parent 0fb5e57 commit e94b2fa
Show file tree
Hide file tree
Showing 2 changed files with 282 additions and 269 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,24 +71,24 @@
"react-dom": ">=16.3.0"
},
"devDependencies": {
"@4c/cli": "^2.2.1",
"@4c/cli": "^2.2.2",
"@4c/rollout": "^2.2.0",
"@4c/tsconfig": "^0.3.1",
"@babel/cli": "^7.13.10",
"@babel/core": "^7.13.10",
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.14",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-transform-runtime": "^7.13.10",
"@babel/polyfill": "^7.12.1",
"@babel/preset-env": "^7.13.12",
"@babel/preset-react": "^7.12.13",
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
"@react-bootstrap/eslint-config": "^1.3.2",
"@rollup/plugin-node-resolve": "^11.2.0",
"@rollup/plugin-node-resolve": "^11.2.1",
"@types/classnames": "^2.2.11",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.2",
"@typescript-eslint/eslint-plugin": "^4.19.0",
"@typescript-eslint/parser": "^4.19.0",
"@types/react-dom": "^17.0.3",
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"babel-eslint": "^10.1.0",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-istanbul": "^6.0.0",
Expand All @@ -97,19 +97,19 @@
"cross-env": "^7.0.3",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"eslint": "^7.22.0",
"eslint": "^7.23.0",
"eslint-config-4catalyzer-typescript": "^3.0.3",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-mocha": "^8.1.0",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react": "^7.23.1",
"eslint-plugin-react-hooks": "^4.2.0",
"gh-pages": "^3.1.0",
"husky": "^5.2.0",
"jquery": "^3.6.0",
"karma": "^6.2.0",
"karma": "^6.3.2",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.3",
"karma-firefox-launcher": "^2.1.0",
Expand All @@ -126,16 +126,16 @@
"react-dom": "^16.14.0",
"react-transition-group": "^4.4.1",
"rimraf": "^3.0.2",
"rollup": "^2.42.3",
"rollup": "^2.44.0",
"simulant": "^0.2.2",
"sinon": "^9.2.4",
"sinon-chai": "^3.5.0",
"sinon-chai": "^3.6.0",
"stream-browserify": "^3.0.0",
"typescript": "^4.2.3",
"util": "^0.12.3",
"webpack": "^5.27.2",
"webpack": "^5.30.0",
"webpack-atoms": "^16.0.1",
"webpack-cli": "^4.5.0"
"webpack-cli": "^4.6.0"
},
"bugs": {
"url": "https://github.com/react-bootstrap/react-overlays/issues"
Expand Down
Loading

0 comments on commit e94b2fa

Please sign in to comment.