From 3a77a387ca808ad17bc9bf993d52f9136d9d0fa5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 23:42:36 +0000 Subject: [PATCH] Bump @abaplint/core from 2.117.2 to 2.118.2 Bumps [@abaplint/core](https://github.com/abaplint/abaplint) from 2.117.2 to 2.118.2. - [Release notes](https://github.com/abaplint/abaplint/releases) - [Commits](https://github.com/abaplint/abaplint/commits) --- updated-dependencies: - dependency-name: "@abaplint/core" dependency-version: 2.118.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 62 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7082a42..6da3b0e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.2.0", "license": "MIT", "dependencies": { - "@abaplint/core": "^2.117.2", + "@abaplint/core": "^2.118.2", "fs-extra": "^11.3.4", "sync-request": "^6.1.0" }, @@ -35,11 +35,11 @@ } }, "node_modules/@abaplint/core": { - "version": "2.117.2", - "resolved": "https://registry.npmjs.org/@abaplint/core/-/core-2.117.2.tgz", - "integrity": "sha512-NmpoFPPsTs/hbnU8GrNgAiPtjN1QB+9pd2sugUHfXQvyEE+7C5OZGnrz82tE4DdZUGVe472Z2Pj/KlfteeyxXQ==", + "version": "2.118.2", + "resolved": "https://registry.npmjs.org/@abaplint/core/-/core-2.118.2.tgz", + "integrity": "sha512-F7x4p/Y8uQ2VasUT3qGNOB0S1blwK5Cwz/gTZNOdaoJxnjGVmKYKMEY/JLjUa/umvJn/aAa/vrAhc4TfFk3ptQ==", "dependencies": { - "fast-xml-parser": "^5.5.5", + "fast-xml-parser": "^5.5.8", "json5": "^2.2.3", "vscode-languageserver-types": "^3.17.5" }, @@ -1767,9 +1767,9 @@ } }, "node_modules/fast-xml-parser": { - "version": "5.5.6", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.6.tgz", - "integrity": "sha512-3+fdZyBRVg29n4rXP0joHthhcHdPUHaIC16cuyyd1iLsuaO6Vea36MPrxgAzbZna8lhvZeRL8Bc9GP56/J9xEw==", + "version": "5.5.9", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.9.tgz", + "integrity": "sha512-jldvxr1MC6rtiZKgrFnDSvT8xuH+eJqxqOBThUVjYrxssYTo1avZLGql5l0a0BAERR01CadYzZ83kVEkbyDg+g==", "funding": [ { "type": "github", @@ -1778,8 +1778,8 @@ ], "dependencies": { "fast-xml-builder": "^1.1.4", - "path-expression-matcher": "^1.1.3", - "strnum": "^2.1.2" + "path-expression-matcher": "^1.2.0", + "strnum": "^2.2.2" }, "bin": { "fxparser": "src/cli/cli.js" @@ -3054,9 +3054,9 @@ "integrity": "sha1-juqz5U+laSD+Fro493+iGqzC104=" }, "node_modules/path-expression-matcher": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz", - "integrity": "sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz", + "integrity": "sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==", "funding": [ { "type": "github", @@ -3636,9 +3636,9 @@ } }, "node_modules/strnum": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.0.tgz", - "integrity": "sha512-Y7Bj8XyJxnPAORMZj/xltsfo55uOiyHcU2tnAVzHUnSJR/KsEX+9RoDeXEnsXtl/CX4fAcrt64gZ13aGaWPeBg==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.2.tgz", + "integrity": "sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA==", "funding": [ { "type": "github", @@ -4063,11 +4063,11 @@ "dev": true }, "@abaplint/core": { - "version": "2.117.2", - "resolved": "https://registry.npmjs.org/@abaplint/core/-/core-2.117.2.tgz", - "integrity": "sha512-NmpoFPPsTs/hbnU8GrNgAiPtjN1QB+9pd2sugUHfXQvyEE+7C5OZGnrz82tE4DdZUGVe472Z2Pj/KlfteeyxXQ==", + "version": "2.118.2", + "resolved": "https://registry.npmjs.org/@abaplint/core/-/core-2.118.2.tgz", + "integrity": "sha512-F7x4p/Y8uQ2VasUT3qGNOB0S1blwK5Cwz/gTZNOdaoJxnjGVmKYKMEY/JLjUa/umvJn/aAa/vrAhc4TfFk3ptQ==", "requires": { - "fast-xml-parser": "^5.5.5", + "fast-xml-parser": "^5.5.8", "json5": "^2.2.3", "vscode-languageserver-types": "^3.17.5" } @@ -5277,13 +5277,13 @@ } }, "fast-xml-parser": { - "version": "5.5.6", - "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.6.tgz", - "integrity": "sha512-3+fdZyBRVg29n4rXP0joHthhcHdPUHaIC16cuyyd1iLsuaO6Vea36MPrxgAzbZna8lhvZeRL8Bc9GP56/J9xEw==", + "version": "5.5.9", + "resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.9.tgz", + "integrity": "sha512-jldvxr1MC6rtiZKgrFnDSvT8xuH+eJqxqOBThUVjYrxssYTo1avZLGql5l0a0BAERR01CadYzZ83kVEkbyDg+g==", "requires": { "fast-xml-builder": "^1.1.4", - "path-expression-matcher": "^1.1.3", - "strnum": "^2.1.2" + "path-expression-matcher": "^1.2.0", + "strnum": "^2.2.2" } }, "fastq": { @@ -6177,9 +6177,9 @@ "integrity": "sha1-juqz5U+laSD+Fro493+iGqzC104=" }, "path-expression-matcher": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz", - "integrity": "sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==" + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz", + "integrity": "sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==" }, "path-is-absolute": { "version": "1.0.1", @@ -6570,9 +6570,9 @@ "dev": true }, "strnum": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.0.tgz", - "integrity": "sha512-Y7Bj8XyJxnPAORMZj/xltsfo55uOiyHcU2tnAVzHUnSJR/KsEX+9RoDeXEnsXtl/CX4fAcrt64gZ13aGaWPeBg==" + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.2.tgz", + "integrity": "sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA==" }, "supports-preserve-symlinks-flag": { "version": "1.0.0", diff --git a/package.json b/package.json index 9f8e4b9..6a90df9 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ }, "license": "MIT", "dependencies": { - "@abaplint/core": "^2.117.2", + "@abaplint/core": "^2.118.2", "fs-extra": "^11.3.4", "sync-request": "^6.1.0" },