diff --git a/.pnp.cjs b/.pnp.cjs index 56939217..667cd502 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -32,7 +32,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@actions/github", "npm:5.1.1"],\ ["@commitlint/lint", "npm:17.7.0"],\ ["@octokit/rest", "npm:20.0.2"],\ - ["@types/eslint-plugin-prettier", "npm:3.1.1"],\ + ["@types/eslint-plugin-prettier", "npm:3.1.2"],\ ["@types/jest", "npm:29.5.5"],\ ["@types/js-yaml", "npm:4.0.7"],\ ["@types/node", "npm:18.18.5"],\ @@ -1939,10 +1939,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["@types/eslint-plugin-prettier", [\ - ["npm:3.1.1", {\ - "packageLocation": "./.yarn/cache/@types-eslint-plugin-prettier-npm-3.1.1-52807530eb-a98c2ecef4.zip/node_modules/@types/eslint-plugin-prettier/",\ + ["npm:3.1.2", {\ + "packageLocation": "./.yarn/cache/@types-eslint-plugin-prettier-npm-3.1.2-fc98f7be8f-666135c19a.zip/node_modules/@types/eslint-plugin-prettier/",\ "packageDependencies": [\ - ["@types/eslint-plugin-prettier", "npm:3.1.1"],\ + ["@types/eslint-plugin-prettier", "npm:3.1.2"],\ ["@types/eslint", "npm:8.44.3"]\ ],\ "linkType": "HARD"\ @@ -7443,7 +7443,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@actions/github", "npm:5.1.1"],\ ["@commitlint/lint", "npm:17.7.0"],\ ["@octokit/rest", "npm:20.0.2"],\ - ["@types/eslint-plugin-prettier", "npm:3.1.1"],\ + ["@types/eslint-plugin-prettier", "npm:3.1.2"],\ ["@types/jest", "npm:29.5.5"],\ ["@types/js-yaml", "npm:4.0.7"],\ ["@types/node", "npm:18.18.5"],\ diff --git a/.yarn/cache/@types-eslint-plugin-prettier-npm-3.1.1-52807530eb-a98c2ecef4.zip b/.yarn/cache/@types-eslint-plugin-prettier-npm-3.1.1-52807530eb-a98c2ecef4.zip deleted file mode 100644 index 961f17f0..00000000 Binary files a/.yarn/cache/@types-eslint-plugin-prettier-npm-3.1.1-52807530eb-a98c2ecef4.zip and /dev/null differ diff --git a/.yarn/cache/@types-eslint-plugin-prettier-npm-3.1.2-fc98f7be8f-666135c19a.zip b/.yarn/cache/@types-eslint-plugin-prettier-npm-3.1.2-fc98f7be8f-666135c19a.zip new file mode 100644 index 00000000..33ffe6e2 Binary files /dev/null and b/.yarn/cache/@types-eslint-plugin-prettier-npm-3.1.2-fc98f7be8f-666135c19a.zip differ diff --git a/package.json b/package.json index 231a13b8..2e89ed83 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "minimatch": "^9.0.3" }, "devDependencies": { - "@types/eslint-plugin-prettier": "^3.1.1", + "@types/eslint-plugin-prettier": "^3.1.2", "@types/jest": "^29.5.5", "@types/js-yaml": "^4.0.7", "@types/node": "^18.18.5", diff --git a/yarn.lock b/yarn.lock index da04f100..4b3d518a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1302,12 +1302,12 @@ __metadata: languageName: node linkType: hard -"@types/eslint-plugin-prettier@npm:^3.1.1": - version: 3.1.1 - resolution: "@types/eslint-plugin-prettier@npm:3.1.1" +"@types/eslint-plugin-prettier@npm:^3.1.2": + version: 3.1.2 + resolution: "@types/eslint-plugin-prettier@npm:3.1.2" dependencies: "@types/eslint": "*" - checksum: a98c2ecef4f834f8a5622dcdc5e094d9e79901ed4f06378258104727a6f6b43a90551ee27f48de621a059127ed8bf9cd1609ccb00dc13224e7e7b40082f26dd5 + checksum: 666135c19a58ecbcda29e72cdd5aec4bd49f1a089247298608d86400931105d0042d5b2385957bec7218d7fa8806a00bae72a95fed30947eb395a7a18e1c962f languageName: node linkType: hard @@ -5780,7 +5780,7 @@ __metadata: "@actions/github": ^5.1.1 "@commitlint/lint": ^17.7.0 "@octokit/rest": ^20.0.2 - "@types/eslint-plugin-prettier": ^3.1.1 + "@types/eslint-plugin-prettier": ^3.1.2 "@types/jest": ^29.5.5 "@types/js-yaml": ^4.0.7 "@types/node": ^18.18.5