Skip to content

Commit

Permalink
Update all non-major dev-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 14, 2024
1 parent 171ba67 commit e2baa0d
Show file tree
Hide file tree
Showing 2 changed files with 3,006 additions and 655 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,45 +34,45 @@
"babel-runtime": "^6.26.0"
},
"devDependencies": {
"@material/button": "0.26.0",
"@material/dialog": "0.26.0",
"@material/radio": "0.30.0",
"ava": "0.24.0",
"babel-core": "6.26.0",
"@material/button": "0.44.1",
"@material/dialog": "0.44.1",
"@material/radio": "0.44.1",
"ava": "0.25.0",
"babel-core": "6.26.3",
"babel-eslint": "7.2.3",
"babel-plugin-external-helpers": "6.22.0",
"babel-plugin-syntax-dynamic-import": "6.18.0",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-flow-strip-types": "6.22.0",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-plugin-transform-runtime": "6.23.0",
"babel-preset-env": "1.6.1",
"babel-preset-env": "1.7.0",
"babel-preset-latest": "6.24.1",
"babel-preset-react": "6.24.1",
"codecov": "3.8.3",
"enzyme": "3.2.0",
"enzyme-adapter-react-15": "1.0.5",
"eslint": "4.12.1",
"eslint-config-google": "0.9.1",
"eslint-config-mitodl": "0.0.4",
"eslint-plugin-ava": "4.4.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-15": "1.4.4",
"eslint": "4.19.1",
"eslint-config-google": "0.14.0",
"eslint-config-mitodl": "0.2.1",
"eslint-plugin-ava": "4.5.1",
"eslint-plugin-babel": "4.1.2",
"eslint-plugin-flow-vars": "0.5.0",
"eslint-plugin-flowtype": "2.39.1",
"eslint-plugin-mocha": "4.11.0",
"eslint-plugin-react": "7.5.1",
"flow-bin": "0.60.1",
"flow-typed": "2.2.3",
"eslint-plugin-flowtype": "2.50.3",
"eslint-plugin-mocha": "4.12.1",
"eslint-plugin-react": "7.34.1",
"flow-bin": "0.233.0",
"flow-typed": "2.6.2",
"jsdom": "11.5.1",
"jsdom-global": "3.0.2",
"nyc": "11.3.0",
"prettier-eslint-cli": "4.4.2",
"react": "15.6.2",
"react-dom": "15.6.2",
"react-test-renderer": "15.6.2",
"rollup": "0.52.1",
"rollup-plugin-babel": "3.0.2",
"sinon": "4.3.0"
"nyc": "11.9.0",
"prettier-eslint-cli": "4.7.1",
"react": "15.7.0",
"react-dom": "15.7.0",
"react-test-renderer": "15.7.0",
"rollup": "0.68.2",
"rollup-plugin-babel": "3.0.7",
"sinon": "4.5.0"
},
"peerDependencies": {
"@material/button": "^0.26.0",
Expand Down
Loading

0 comments on commit e2baa0d

Please sign in to comment.