From 13c5362e1b98e56fa38d8ffdfbf30d4a96f60ec8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 00:04:35 +0000 Subject: [PATCH] chore(deps): update devdependencies (non-major) --- package.json | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/package.json b/package.json index 605d9ed..cdeda48 100644 --- a/package.json +++ b/package.json @@ -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,