Skip to content

Commit e79227c

Browse files
chore(deps): bump jsonc-parser from 3.2.0 to 3.2.1 (#265)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e851ad commit e79227c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
"eventsource": "^2.0.2",
280280
"find-process": "^1.4.7",
281281
"fs-extra": "^11.2.0",
282-
"jsonc-parser": "^3.2.0",
282+
"jsonc-parser": "^3.2.1",
283283
"memfs": "^4.7.7",
284284
"ndjson": "^2.0.0",
285285
"node-forge": "^1.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3552,10 +3552,10 @@ json5@^2.2.2:
35523552
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
35533553
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
35543554

3555-
jsonc-parser@^3.2.0:
3556-
version "3.2.0"
3557-
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.0.tgz#31ff3f4c2b9793f89c67212627c51c6394f88e76"
3558-
integrity sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==
3555+
jsonc-parser@^3.2.0, jsonc-parser@^3.2.1:
3556+
version "3.2.1"
3557+
resolved "https://registry.yarnpkg.com/jsonc-parser/-/jsonc-parser-3.2.1.tgz#031904571ccf929d7670ee8c547545081cb37f1a"
3558+
integrity sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==
35593559

35603560
jsonfile@^6.0.1:
35613561
version "6.1.0"

0 commit comments

Comments
 (0)