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 Sep 16, 2023
1 parent 79dedaf commit 6a68568
Show file tree
Hide file tree
Showing 2 changed files with 2,831 additions and 2,318 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,30 +48,30 @@
"conventionalCommits": true
},
"devDependencies": {
"@4c/babel-preset": "^8.0.1",
"@4c/jest-preset": "^1.5.3",
"@4c/rollout": "^2.1.11",
"@4c/tsconfig": "^0.3.1",
"@babel/cli": "^7.12.8",
"@babel/core": "^7.12.9",
"@babel/preset-typescript": "^7.12.7",
"@types/node": "14.14.10",
"@typescript-eslint/eslint-plugin": "^4.6.1",
"@typescript-eslint/parser": "^4.6.1",
"@4c/babel-preset": "^8.1.2",
"@4c/jest-preset": "^1.8.1",
"@4c/rollout": "^2.2.2",
"@4c/tsconfig": "^0.4.1",
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.20",
"@babel/preset-typescript": "^7.22.15",
"@types/node": "14.18.61",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"babel-core": "^7.0.0-bridge.0",
"eslint": "^7.15.0",
"eslint-config-4catalyzer": "^1.1.4",
"eslint-config-4catalyzer-jest": "^2.0.9",
"eslint-config-4catalyzer-typescript": "^3.0.1",
"eslint-config-prettier": "^7.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"eslint-plugin-prettier": "^3.2.0",
"husky": "^4.3.5",
"eslint": "^7.32.0",
"eslint-config-4catalyzer": "^1.5.0",
"eslint-config-4catalyzer-jest": "^2.3.0",
"eslint-config-4catalyzer-typescript": "^3.3.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^24.7.0",
"eslint-plugin-prettier": "^3.4.1",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.3",
"prettier": "^2.2.1",
"typescript": "^4.1.2"
"lint-staged": "^10.5.4",
"prettier": "^2.8.8",
"typescript": "^4.9.5"
},
"dependencies": {
"@4c/fetch-mock": "^8.0.0",
Expand Down
Loading

0 comments on commit 6a68568

Please sign in to comment.