Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 77bc0db commit 13c5362
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,31 +44,31 @@
"devDependencies": {
"@homer0/prettier-plugin-jsdoc": "4.0.6",
"@prisma-labs/prettier-config": "0.1.0",
"@types/jest": "27.0.2",
"@types/node": "16.11.7",
"@types/ts-nameof": "4.2.1",
"@typescript-eslint/eslint-plugin": "5.3.1",
"@typescript-eslint/parser": "5.3.1",
"@types/jest": "27.5.2",
"@types/node": "16.18.114",
"@types/ts-nameof": "4.2.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"dripip": "0.10.0",
"eslint": "8.2.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-only-warn": "1.0.3",
"format-imports": "2.4.1",
"graphql": "15.7.2",
"jest": "27.3.1",
"eslint": "8.57.1",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-only-warn": "1.1.0",
"format-imports": "2.4.11",
"graphql": "15.9.0",
"jest": "27.5.1",
"jest-watch-select-projects": "2.0.0",
"jest-watch-suspend": "1.1.2",
"jest-watch-typeahead": "1.0.0",
"jest-watch-typeahead": "1.1.0",
"markdown-toc": "1.2.0",
"nexus": "1.1.0",
"prettier": "2.4.1",
"ts-jest": "27.0.7",
"nexus": "1.3.0",
"prettier": "2.8.8",
"ts-jest": "27.1.5",
"ts-nameof": "5.0.0",
"ts-node": "10.4.0",
"ts-node": "10.9.2",
"ts-patch": "1.4.5",
"typescript": "4.4.4",
"typescript": "4.9.5",
"typescript-snapshots-plugin": "1.7.0",
"typescript-transform-paths": "3.3.1"
"typescript-transform-paths": "3.5.1"
},
"importSorter": {
"emptyLinesBetweenGroups": 0,
Expand Down

0 comments on commit 13c5362

Please sign in to comment.