Skip to content

Commit 1cb905e

Browse files
author
Robert S
committed
update packages
1 parent 9741050 commit 1cb905e

File tree

2 files changed

+737
-1514
lines changed

2 files changed

+737
-1514
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@
4545
"axios": "0.19.0",
4646
"classnames": "2.2.6",
4747
"connected-react-router": "6.6.1",
48-
"dayjs": "1.8.17",
48+
"dayjs": "1.8.18",
4949
"history": "4.10.1",
5050
"lodash.groupby": "4.6.0",
5151
"react": "16.12.0",
5252
"react-dom": "16.12.0",
5353
"react-redux": "7.1.3",
5454
"react-router-dom": "5.1.2",
55-
"redux": "4.0.4",
55+
"redux": "4.0.5",
5656
"redux-devtools-extension": "2.13.8",
5757
"redux-freeze": "0.1.7",
5858
"redux-thunk": "2.3.0",
@@ -66,19 +66,19 @@
6666
"@craco/craco": "5.6.2",
6767
"@types/classnames": "2.2.9",
6868
"@types/history": "4.7.3",
69-
"@types/jest": "24.0.23",
70-
"@types/node": "12.12.17",
71-
"@types/react": "16.9.16",
69+
"@types/jest": "24.0.25",
70+
"@types/node": "13.1.2",
71+
"@types/react": "16.9.17",
7272
"@types/react-dom": "16.9.4",
7373
"@types/react-redux": "7.1.5",
7474
"@types/react-router-dom": "5.1.3",
7575
"@types/uuid": "3.4.6",
76-
"@typescript-eslint/eslint-plugin": "2.11.0",
77-
"@typescript-eslint/parser": "2.11.0",
76+
"@typescript-eslint/eslint-plugin": "2.14.0",
77+
"@typescript-eslint/parser": "2.14.0",
7878
"cross-env": "6.0.3",
79-
"eslint": "6.7.2",
80-
"eslint-config-prettier": "6.7.0",
81-
"eslint-plugin-prettier": "3.1.1",
79+
"eslint": "6.8.0",
80+
"eslint-config-prettier": "6.9.0",
81+
"eslint-plugin-prettier": "3.1.2",
8282
"eslint-plugin-react": "7.17.0",
8383
"eslint-plugin-react-hooks": "2.3.0",
8484
"generate-template-files": "2.2.0",
@@ -88,6 +88,6 @@
8888
"prettier": "1.19.1",
8989
"pretty-quick": "2.0.1",
9090
"react-scripts": "3.3.0",
91-
"typescript": "3.7.3"
91+
"typescript": "3.7.4"
9292
}
9393
}

0 commit comments

Comments
 (0)