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 20, 2021
1 parent ea22095 commit 7705e22
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 150 deletions.
10 changes: 5 additions & 5 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.8",
"@4c/prettier-config": "^1.1.0",
"@4c/tsconfig": "^0.4.0",
"@babel/preset-typescript": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@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-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.24.1",
"eslint-plugin-prettier": "^3.4.1",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"prettier": "^2.3.2",
"relay-runtime": "^10.1.3",
"typescript": "^4.3.4"
"typescript": "^4.3.5"
},
"peerDependencies": {
"relay-runtime": ">=9.0.0"
Expand Down
Loading

0 comments on commit 7705e22

Please sign in to comment.