From 982b5dfdabe772f41064d1efad3f22f84ba78a49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 19:35:09 +0000 Subject: [PATCH] chore(deps): update dependency comment-json to ^4.2.5 (#2929) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6ccaba3154..4720761d17 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/jest": "^29.5.12", "@types/node": "^18.19.44", "babel-jest": "^29.7.0", - "comment-json": "^4.2.4", + "comment-json": "^4.2.5", "eslint": "^8.57.0", "jest": "^29.7.0", "npm-run-all": "^4.1.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e91e2cf7f4..d5baf4e7cc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^29.7.0 version: 29.7.0(@babel/core@7.25.2) comment-json: - specifier: ^4.2.4 - version: 4.2.4 + specifier: ^4.2.5 + version: 4.2.5 eslint: specifier: ^8.57.0 version: 8.57.0 @@ -4676,8 +4676,8 @@ packages: engines: {node: ^12.20.0 || >=14} dev: true - /comment-json@4.2.4: - resolution: {integrity: sha512-E5AjpSW+O+N5T2GsOQMHLLsJvrYw6G/AFt9GvU6NguEAfzKShh7hRiLtVo6S9KbRpFMGqE5ojo0/hE+sdteWvQ==} + /comment-json@4.2.5: + resolution: {integrity: sha512-bKw/r35jR3HGt5PEPm1ljsQQGyCrR8sFGNiN5L+ykDHdpO8Smxkrkla9Yi6NkQyUrb8V54PGhfMs6NrIwtxtdw==} engines: {node: '>= 6'} dependencies: array-timsort: 1.0.3