From 089873674b85659f89213ac32e14d87ebb017462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 04:57:44 +0000 Subject: [PATCH] Bump consola from 2.15.3 to 3.2.2 Bumps [consola](https://github.com/unjs/consola) from 2.15.3 to 3.2.2. - [Release notes](https://github.com/unjs/consola/releases) - [Changelog](https://github.com/unjs/consola/blob/main/CHANGELOG.md) - [Commits](https://github.com/unjs/consola/compare/v2.15.3...v3.2.2) --- updated-dependencies: - dependency-name: consola dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 13 +++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 7ae40d8..0d35c8d 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/jest": "^29.5.2", "@types/node": "^20.3.1", "chalk": "^5.2.0", - "consola": "^2.15.3", + "consola": "^3.2.2", "core-js": "^3.31.0", "coveralls": "^3.1.1", "cross-env": "^7.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9e877fc..97bbeaf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ devDependencies: specifier: ^5.2.0 version: 5.2.0 consola: - specifier: ^2.15.3 - version: 2.15.3 + specifier: ^3.2.2 + version: 3.2.2 core-js: specifier: ^3.31.0 version: 3.31.0 @@ -1641,7 +1641,7 @@ packages: /@eslint-sets/eslint-config-basic@5.4.0(@babel/core@7.22.5)(@typescript-eslint/parser@5.59.11)(eslint@8.42.0)(prettier@2.8.8)(typescript@5.1.3): resolution: {integrity: sha512-fmlCgPywhTZ+9q90ZXsOcIrFIODF0oYp0BHjUpQ/avJ/AM2Ivb8ZMbOCsLCh9+DdzQuDGlA14EleU+CuAsinyQ==} peerDependencies: - eslint: '>=7.4.0 || >= 8.0.0 || ^8.0.0' + eslint: '>=7.4.0 || ^8.0.0' prettier: '>=2.0.0' typescript: '*' peerDependenciesMeta: @@ -3362,8 +3362,9 @@ packages: resolution: {integrity: sha512-9vAdYbHj6x2fLKC4+oPH0kFzY/orMZyG2Aj+kNylHxKGJ/Ed4dpNyAQYwJOdqO4zdM7XpVHmyejQDcQHrnuXbw==} dev: true - /consola@3.1.0: - resolution: {integrity: sha512-rrrJE6rP0qzl/Srg+C9x/AE5Kxfux7reVm1Wh0wCjuXvih6DqZgqDZe8auTD28fzJ9TF0mHlSDrPpWlujQRo1Q==} + /consola@3.2.2: + resolution: {integrity: sha512-r921u0vbF4lQsoIqYvSSER+yZLPQGijOHrYcWoCNVNBZmn/bRR+xT/DgerTze/nLD9TTGzdDa378TVhx7RDOYg==} + engines: {node: ^14.18.0 || >=16.10.0} dev: true /console-control-strings@1.1.0: @@ -6940,7 +6941,7 @@ packages: dependencies: '@node-kit/extra.fs': 2.5.1 commander: 10.0.1 - consola: 3.1.0 + consola: 3.2.2 core-js: 3.31.0 cosmiconfig: 8.1.3 debug: 4.3.4