diff --git a/package-lock.json b/package-lock.json index 1e56710..6137504 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4815,11 +4815,12 @@ } }, "node_modules/eslint-config-turbo": { - "version": "1.11.3", + "version": "1.13.3", + "resolved": "https://registry.npmjs.org/eslint-config-turbo/-/eslint-config-turbo-1.13.3.tgz", + "integrity": "sha512-if/QtwEiWZ5b7Bg8yZBPSvS0TeCG2Zvfa/+XBYANS7uSYucjmW+BBC8enJB0PqpB/YLGGOumeo3x7h1Nuba9iw==", "dev": true, - "license": "MPL-2.0", "dependencies": { - "eslint-plugin-turbo": "1.11.3" + "eslint-plugin-turbo": "1.13.3" }, "peerDependencies": { "eslint": ">6.6.0" @@ -5402,9 +5403,10 @@ } }, "node_modules/eslint-plugin-turbo": { - "version": "1.11.3", + "version": "1.13.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-turbo/-/eslint-plugin-turbo-1.13.3.tgz", + "integrity": "sha512-RjmlnqYsEqnJ+U3M3IS5jLJDjWv5NsvReCpsC61n5pJ4JMHTZ/lU0EIoL1ccuL1L5wP0APzdXdByBxERcPQ+Nw==", "dev": true, - "license": "MPL-2.0", "dependencies": { "dotenv": "16.0.3" }, @@ -12285,7 +12287,7 @@ "@typescript-eslint/parser": "^6.17.0", "@vercel/style-guide": "^5.1.0", "eslint-config-prettier": "^9.1.0", - "eslint-config-turbo": "^1.11.3", + "eslint-config-turbo": "^1.13.3", "eslint-plugin-only-warn": "^1.1.0", "typescript": "^5.3.3" }