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 May 28, 2023
1 parent 86e9b7a commit 3170d48
Show file tree
Hide file tree
Showing 2 changed files with 836 additions and 497 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,24 +46,24 @@
},
"devDependencies": {
"@4c/babel-preset": "^7.4.1",
"@4c/cli": "^2.2.7",
"@4c/cli": "^2.2.9",
"@4c/prettier-config": "^1.1.0",
"@4c/tsconfig": "^0.4.0",
"@babel/preset-typescript": "^7.14.5",
"@4c/tsconfig": "^0.4.1",
"@babel/preset-typescript": "^7.21.5",
"@typescript-eslint/eslint-plugin": "^3.10.1",
"@typescript-eslint/parser": "^3.10.1",
"babel-plugin-add-module-exports": "^1.0.4",
"eslint-config-4catalyzer": "^1.2.0",
"eslint-config-4catalyzer": "^1.5.0",
"eslint-config-4catalyzer-typescript": "^2.0.4",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-prettier": "^3.4.1",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"prettier": "^2.3.2",
"prettier": "^2.8.8",
"relay-runtime": "^10.1.3",
"typescript": "^4.3.4"
"typescript": "^4.9.5"
},
"peerDependencies": {
"relay-runtime": ">=9.0.0"
Expand Down
Loading

0 comments on commit 3170d48

Please sign in to comment.