Skip to content

Commit f689067

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update devDependencies
1 parent 5a6c44d commit f689067

File tree

2 files changed

+338
-149
lines changed

2 files changed

+338
-149
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-use": "15.3.8"
4848
},
4949
"devDependencies": {
50-
"@babel/core": "7.13.10",
50+
"@babel/core": "7.13.13",
5151
"@storybook/addon-actions": "6.1.21",
5252
"@storybook/addon-knobs": "6.1.21",
5353
"@storybook/addon-links": "6.1.21",
@@ -59,29 +59,29 @@
5959
"@types/enzyme": "3.10.8",
6060
"@types/enzyme-adapter-react-16": "1.0.6",
6161
"@types/faker": "5.1.7",
62-
"@types/jest": "26.0.21",
62+
"@types/jest": "26.0.22",
6363
"@types/marked": "1.2.2",
64-
"@types/node": "14.14.35",
64+
"@types/node": "14.14.37",
6565
"@types/node-emoji": "1.8.1",
66-
"@types/prismjs": "1.16.3",
66+
"@types/prismjs": "1.16.4",
6767
"@types/react": "16.14.5",
68-
"@types/react-dom": "16.9.11",
68+
"@types/react-dom": "16.9.12",
6969
"@types/react-hot-loader": "4.1.1",
7070
"@types/react-router-dom": "5.1.7",
7171
"@types/react-scroll": "1.8.2",
7272
"@types/webpack-env": "1.16.0",
73-
"@typescript-eslint/eslint-plugin": "4.18.0",
74-
"@typescript-eslint/parser": "4.18.0",
73+
"@typescript-eslint/eslint-plugin": "4.19.0",
74+
"@typescript-eslint/parser": "4.19.0",
7575
"babel-loader": "8.2.2",
7676
"enzyme": "3.11.0",
7777
"enzyme-adapter-react-16": "1.15.6",
78-
"eslint": "7.22.0",
78+
"eslint": "7.23.0",
7979
"eslint-config-prettier": "7.2.0",
8080
"eslint-plugin-import": "2.22.1",
8181
"eslint-plugin-prettier": "3.3.1",
82-
"eslint-plugin-react": "7.22.0",
82+
"eslint-plugin-react": "7.23.1",
8383
"eslint-plugin-react-hooks": "4.2.0",
84-
"faker": "5.4.0",
84+
"faker": "5.5.1",
8585
"husky": "4.3.8",
8686
"jest": "26.6.3",
8787
"jest-enzyme": "7.1.2",

0 commit comments

Comments
 (0)