From 3f9c07e3176bc4d634a317d1d907e3d40ab9ecc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 12:19:25 +0000 Subject: [PATCH] chore(deps): bump nanoid from 3.3.7 to 3.3.8 Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package-lock.json | 36 ++++++++++++++--------------- packages/cypress-cloud/package.json | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7d84abd..cfa9c1f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,8 +14,8 @@ "packages/*" ], "devDependencies": { - "eslint-config-custom": "latest", - "prettier": "latest", + "eslint-config-custom": "*", + "prettier": "*", "turbo": "^1.10.13" }, "engines": { @@ -63,7 +63,7 @@ "devDependencies": { "@types/node": "^17.0.12", "concurrently": "^7.6.0", - "eslint-config-custom": "latest", + "eslint-config-custom": "*", "ts-node": "^10.9.1", "tsconfig": "*", "typescript": "^4.7.4" @@ -317,7 +317,7 @@ "@types/react": "^18.0.28", "@types/react-dom": "^18.0.11", "eslint": "7.32.0", - "eslint-config-custom": "latest", + "eslint-config-custom": "*", "tsconfig": "*", "typescript": "^4.7.4" } @@ -14614,9 +14614,9 @@ } }, "node_modules/nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==", "funding": [ { "type": "github", @@ -19841,7 +19841,7 @@ "is-absolute": "^1.0.0", "lil-http-terminator": "^1.2.3", "lodash": "^4.17.21", - "nanoid": "^3.3.4", + "nanoid": "^3.3.8", "plur": "^4.0.0", "pretty-ms": "^7.0.1", "source-map-support": "^0.5.21", @@ -19867,7 +19867,7 @@ "cypress": "12.17.4", "esbuild": "^0.16.5", "eslint": "^7.32.0", - "eslint-config-custom": "latest", + "eslint-config-custom": "*", "jest": "^29.3.1", "nock": "^13.2.9", "release-it": "^16.1.5", @@ -20079,7 +20079,7 @@ "eslint": "^7.23.0", "eslint-config-next": "13.0.0", "eslint-config-prettier": "^8.3.0", - "eslint-config-turbo": "latest", + "eslint-config-turbo": "*", "eslint-plugin-react": "7.31.8" }, "devDependencies": { @@ -25574,7 +25574,7 @@ "debug": "^4.3.4", "esbuild": "^0.16.5", "eslint": "^7.32.0", - "eslint-config-custom": "latest", + "eslint-config-custom": "*", "execa": "^5.1.1", "getos": "^3.2.1", "globby": "^11.1.0", @@ -25582,7 +25582,7 @@ "jest": "^29.3.1", "lil-http-terminator": "^1.2.3", "lodash": "^4.17.21", - "nanoid": "^3.3.4", + "nanoid": "^3.3.8", "nock": "^13.2.9", "plur": "^4.0.0", "pretty-ms": "^7.0.1", @@ -26497,7 +26497,7 @@ "eslint": "^7.23.0", "eslint-config-next": "13.0.0", "eslint-config-prettier": "^8.3.0", - "eslint-config-turbo": "latest", + "eslint-config-turbo": "*", "eslint-plugin-no-only-tests": "^3.1.0", "eslint-plugin-react": "7.31.8", "typescript": "^4.7.4" @@ -29484,9 +29484,9 @@ } }, "nanoid": { - "version": "3.3.7", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", - "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==" + "version": "3.3.8", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.8.tgz", + "integrity": "sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==" }, "natural-compare": { "version": "1.4.0" @@ -31922,7 +31922,7 @@ "@types/node": "^17.0.12", "concurrently": "^7.6.0", "cypress-cloud": "*", - "eslint-config-custom": "latest", + "eslint-config-custom": "*", "ts-node": "^10.9.1", "tsconfig": "*", "typescript": "^4.7.4" @@ -32708,7 +32708,7 @@ "cypress-on-fix": "^1.0.2", "cypress-terminal-report": "^5.3.3", "eslint": "7.32.0", - "eslint-config-custom": "latest", + "eslint-config-custom": "*", "next": "^13.2.1", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/packages/cypress-cloud/package.json b/packages/cypress-cloud/package.json index dfb0101..f096248 100644 --- a/packages/cypress-cloud/package.json +++ b/packages/cypress-cloud/package.json @@ -68,7 +68,7 @@ "is-absolute": "^1.0.0", "lil-http-terminator": "^1.2.3", "lodash": "^4.17.21", - "nanoid": "^3.3.4", + "nanoid": "^3.3.8", "plur": "^4.0.0", "pretty-ms": "^7.0.1", "source-map-support": "^0.5.21",