Skip to content

Commit 0f52001

Browse files
committed
Upgrade dependencies
1 parent 3c4cb57 commit 0f52001

File tree

2 files changed

+116
-134
lines changed

2 files changed

+116
-134
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -25,26 +25,26 @@
2525
"@storybook/addons": "^5.3.19",
2626
"@storybook/preset-typescript": "^3.0.0",
2727
"@storybook/react": "^5.3.19",
28-
"@testing-library/jest-dom": "^5.9.0",
28+
"@testing-library/jest-dom": "^5.10.1",
2929
"@testing-library/react": "^10.2.1",
3030
"@testing-library/react-hooks": "^3.3.0",
31-
"@types/jest": "^25.2.3",
32-
"@types/node": "^14.0.11",
33-
"@types/react": "^16.9.35",
31+
"@types/jest": "^26.0.0",
32+
"@types/node": "^14.0.13",
33+
"@types/react": "^16.9.36",
3434
"@types/react-dom": "^16.9.8",
35-
"@typescript-eslint/eslint-plugin": "^3.1.0",
36-
"@typescript-eslint/parser": "^3.1.0",
35+
"@typescript-eslint/eslint-plugin": "^3.2.0",
36+
"@typescript-eslint/parser": "^3.2.0",
3737
"babel-loader": "^8.1.0",
3838
"babel-preset-react-app": "^9.1.2",
3939
"eslint": "^7.2.0",
4040
"eslint-config-prettier": "^6.11.0",
41-
"eslint-plugin-prettier": "^3.1.3",
41+
"eslint-plugin-prettier": "^3.1.4",
4242
"eslint-plugin-react": "^7.20.0",
4343
"jest": "^26.0.1",
4444
"prettier": "^2.0.5",
4545
"react-is": "^16.13.1",
4646
"react-test-renderer": "^16.13.1",
47-
"rollup": "^2.15.0",
47+
"rollup": "^2.16.1",
4848
"ts-jest": "^26.1.0",
4949
"ts-node": "^8.10.2",
5050
"tslib": "^2.0.0",

0 commit comments

Comments
 (0)