Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Commit

Permalink
fix(deps): update all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 28, 2020
1 parent 12d16b9 commit 4d96924
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,48 +25,48 @@
"@babel/preset-typescript": "7.10.4",
"@testing-library/react": "10.4.9",
"@types/classnames": "2.2.10",
"@types/enzyme": "3.10.5",
"@types/invariant": "2.2.33",
"@types/enzyme": "3.10.7",
"@types/invariant": "2.2.34",
"@types/jest": "25.2.3",
"@types/lodash": "4.14.149",
"@types/lodash": "4.14.161",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"babel-eslint": "10.1.0",
"classnames": "2.2.6",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.3",
"enzyme-adapter-react-16": "1.15.5",
"eslint": "6.8.0",
"eslint-config-prettier": "6.10.1",
"eslint-config-vazco": "5.2.0",
"eslint-config-prettier": "6.12.0",
"eslint-config-vazco": "5.3.1",
"eslint-import-resolver-alias": "1.1.2",
"eslint-import-resolver-typescript": "2.0.0",
"eslint-plugin-babel": "5.3.0",
"eslint-plugin-import": "2.20.2",
"eslint-plugin-prettier": "3.1.2",
"eslint-plugin-react": "7.19.0",
"eslint-import-resolver-typescript": "2.3.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.1.4",
"eslint-plugin-react": "7.21.2",
"eslint-plugin-vazco": "1.0.0",
"invariant": "2.2.4",
"jest": "25.5.4",
"lodash": "4.17.20",
"prettier": "2.1.0",
"prettier": "2.1.2",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-feather": "2.0.4",
"react-frame-component": "4.1.1",
"react-feather": "2.0.8",
"react-frame-component": "4.1.3",
"react-test-renderer": "16.13.1",
"rimraf": "2.6.3",
"simpl-schema": "1.9.0",
"ts-jest": "25.3.1",
"ts-node": "8.8.1",
"tslib": "1.11.1",
"typescript": "3.8.3",
"uniforms": "3.0.0-rc.3",
"uniforms-bridge-simple-schema-2": "3.0.0-rc.3"
"rimraf": "2.7.1",
"simpl-schema": "1.10.1",
"ts-jest": "25.5.1",
"ts-node": "8.10.2",
"tslib": "1.13.0",
"typescript": "3.9.7",
"uniforms": "3.0.0-rc.4",
"uniforms-bridge-simple-schema-2": "3.0.0-rc.4"
},
"dependencies": {
"@patternfly/react-core": "4.45.1",
"@patternfly/react-icons": "4.7.2"
"@patternfly/react-core": "4.50.2",
"@patternfly/react-icons": "4.7.6"
},
"engines": {
"npm": ">=5.0.0"
Expand Down

0 comments on commit 4d96924

Please sign in to comment.