From 6ce8d70029a26bae86c9e7d3b3337531bc24fd52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Apr 2024 23:52:19 +0100 Subject: [PATCH] chore(deps): pin dependencies (main) (#26665) --- package.json | 6 +++--- pnpm-lock.yaml | 26 +++++++++----------------- 2 files changed, 12 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index da3c83a254..0d1a72f777 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@nuxt/test-utils": "3.12.0", "@nuxt/webpack-builder": "workspace:*", "@testing-library/vue": "8.0.3", - "@types/eslint__js": "^8.42.3", + "@types/eslint__js": "8.42.3", "@types/fs-extra": "11.0.4", "@types/node": "20.12.4", "@types/semver": "7.5.8", @@ -62,8 +62,8 @@ "devalue": "4.3.2", "eslint": "9.0.0", "eslint-plugin-no-only-tests": "3.1.0", - "eslint-plugin-perfectionist": "^2.8.0", - "eslint-typegen": "^0.2.0", + "eslint-plugin-perfectionist": "2.8.0", + "eslint-typegen": "0.2.0", "execa": "8.0.1", "fs-extra": "11.2.0", "globby": "14.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4fa347b7ba..b56dc73fd2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,7 +38,7 @@ importers: specifier: 8.0.3 version: 8.0.3(vue@3.4.21) '@types/eslint__js': - specifier: ^8.42.3 + specifier: 8.42.3 version: 8.42.3 '@types/fs-extra': specifier: 11.0.4 @@ -74,10 +74,10 @@ importers: specifier: 3.1.0 version: 3.1.0 eslint-plugin-perfectionist: - specifier: ^2.8.0 + specifier: 2.8.0 version: 2.8.0(eslint@9.0.0)(typescript@5.4.3) eslint-typegen: - specifier: ^0.2.0 + specifier: 0.2.0 version: 0.2.0 execa: specifier: 8.0.1 @@ -3131,26 +3131,19 @@ packages: /@types/eslint-scope@3.7.6: resolution: {integrity: sha512-zfM4ipmxVKWdxtDaJ3MP3pBurDXOCoyjvlpE3u6Qzrmw4BPbfm4/ambIeTk/r/J0iq/+2/xp0Fmt+gFvXJY2PQ==} dependencies: - '@types/eslint': 8.44.5 + '@types/eslint': 8.56.6 '@types/estree': 1.0.5 - /@types/eslint@8.44.5: - resolution: {integrity: sha512-Ol2eio8LtD/tGM4Ga7Jb83NuFwEv3NqvssSlifXL9xuFpSyQZw0ecmm2Kux6iU0KxQmp95hlPmGCzGJ0TCFeRA==} - dependencies: - '@types/estree': 1.0.5 - '@types/json-schema': 7.0.14 - /@types/eslint@8.56.6: resolution: {integrity: sha512-ymwc+qb1XkjT/gfoQwxIeHZ6ixH23A+tCT2ADSA/DPVKzAjwYkTXBMCQ/f6fe4wEa85Lhp26VPeUxI7wMhAi7A==} dependencies: '@types/estree': 1.0.5 - '@types/json-schema': 7.0.14 - dev: true + '@types/json-schema': 7.0.15 /@types/eslint__js@8.42.3: resolution: {integrity: sha512-alfG737uhmPdnvkrLdZLcEKJ/B8s9Y4hrZ+YAdzUeoArBlSUERA2E87ROfOaS4jd/C45fzOoZzidLc1IPwLqOw==} dependencies: - '@types/eslint': 8.44.5 + '@types/eslint': 8.56.6 dev: true /@types/estree@1.0.5: @@ -3204,7 +3197,6 @@ packages: /@types/json-schema@7.0.15: resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==} - dev: true /@types/jsonfile@6.1.2: resolution: {integrity: sha512-8t92P+oeW4d/CRQfJaSqEwXujrhH4OEeHRjGU3v1Q8mUS8GPF3yiX26sw4svv6faL2HfBtGTe2xWIoVgN3dy9w==} @@ -3506,7 +3498,7 @@ packages: eslint: ^7.0.0 || ^8.0.0 dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.0.0) - '@types/json-schema': 7.0.14 + '@types/json-schema': 7.0.15 '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 @@ -3525,7 +3517,7 @@ packages: eslint: ^8.56.0 dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.0.0) - '@types/json-schema': 7.0.14 + '@types/json-schema': 7.0.15 '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 7.5.0 '@typescript-eslint/types': 7.5.0 @@ -10382,7 +10374,7 @@ packages: resolution: {integrity: sha512-pN/yOAvcC+5rQ5nERGuwrjLlYvLTbCibnZ1I7B1LaiAz9BRBlE9GMgE/eqV30P7aJQUf7Ddimy/RsbYO/GrVGg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/json-schema': 7.0.14 + '@types/json-schema': 7.0.15 ajv: 6.12.6 ajv-keywords: 3.5.2(ajv@6.12.6)