Skip to content

Commit

Permalink
chore: update minor-level dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkuhrt committed Dec 3, 2021
1 parent 71cd009 commit 40fcbac
Show file tree
Hide file tree
Showing 2 changed files with 600 additions and 493 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,17 +67,17 @@
"prepublishOnly": "yarn build"
},
"devDependencies": {
"@homer0/prettier-plugin-jsdoc": "^4.0.5",
"@homer0/prettier-plugin-jsdoc": "^4.0.6",
"@prisma-labs/prettier-config": "0.1.0",
"@prisma/client": "3.0.2",
"@prisma/sdk": "^3.0.2",
"@types/debug": "^4.1.7",
"@types/expand-tilde": "^2.0.0",
"@types/jest": "27.0.1",
"@types/lodash": "^4.14.173",
"@types/node": "^16.9.2",
"@types/jest": "27.0.3",
"@types/lodash": "^4.14.177",
"@types/node": "^16.11.11",
"@types/pluralize": "^0.0.29",
"@types/semver": "^7.3.8",
"@types/semver": "^7.3.9",
"@types/strip-ansi": "^5.2.1",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
Expand All @@ -89,20 +89,20 @@
"eslint-plugin-only-warn": "^1.0.3",
"execa": "^5.1.1",
"graphql": "^15.5.3",
"graphql-request": "^3.5.0",
"graphql-tag": "^2.12.5",
"jest": "27.2.0",
"graphql-request": "^3.7.0",
"graphql-tag": "^2.12.6",
"jest": "27.4.3",
"jest-watch-select-projects": "^2.0.0",
"jest-watch-typeahead": "0.6.4",
"kont": "^0.2.0",
"markdown-toc": "^1.2.0",
"nexus": "^1.1.0",
"nodemon": "^2.0.12",
"prettier": "2.4.1",
"nodemon": "^2.0.15",
"prettier": "2.5.0",
"prisma": "3.0.2",
"read-pkg-up": "7",
"strip-ansi": "6",
"ts-jest": "27.0.5",
"ts-jest": "27.0.7",
"ts-node": "^10.2.1",
"type-fest": "^2.3.3",
"typescript": "4.4.3",
Expand All @@ -126,8 +126,8 @@
"decimal.js": "^10.3.1",
"dindist": "^1.0.2",
"expand-tilde": "^2.0.2",
"fs-jetpack": "^4.1.1",
"graphql-scalars": "^1.10.1",
"fs-jetpack": "^4.3.0",
"graphql-scalars": "^1.13.6",
"kleur": "^4.1.4",
"lodash": "^4.17.21",
"ono": "^7.1.3",
Expand Down
Loading

1 comment on commit 40fcbac

@vercel
Copy link

@vercel vercel bot commented on 40fcbac Dec 3, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.