From b88cd4d29447957b66ccb6049b599ef1373a1d57 Mon Sep 17 00:00:00 2001 From: gtktsc Date: Mon, 31 Jan 2022 19:16:46 +0100 Subject: [PATCH] ascii-website-5: Bump version --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6c5a291..41559f3 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "next": "12.0.9", "react": "17.0.2", "react-dom": "17.0.2", - "simple-ascii-chart": "^1.0.8" + "simple-ascii-chart": "^1.0.9" }, "devDependencies": { "@types/node": "17.0.13", diff --git a/yarn.lock b/yarn.lock index 93b221e..98fc35e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1479,10 +1479,10 @@ side-channel@^1.0.4: get-intrinsic "^1.0.2" object-inspect "^1.9.0" -simple-ascii-chart@^1.0.8: - version "1.0.8" - resolved "https://registry.yarnpkg.com/simple-ascii-chart/-/simple-ascii-chart-1.0.8.tgz#b6f8b358976eb965be66034c8dffdf4bf757cc7d" - integrity sha512-4o1YOGxzil15lbTsALao32UMydZW5z1ErwsoHlCHZBvAZ2zJdEBifZUNH1XNnBUy5tY+5Qyy4F/H5sHE93uhUg== +simple-ascii-chart@^1.0.9: + version "1.0.9" + resolved "https://registry.yarnpkg.com/simple-ascii-chart/-/simple-ascii-chart-1.0.9.tgz#d9bcf6c44a0f158edcd9e1de880819879343f73f" + integrity sha512-8dvwV0u8ST9eXotx1R5votKW50l15Z86eZDmWoHiHw9J8iLJ3ux0sIDuOdWkx+LIucbKP5Csjbw/K4WUNt5+2Q== slash@^3.0.0: version "3.0.0"