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 Jan 28, 2022
1 parent 10de0e2 commit f151eab
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 93 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,26 +54,26 @@
"@4c/import-sort": "^4.3.6",
"@4c/jest-preset": "^1.7.0",
"@4c/tsconfig": "^0.4.0",
"@babel/core": "^7.16.7",
"@babel/core": "^7.16.12",
"@babel/preset-typescript": "^7.16.7",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"eslint": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.10.1",
"@typescript-eslint/parser": "^5.10.1",
"eslint": "^8.8.0",
"eslint-config-4catalyzer": "^1.4.1",
"eslint-config-4catalyzer-jest": "^2.2.0",
"eslint-config-4catalyzer-typescript": "^3.2.0",
"eslint-config-prettier": "^8.3.0",
"eslint-import-resolver-webpack": "^0.13.2",
"eslint-import-resolver-workspaces": "^1.1.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jest": "^25.3.4",
"eslint-plugin-jest": "^25.7.0",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"husky": "^7.0.4",
"jest": "^27.4.7",
"lint-staged": "^12.1.5",
"lint-staged": "^12.3.2",
"prettier": "^2.5.1",
"typescript": "^4.5.4"
"typescript": "^4.5.5"
},
"bugs": {
"url": "https://github.com/4Catalyzer/eslint-plugin-ts-expect/issues"
Expand Down
Loading

0 comments on commit f151eab

Please sign in to comment.