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 Apr 24, 2022
1 parent 10418fa commit 2b08472
Show file tree
Hide file tree
Showing 2 changed files with 1,397 additions and 1,147 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,26 +57,26 @@
},
"homepage": "https://github.com/taion/graphql-type-json#readme",
"devDependencies": {
"@babel/cli": "^7.12.13",
"@babel/core": "^7.12.13",
"@babel/preset-env": "^7.12.13",
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@babel/preset-env": "^7.16.11",
"babel-jest": "^26.6.3",
"codecov": "^3.8.1",
"codecov": "^3.8.2",
"cpy-cli": "^3.1.1",
"dtslint": "^3.7.0",
"eslint": "^7.19.0",
"eslint-config-4catalyzer": "^1.1.5",
"eslint-config-4catalyzer-jest": "^2.0.10",
"eslint": "^7.32.0",
"eslint-config-4catalyzer": "^1.4.1",
"eslint-config-4catalyzer-jest": "^2.2.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^23.20.0",
"eslint-plugin-prettier": "^3.3.1",
"graphql": "^15.5.0",
"eslint-plugin-prettier": "^3.4.1",
"graphql": "^15.8.0",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"typescript": "^4.1.3"
"prettier": "^2.6.2",
"typescript": "^4.6.3"
},
"peerDependencies": {
"graphql": ">=0.8.0"
Expand Down
Loading

0 comments on commit 2b08472

Please sign in to comment.