Skip to content

Commit

Permalink
Update: dependencies 🆙 (#325)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 2, 2021
1 parent afb0c33 commit 7ebd5a1
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
82 changes: 41 additions & 41 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,24 +36,24 @@
"dependencies": {
"@babel/core": "7",
"@babel/eslint-parser": "7.16.3",
"@typescript-eslint/eslint-plugin": "5.4.0",
"@typescript-eslint/parser": "5.4.0",
"@typescript-eslint/eslint-plugin": "5.5.0",
"@typescript-eslint/parser": "5.5.0",
"confusing-browser-globals": "1.0.10",
"eslint": "8.3.0",
"eslint-config-prettier": "8.3.0",
"eslint-formatter-pretty": "4.1.0",
"eslint-import-resolver-node": "0.3.6",
"eslint-plugin-cypress": "2.12.1",
"eslint-plugin-import": "2.25.3",
"eslint-plugin-jest": "25.2.4",
"eslint-plugin-jest": "25.3.0",
"eslint-plugin-jest-dom": "3.9.2",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-jsx-a11y": "6.5.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.27.1",
"eslint-plugin-react-hooks": "4.3.0",
"eslint-plugin-testing-library": "5.0.0"
"eslint-plugin-testing-library": "5.0.1"
},
"devDependencies": {
"@crystal-ball/commitizen-base": "2.11.0",
Expand Down

0 comments on commit 7ebd5a1

Please sign in to comment.