We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd8826d commit 10418faCopy full SHA for 10418fa
package.json
@@ -57,9 +57,9 @@
57
},
58
"homepage": "https://github.com/taion/graphql-type-json#readme",
59
"devDependencies": {
60
- "@babel/cli": "^7.12.10",
61
- "@babel/core": "^7.12.10",
62
- "@babel/preset-env": "^7.12.11",
+ "@babel/cli": "^7.12.13",
+ "@babel/core": "^7.12.13",
+ "@babel/preset-env": "^7.12.13",
63
"babel-jest": "^26.6.3",
64
"codecov": "^3.8.1",
65
"cpy-cli": "^3.1.1",
@@ -74,7 +74,7 @@
74
"graphql": "^15.5.0",
75
"husky": "^4.3.8",
76
"jest": "^26.6.3",
77
- "lint-staged": "^10.5.3",
+ "lint-staged": "^10.5.4",
78
"prettier": "^2.2.1",
79
"typescript": "^4.1.3"
80
0 commit comments