From b646cc91fe139647bf90ac0acfb9f6c25463757a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:27:11 +0000 Subject: [PATCH] Dev: Bump tinypool from 0.8.1 to 0.8.2 Bumps [tinypool](https://github.com/tinylibs/tinypool) from 0.8.1 to 0.8.2. - [Commits](https://github.com/tinylibs/tinypool/compare/v0.8.1...v0.8.2) --- updated-dependencies: - dependency-name: tinypool dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index afde4ae3..b1840718 100644 --- a/package-lock.json +++ b/package-lock.json @@ -56,7 +56,7 @@ "npm-run-all": "^4.1.5", "parse-node-version": "^2.0.0", "supports-color": "^9.4.0", - "tinypool": "^0.8.1" + "tinypool": "^0.8.2" }, "engines": { "node": ">=18" @@ -9701,9 +9701,9 @@ "dev": true }, "node_modules/tinypool": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-0.8.1.tgz", - "integrity": "sha512-zBTCK0cCgRROxvs9c0CGK838sPkeokNGdQVUUwHAbynHFlmyJYj825f/oRs528HaIJ97lo0pLIlDUzwN+IorWg==", + "version": "0.8.2", + "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-0.8.2.tgz", + "integrity": "sha512-SUszKYe5wgsxnNOVlBYO6IC+8VGWdVGZWAqUxp3UErNBtptZvWbwyUOyzNL59zigz2rCA92QiL3wvG+JDSdJdQ==", "dev": true, "engines": { "node": ">=14.0.0" diff --git a/package.json b/package.json index 8118e261..87640574 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "npm-run-all": "^4.1.5", "parse-node-version": "^2.0.0", "supports-color": "^9.4.0", - "tinypool": "^0.8.1" + "tinypool": "^0.8.2" }, "keywords": [ "build",