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] committed Aug 29, 2022
1 parent 244f51c commit c9355d0
Show file tree
Hide file tree
Showing 2 changed files with 547 additions and 508 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,36 +60,36 @@
"devDependencies": {
"@4c/babel-preset": "^8.1.2",
"@4c/cli": "^2.2.9",
"@4c/tsconfig": "^0.4.0",
"@babel/cli": "^7.17.3",
"@babel/core": "^7.17.5",
"@babel/preset-typescript": "^7.16.7",
"@4c/tsconfig": "^0.4.1",
"@babel/cli": "^7.18.10",
"@babel/core": "^7.18.13",
"@babel/preset-typescript": "^7.18.6",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.7",
"babel-jest": "^27.5.1",
"babel-plugin-add-module-exports": "^1.0.4",
"cpy-cli": "^3.1.1",
"enzyme": "^3.11.0",
"eslint": "^7.32.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.4.0",
"eslint-plugin-import": "^2.25.4",
"eslint-config-4catalyzer-jest": "^2.3.0",
"eslint-config-4catalyzer-react": "^1.3.0",
"eslint-config-4catalyzer-typescript": "^3.3.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^24.7.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-prettier": "^3.4.1",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.3.0",
"eslint-plugin-react": "^7.31.1",
"eslint-plugin-react-hooks": "^4.6.0",
"found": "^0.6.0",
"hookem": "^1.0.9",
"jest": "^27.5.1",
"lint-staged": "^11.2.6",
"prettier": "^2.5.1",
"prettier": "^2.7.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-test-renderer": "^17.0.2",
"typescript": "^4.5.5"
"typescript": "^4.8.2"
}
}
Loading

0 comments on commit c9355d0

Please sign in to comment.