This is an automated email from the ASF dual-hosted git repository.

davin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git


The following commit(s) were added to refs/heads/main by this push:
     new 7b73dcd  Bump jsonc-parser from 3.2.1 to 3.3.1
7b73dcd is described below

commit 7b73dcd202801e58411c3bfc4ce09e487e19a0b3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 1 00:02:24 2025 +0000

    Bump jsonc-parser from 3.2.1 to 3.3.1
    
    Bumps [jsonc-parser](https://github.com/microsoft/node-jsonc-parser) from 
3.2.1 to 3.3.1.
    - [Release notes](https://github.com/microsoft/node-jsonc-parser/releases)
    - 
[Changelog](https://github.com/microsoft/node-jsonc-parser/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/microsoft/node-jsonc-parser/compare/v3.2.1...v3.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: jsonc-parser
      dependency-version: 3.3.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 package.json | 2 +-
 yarn.lock    | 7 +------
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/package.json b/package.json
index c7d6471..6960dbd 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
     "hexy": "0.3.5",
     "iso-639-1": "^3.1.0",
     "jsep": "^1.4.0",
-    "jsonc-parser": "3.2.1",
+    "jsonc-parser": "3.3.1",
     "semver": "7.7.3",
     "unzip-stream": "0.3.4",
     "wait-port": "1.1.0",
diff --git a/yarn.lock b/yarn.lock
index bb88c0c..0cd539e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2824,12 +2824,7 @@ json5@^2.1.2, json5@^2.2.2:
   resolved 
"https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283";
   integrity 
sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
 
[email protected]:
-  version "3.2.1"
-  resolved 
"https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.1.tgz#031904571ccf929d7670ee8c547545081cb37f1a";
-  integrity 
sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==
-
-jsonc-parser@^3.2.0:
[email protected], jsonc-parser@^3.2.0:
   version "3.3.1"
   resolved 
"https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.3.1.tgz#f2a524b4f7fd11e3d791e559977ad60b98b798b4";
   integrity 
sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==

Reply via email to