Skip to content

Commit 852a69a

Browse files
committed
Upgrade dependencies
1 parent 649ce28 commit 852a69a

File tree

2 files changed

+118
-199
lines changed

2 files changed

+118
-199
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"@types/node": "^14.6.4",
3030
"@types/react": "^16.9.49",
3131
"@types/react-dom": "^16.9.8",
32-
"@typescript-eslint/eslint-plugin": "^4.0.1",
33-
"@typescript-eslint/parser": "^4.0.1",
32+
"@typescript-eslint/eslint-plugin": "^4.1.0",
33+
"@typescript-eslint/parser": "^4.1.0",
3434
"babel-loader": "^8.1.0",
3535
"babel-preset-react-app": "^9.1.2",
3636
"eslint": "^7.8.1",
@@ -42,7 +42,7 @@
4242
"react-docgen": "^5.3.0",
4343
"react-is": "^16.13.1",
4444
"react-test-renderer": "^16.13.1",
45-
"rollup": "^2.26.10",
45+
"rollup": "^2.26.11",
4646
"ts-jest": "^26.3.0",
4747
"ts-loader": "^8.0.3",
4848
"ts-node": "^9.0.0",

0 commit comments

Comments
 (0)