From 3580d120f1506f824ce37b1feb2d909489cb8a19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 06:14:09 +0000 Subject: [PATCH] Bump lines-and-columns from 2.0.3 to 2.0.4 Bumps [lines-and-columns](https://github.com/eventualbuddha/lines-and-columns) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/eventualbuddha/lines-and-columns/releases) - [Commits](https://github.com/eventualbuddha/lines-and-columns/compare/v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: lines-and-columns dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0d616dfc1..13ff10e42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4958,9 +4958,9 @@ } }, "node_modules/lines-and-columns": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.3.tgz", - "integrity": "sha512-cNOjgCnLB+FnvWWtyRTzmB3POJ+cXxTA81LoW7u8JdmhfXzriropYwpjShnz1QLLWsQwY7nIxoDmcPTwphDK9w==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-2.0.4.tgz", + "integrity": "sha512-wM1+Z03eypVAVUCE7QdSqpVIvelbOakn1M0bPDoA4SGWPx3sNDVUiMo3L6To6WWGClB7VyXnhQ4Sn7gxiJbE6A==", "dev": true, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0"