From 22a601d5858f6a55c09e41fe1c670bf78b5b0921 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 15:10:29 +0000 Subject: [PATCH] Bump accoutrement from 4.0.4 to 4.0.5 in the prod-minor group Bumps the prod-minor group with 1 update: [accoutrement](https://github.com/oddbird/accoutrement). Updates `accoutrement` from 4.0.4 to 4.0.5 - [Release notes](https://github.com/oddbird/accoutrement/releases) - [Changelog](https://github.com/oddbird/accoutrement/blob/main/CHANGELOG.md) - [Commits](https://github.com/oddbird/accoutrement/compare/v4.0.4...v4.0.5) --- updated-dependencies: - dependency-name: accoutrement dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index b59e606..c2bb6b3 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "test:watch": "yarn test --watch" }, "dependencies": { - "accoutrement": "^4.0.4", + "accoutrement": "^4.0.5", "colorjs.io": "^0.5.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index bacacb8..77a788e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1182,10 +1182,10 @@ __metadata: languageName: node linkType: hard -"accoutrement@npm:^4.0.4": - version: 4.0.4 - resolution: "accoutrement@npm:4.0.4" - checksum: 10/721e78456583d3524edd63e9a58b822aceb3dbbf0a562e863762cafc080cc5ed1241e93fafdaba4d969e1e785346cf8691580e6acf05527e2224788fc2d1eb6e +"accoutrement@npm:^4.0.5": + version: 4.0.5 + resolution: "accoutrement@npm:4.0.5" + checksum: 10/1926961667b6757f258d55637b7f52d1304289f4d29801ac172a3b9f3b7dadce002f3e4adb36c845ba8deeff86232eb2e22a6ce7133f9db8fd30afb5d4c5a963 languageName: node linkType: hard @@ -5918,7 +5918,7 @@ __metadata: "@typescript-eslint/utils": "npm:^8.13.0" "@vitest/coverage-v8": "npm:^2.1.4" "@vitest/eslint-plugin": "npm:^1.1.8" - accoutrement: "npm:^4.0.4" + accoutrement: "npm:^4.0.5" chokidar-cli: "npm:^3.0.0" colorjs.io: "npm:^0.5.2" eslint: "npm:^9.14.0"