diff --git a/package.json b/package.json index 9f68ba06..f6914b7e 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "codemods" ], "dependencies": { - "chalk": "4.1.2", + "chalk": "5.3.0", "execa": "4.1.0", "globby": "11.1.0", "inquirer": "8.2.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb609fa9..8bfd47de 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: chalk: - specifier: 4.1.2 - version: 4.1.2 + specifier: 5.3.0 + version: 5.3.0 execa: specifier: 4.1.0 version: 4.1.0 @@ -1289,6 +1289,7 @@ packages: eslint@8.57.0: resolution: {integrity: sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + deprecated: This version is no longer supported. Please see https://eslint.org/version-support for other options. hasBin: true espree@9.6.1: