Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 27, 2021
1 parent 5a6c44d commit f689067
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 149 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"react-use": "15.3.8"
},
"devDependencies": {
"@babel/core": "7.13.10",
"@babel/core": "7.13.13",
"@storybook/addon-actions": "6.1.21",
"@storybook/addon-knobs": "6.1.21",
"@storybook/addon-links": "6.1.21",
Expand All @@ -59,29 +59,29 @@
"@types/enzyme": "3.10.8",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/faker": "5.1.7",
"@types/jest": "26.0.21",
"@types/jest": "26.0.22",
"@types/marked": "1.2.2",
"@types/node": "14.14.35",
"@types/node": "14.14.37",
"@types/node-emoji": "1.8.1",
"@types/prismjs": "1.16.3",
"@types/prismjs": "1.16.4",
"@types/react": "16.14.5",
"@types/react-dom": "16.9.11",
"@types/react-dom": "16.9.12",
"@types/react-hot-loader": "4.1.1",
"@types/react-router-dom": "5.1.7",
"@types/react-scroll": "1.8.2",
"@types/webpack-env": "1.16.0",
"@typescript-eslint/eslint-plugin": "4.18.0",
"@typescript-eslint/parser": "4.18.0",
"@typescript-eslint/eslint-plugin": "4.19.0",
"@typescript-eslint/parser": "4.19.0",
"babel-loader": "8.2.2",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.6",
"eslint": "7.22.0",
"eslint": "7.23.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-prettier": "3.3.1",
"eslint-plugin-react": "7.22.0",
"eslint-plugin-react": "7.23.1",
"eslint-plugin-react-hooks": "4.2.0",
"faker": "5.4.0",
"faker": "5.5.1",
"husky": "4.3.8",
"jest": "26.6.3",
"jest-enzyme": "7.1.2",
Expand Down
Loading

0 comments on commit f689067

Please sign in to comment.