diff --git a/.pnp.cjs b/.pnp.cjs index 8473b0b4..e71af692 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -61,7 +61,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["gh-pages", "npm:6.0.0"],\ ["husky", "npm:8.0.3"],\ ["install", "npm:0.13.0"],\ - ["lint-staged", "npm:13.3.0"],\ + ["lint-staged", "npm:14.0.1"],\ ["npm", "npm:9.9.0"],\ ["prettier", "npm:2.8.8"],\ ["prismjs", "npm:1.29.0"],\ @@ -13377,7 +13377,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["gh-pages", "npm:6.0.0"],\ ["husky", "npm:8.0.3"],\ ["install", "npm:0.13.0"],\ - ["lint-staged", "npm:13.3.0"],\ + ["lint-staged", "npm:14.0.1"],\ ["npm", "npm:9.9.0"],\ ["prettier", "npm:2.8.8"],\ ["prismjs", "npm:1.29.0"],\ @@ -14878,16 +14878,16 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["lint-staged", [\ - ["npm:13.3.0", {\ - "packageLocation": "./.yarn/cache/lint-staged-npm-13.3.0-f729900eb4-f7c146cc28.zip/node_modules/lint-staged/",\ + ["npm:14.0.1", {\ + "packageLocation": "./.yarn/cache/lint-staged-npm-14.0.1-50e37043be-8c5d740cb3.zip/node_modules/lint-staged/",\ "packageDependencies": [\ - ["lint-staged", "npm:13.3.0"],\ + ["lint-staged", "npm:14.0.1"],\ ["chalk", "npm:5.3.0"],\ ["commander", "npm:11.0.0"],\ ["debug", "virtual:feb0771c9f8eadaf509cfed41e14a8bebbea5442233275c1c87085111077a08ef71eb773b899665b154d8203a55a489610a54117ae059fce5f5b8b844493b1b1#npm:4.3.4"],\ ["execa", "npm:7.2.0"],\ ["lilconfig", "npm:2.1.0"],\ - ["listr2", "virtual:f729900eb491a1667fe8fcb3c57aaab056a2d0c4f513c4e0834af077e9299fe100f72a90fbb9aca1473a2747eae5005280a3244d57de048bd5f5d4914a05dfff#npm:6.6.1"],\ + ["listr2", "virtual:50e37043be1acfdf7937725b7d74aef4c69810b43ac5a25e26b5e903f030009562410c00098ae38ae5aee99bd1924c12abc3e4107f72b4d9b54731ba6e466239#npm:6.6.1"],\ ["micromatch", "npm:4.0.5"],\ ["pidtree", "npm:0.6.0"],\ ["string-argv", "npm:0.3.2"],\ @@ -14904,10 +14904,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ],\ "linkType": "SOFT"\ }],\ - ["virtual:f729900eb491a1667fe8fcb3c57aaab056a2d0c4f513c4e0834af077e9299fe100f72a90fbb9aca1473a2747eae5005280a3244d57de048bd5f5d4914a05dfff#npm:6.6.1", {\ - "packageLocation": "./.yarn/__virtual__/listr2-virtual-39a82f82d7/0/cache/listr2-npm-6.6.1-74fafa58ff-99600e8a51.zip/node_modules/listr2/",\ + ["virtual:50e37043be1acfdf7937725b7d74aef4c69810b43ac5a25e26b5e903f030009562410c00098ae38ae5aee99bd1924c12abc3e4107f72b4d9b54731ba6e466239#npm:6.6.1", {\ + "packageLocation": "./.yarn/__virtual__/listr2-virtual-19ba318405/0/cache/listr2-npm-6.6.1-74fafa58ff-99600e8a51.zip/node_modules/listr2/",\ "packageDependencies": [\ - ["listr2", "virtual:f729900eb491a1667fe8fcb3c57aaab056a2d0c4f513c4e0834af077e9299fe100f72a90fbb9aca1473a2747eae5005280a3244d57de048bd5f5d4914a05dfff#npm:6.6.1"],\ + ["listr2", "virtual:50e37043be1acfdf7937725b7d74aef4c69810b43ac5a25e26b5e903f030009562410c00098ae38ae5aee99bd1924c12abc3e4107f72b4d9b54731ba6e466239#npm:6.6.1"],\ ["@types/enquirer", null],\ ["cli-truncate", "npm:3.1.0"],\ ["colorette", "npm:2.0.20"],\ diff --git a/.yarn/cache/lint-staged-npm-13.3.0-f729900eb4-f7c146cc28.zip b/.yarn/cache/lint-staged-npm-14.0.1-50e37043be-8c5d740cb3.zip similarity index 86% rename from .yarn/cache/lint-staged-npm-13.3.0-f729900eb4-f7c146cc28.zip rename to .yarn/cache/lint-staged-npm-14.0.1-50e37043be-8c5d740cb3.zip index 428aa97a..b1cfbb47 100644 Binary files a/.yarn/cache/lint-staged-npm-13.3.0-f729900eb4-f7c146cc28.zip and b/.yarn/cache/lint-staged-npm-14.0.1-50e37043be-8c5d740cb3.zip differ diff --git a/package.json b/package.json index e8dccbe6..c5b6c708 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "eslint-plugin-simple-import-sort": "^10.0.0", "gh-pages": "^6.0.0", "husky": "^8.0.0", - "lint-staged": "^13.2.2", + "lint-staged": "^14.0.0", "prettier": "^2.8.8", "typescript": "^4.9.5" }, diff --git a/yarn.lock b/yarn.lock index e4280307..577531bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9854,7 +9854,7 @@ __metadata: gh-pages: ^6.0.0 husky: ^8.0.0 install: ^0.13.0 - lint-staged: ^13.2.2 + lint-staged: ^14.0.0 npm: ^9.6.2 prettier: ^2.8.8 prismjs: ^1.29.0 @@ -11184,9 +11184,9 @@ __metadata: languageName: node linkType: hard -"lint-staged@npm:^13.2.2": - version: 13.3.0 - resolution: "lint-staged@npm:13.3.0" +"lint-staged@npm:^14.0.0": + version: 14.0.1 + resolution: "lint-staged@npm:14.0.1" dependencies: chalk: 5.3.0 commander: 11.0.0 @@ -11200,7 +11200,7 @@ __metadata: yaml: 2.3.1 bin: lint-staged: bin/lint-staged.js - checksum: f7c146cc2849c9ce4f1d2808d990fcbdef5e0bb79e6e79cc895f53c91f5ac4dcefdb8c3465156b38a015dcb051f2795c6bda4f20a1e2f2fa654c7ba521b2d2e0 + checksum: 8c5d740cb3c90fab2d970fa6bbffe5ddf35ec66ed374a52caf3a3cf83d8f4d5fd01a949994822bce5ea18c0b8dc8fa4ce087ef886a8c11db674139a063cdfe4f languageName: node linkType: hard