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 Dec 16, 2023
1 parent 10de0e2 commit 0a0aebe
Show file tree
Hide file tree
Showing 2 changed files with 1,985 additions and 1,219 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,28 +52,28 @@
"@4c/babel-preset": "^9.1.0",
"@4c/cli": "^3.0.1",
"@4c/import-sort": "^4.3.6",
"@4c/jest-preset": "^1.7.0",
"@4c/tsconfig": "^0.4.0",
"@babel/core": "^7.16.7",
"@babel/preset-typescript": "^7.16.7",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
"eslint": "^8.6.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-jsx-a11y": "^6.5.1",
"eslint-plugin-prettier": "^4.0.0",
"@4c/jest-preset": "^1.8.1",
"@4c/tsconfig": "^0.4.1",
"@babel/core": "^7.23.6",
"@babel/preset-typescript": "^7.23.3",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.56.0",
"eslint-config-4catalyzer": "^1.5.0",
"eslint-config-4catalyzer-jest": "^2.3.0",
"eslint-config-4catalyzer-typescript": "^3.3.0",
"eslint-config-prettier": "^8.10.0",
"eslint-import-resolver-webpack": "^0.13.8",
"eslint-import-resolver-workspaces": "^1.2.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^25.7.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^7.0.4",
"jest": "^27.4.7",
"lint-staged": "^12.1.5",
"prettier": "^2.5.1",
"typescript": "^4.5.4"
"jest": "^27.5.1",
"lint-staged": "^12.5.0",
"prettier": "^2.8.8",
"typescript": "^4.9.5"
},
"bugs": {
"url": "https://github.com/4Catalyzer/eslint-plugin-ts-expect/issues"
Expand Down
Loading

0 comments on commit 0a0aebe

Please sign in to comment.