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 Jul 26, 2024
1 parent a2ba4f8 commit 9483e67
Show file tree
Hide file tree
Showing 2 changed files with 1,052 additions and 690 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,26 +56,26 @@
},
"devDependencies": {
"@4c/babel-preset": "^7.4.1",
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.6",
"@babel/node": "^7.14.7",
"@babel/cli": "^7.24.8",
"@babel/core": "^7.24.9",
"@babel/node": "^7.25.0",
"babel-jest": "^26.6.3",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-relay": "^10.1.3",
"codecov": "^3.8.2",
"eslint": "^7.29.0",
"eslint-config-4catalyzer": "^1.2.0",
"eslint-config-4catalyzer-jest": "^2.1.0",
"codecov": "^3.8.3",
"eslint": "^7.32.0",
"eslint-config-4catalyzer": "^1.5.0",
"eslint-config-4catalyzer-jest": "^2.3.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^23.20.0",
"eslint-plugin-prettier": "^3.4.0",
"graphql": "^15.5.1",
"graphql-relay": "^0.7.0",
"eslint-plugin-prettier": "^3.4.1",
"graphql": "^15.9.0",
"graphql-relay": "^0.10.2",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"prettier": "^2.3.2",
"prettier": "^2.8.8",
"relay-compiler": "^10.1.3",
"relay-runtime": "^10.1.3"
}
Expand Down
Loading

0 comments on commit 9483e67

Please sign in to comment.