From c970f45fb638de1ac01dbd3f4bae9e75766b762c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 20:54:11 +0000 Subject: [PATCH] Bump peek-readable from 5.1.1 to 5.1.2 Bumps [peek-readable](https://github.com/Borewit/peek-readable) from 5.1.1 to 5.1.2. - [Release notes](https://github.com/Borewit/peek-readable/releases) - [Commits](https://github.com/Borewit/peek-readable/compare/v5.1.1...v5.1.2) --- updated-dependencies: - dependency-name: peek-readable dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0471c44f..b9dbdcfd 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ }, "dependencies": { "@tokenizer/token": "^0.3.0", - "peek-readable": "^5.1.1" + "peek-readable": "^5.1.2" }, "keywords": [ "tokenizer", diff --git a/yarn.lock b/yarn.lock index 0ebd77de..704964f0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3076,10 +3076,10 @@ pathval@^2.0.0: resolved "https://registry.yarnpkg.com/pathval/-/pathval-2.0.0.tgz#7e2550b422601d4f6b8e26f1301bc8f15a741a25" integrity sha512-vE7JKRyES09KiunauX7nd2Q9/L7lhok4smP9RZTDeD4MVs72Dp2qNFVz39Nz5a0FVEW0BJR6C0DYrq6unoziZA== -peek-readable@^5.1.1: - version "5.1.1" - resolved "https://registry.yarnpkg.com/peek-readable/-/peek-readable-5.1.1.tgz#7dbeafa1ce271a3eba3fba808883bdb03769b822" - integrity sha512-4hEOSH7KeEaZpMDF/xfm1W9fS5rT7Ett3BkXWHqAEzRLLwLaHkwOL+GvvpIEh9UrvX9BDhzfkvteslgraoH69w== +peek-readable@^5.1.2: + version "5.1.2" + resolved "https://registry.yarnpkg.com/peek-readable/-/peek-readable-5.1.2.tgz#1062a3c660351b32bdb699bc7da54ebaf740207f" + integrity sha512-RXwDkKgcwPyi1AJs7qcKk00Q7v9vZdy8HQNQrJ0QOCTshdebt14dfsGYeO33Uz6bvi3DFE24RSzqshxyx5qjUw== picocolors@^1.0.0, picocolors@^1.0.1: version "1.0.1"