Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 3, 2022
1 parent 36e99ed commit f020ef2
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 220 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,10 @@
"@4c/cli": "^3.0.1",
"@4c/prettier-config": "^1.1.0",
"@4c/tsconfig": "^0.4.0",
"@babel/core": "^7.16.5",
"@babel/core": "^7.16.7",
"@types/react-dom": "^17.0.11",
"@typescript-eslint/eslint-plugin": "^5.8.0",
"@typescript-eslint/parser": "^5.8.0",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
"babel-jest": "^27.4.5",
"babel-plugin-add-module-exports": "^1.0.4",
Expand All @@ -94,20 +94,20 @@
"dtslint": "^4.2.1",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"eslint": "^8.5.0",
"eslint": "^8.6.0",
"eslint-config-4catalyzer-jest": "^2.2.0",
"eslint-config-4catalyzer-react": "^1.2.2",
"eslint-config-4catalyzer-typescript": "^3.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jest": "^25.3.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^25.3.4",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"hookem": "^2.0.1",
"jest": "^27.4.5",
"lint-staged": "^12.1.4",
"lint-staged": "^12.1.5",
"p-defer": "^3.0.0",
"prettier": "^2.5.1",
"react": "^17.0.2",
Expand Down

0 comments on commit f020ef2

Please sign in to comment.