From 9e5f43da67abda44f75718eb3420a47c89dfe63c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 14:04:41 +0000 Subject: [PATCH] chore(deps): update dependency typescript to v5.5.3 --- package-lock.json | 52 +++++++++++++++++++++++------------------------ pnpm-lock.yaml | 2 +- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6840db7..6e962ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,35 +1,35 @@ { - "name": "@renovate-x/detect-tools", - "version": "1.0.7", + "name": "@renovatebot/detect-tools", + "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "@renovate-x/detect-tools", - "version": "1.0.7", + "name": "@renovatebot/detect-tools", + "version": "1.0.0", "license": "MIT", "dependencies": { - "fs-extra": "11.2.0", - "toml-eslint-parser": "0.9.3", - "upath": "2.0.1", - "zod": "3.23.8" + "fs-extra": "^11.2.0", + "toml-eslint-parser": "^0.9.0", + "upath": "^2.0.0", + "zod": "^3.23.0" }, "devDependencies": { - "@eslint/js": "9.5.0", - "@jest/globals": "29.7.0", - "@tsconfig/node18": "18.2.4", - "@types/common-tags": "1.8.4", - "@types/fs-extra": "11.0.4", - "@types/jest": "29.5.12", - "common-tags": "1.8.2", - "eslint": "8.57.0", - "jest": "29.7.0", - "npm-run-all2": "6.2.0", - "rimraf": "5.0.7", - "ts-jest": "29.1.5", - "type-fest": "4.20.1", - "typescript": "5.5.2", - "typescript-eslint": "7.13.1" + "@eslint/js": "^9.5.0", + "@jest/globals": "^29.7.0", + "@tsconfig/node18": "^18.2.0", + "@types/common-tags": "^1.8.0", + "@types/fs-extra": "^11.0.0", + "@types/jest": "^29.5.0", + "common-tags": "^1.8.0", + "eslint": "^8.57.0", + "jest": "^29.7.0", + "npm-run-all2": "^6.2.0", + "rimraf": "^5.0.0", + "ts-jest": "^29.1.0", + "type-fest": "^4.20.0", + "typescript": "^5.5.0", + "typescript-eslint": "^7.13.0" } }, "node_modules/@ampproject/remapping": { @@ -6793,9 +6793,9 @@ } }, "node_modules/typescript": { - "version": "5.5.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz", - "integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==", + "version": "5.5.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz", + "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==", "dev": true, "license": "Apache-2.0", "bin": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5398576..5f9bd88 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -61,7 +61,7 @@ importers: specifier: ^4.20.0 version: 4.21.0 typescript: - specifier: ^5.5.0 + specifier: 5.5.3 version: 5.5.3 typescript-eslint: specifier: ^7.13.0