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

Commit 98dab9c

Browse files
Update all
1 parent 46af2bc commit 98dab9c

File tree

2 files changed

+718
-312
lines changed

2 files changed

+718
-312
lines changed

package.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -43,39 +43,39 @@
4343
"@babel/preset-env": "7.11.0",
4444
"@babel/preset-react": "7.10.4",
4545
"@babel/preset-typescript": "7.10.4",
46-
"@patternfly/react-core": "4.135.0",
47-
"@patternfly/react-icons": "4.11.0",
46+
"@patternfly/react-core": "4.276.6",
47+
"@patternfly/react-icons": "4.93.6",
4848
"@testing-library/react": "10.4.9",
49-
"@types/classnames": "2.2.11",
50-
"@types/enzyme": "3.10.8",
51-
"@types/invariant": "2.2.34",
49+
"@types/classnames": "2.3.0",
50+
"@types/enzyme": "3.10.12",
51+
"@types/invariant": "2.2.35",
5252
"@types/jest": "25.2.3",
53-
"@types/lodash": "4.14.168",
53+
"@types/lodash": "4.14.191",
5454
"@typescript-eslint/eslint-plugin": "2.34.0",
5555
"@typescript-eslint/parser": "2.34.0",
5656
"babel-eslint": "10.1.0",
5757
"enzyme": "3.11.0",
58-
"enzyme-adapter-react-16": "1.15.6",
58+
"enzyme-adapter-react-16": "1.15.7",
5959
"eslint": "6.8.0",
6060
"eslint-config-prettier": "6.15.0",
61-
"eslint-config-vazco": "5.2.0",
61+
"eslint-config-vazco": "5.4.0",
6262
"eslint-import-resolver-alias": "1.1.2",
63-
"eslint-import-resolver-typescript": "2.3.0",
63+
"eslint-import-resolver-typescript": "2.7.1",
6464
"eslint-plugin-babel": "5.3.1",
65-
"eslint-plugin-import": "2.22.1",
66-
"eslint-plugin-prettier": "3.3.1",
67-
"eslint-plugin-react": "7.22.0",
65+
"eslint-plugin-import": "2.27.5",
66+
"eslint-plugin-prettier": "3.4.1",
67+
"eslint-plugin-react": "7.32.2",
6868
"eslint-plugin-vazco": "1.0.0",
6969
"jest": "25.5.4",
70-
"prettier": "2.2.1",
71-
"prop-types": "15.7.2",
70+
"prettier": "2.8.3",
71+
"prop-types": "15.8.1",
7272
"react": "16.13.1",
7373
"react-dom": "16.13.1",
7474
"rimraf": "2.7.1",
75-
"simpl-schema": "1.10.2",
75+
"simpl-schema": "1.13.1",
7676
"ts-jest": "25.5.1",
7777
"ts-node": "8.10.2",
78-
"typescript": "3.8.3",
78+
"typescript": "3.9.10",
7979
"uniforms-bridge-simple-schema-2": "^3.5.5"
8080
},
8181
"peerDependencies": {

0 commit comments

Comments
 (0)