From 89c2291c94ab7b89120688f1d1f4718ccc135c31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 05:11:42 +0000 Subject: [PATCH] Bump consola from 2.15.3 to 3.1.0 Bumps [consola](https://github.com/unjs/consola) from 2.15.3 to 3.1.0. - [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.1.0) --- 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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 7ae40d8..2316ddd 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.1.0", "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..8155a29 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.1.0 + version: 3.1.0 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: