From c3defe404929837359f253832d24b4346e924497 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 09:03:19 +0000 Subject: [PATCH] chore(deps-dev): bump the all-minor-patch group across 1 directory with 2 updates Bumps the all-minor-patch group with 2 updates in the / directory: [@labeg/code-style](https://github.com/LabEG/code-style) and [npm-check-updates](https://github.com/raineorshine/npm-check-updates). Updates `@labeg/code-style` from 6.10.18 to 6.10.19 - [Changelog](https://github.com/LabEG/code-style/blob/master/CHANGELOG.md) - [Commits](https://github.com/LabEG/code-style/compare/v6.10.18...v6.10.19) Updates `npm-check-updates` from 19.3.1 to 19.3.2 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](https://github.com/raineorshine/npm-check-updates/compare/v19.3.1...v19.3.2) --- updated-dependencies: - dependency-name: "@labeg/code-style" dependency-version: 6.10.19 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch - dependency-name: npm-check-updates dependency-version: 19.3.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-minor-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 494cda2..cc8b1e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "first-di", - "version": "3.4.10", + "version": "3.4.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "first-di", - "version": "3.4.10", + "version": "3.4.12", "license": "MIT", "devDependencies": { "@commitlint/cli": "^20.2.0", @@ -993,9 +993,9 @@ } }, "node_modules/@labeg/code-style": { - "version": "6.10.18", - "resolved": "https://registry.npmjs.org/@labeg/code-style/-/code-style-6.10.18.tgz", - "integrity": "sha512-h8347BCnlp9GyhpiTtAoHlArV/ipG8PWgOk1D8z/z71kMvKjC55mcHvxlVYlAimKLX0COVo2HZrZhtTFhUK4XQ==", + "version": "6.10.19", + "resolved": "https://registry.npmjs.org/@labeg/code-style/-/code-style-6.10.19.tgz", + "integrity": "sha512-sMV65BlrbBYdrc2HkA0nbR1G5V1f0BbDPblbp1pv0QMwII634wdzCBZnociwxeVPX/QKMI1xBo9oQ2NAmFCmKg==", "dev": true, "license": "MIT", "dependencies": { @@ -5709,9 +5709,9 @@ "license": "MIT" }, "node_modules/npm-check-updates": { - "version": "19.3.1", - "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.3.1.tgz", - "integrity": "sha512-v92fHH8fmf9VVmQwwL5JWpX8GDEe8BDyrz4w3GF6D6JBUZKpQNcTfBBgxVkCcAPzVUjCHSZEXYmZAAKfLTsDBA==", + "version": "19.3.2", + "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-19.3.2.tgz", + "integrity": "sha512-9rr3z7znFjCSuaFxHGTFR2ZBOvLWaJcpLKmIquoTbDBNrwAGiHhv4MZyty6EJ9Xo/aMn35+2ISPSMgWIXx5Xkg==", "dev": true, "license": "Apache-2.0", "bin": {