From 7e8cb4787d27b1470911c94841ea507e955d8f19 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Thu, 4 Jul 2024 23:09:19 +0200 Subject: [PATCH] chore(deps-dev): apply updates MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- pnpm-lock.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 85d32a6b..91270204 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1015,8 +1015,8 @@ packages: commander@2.20.3: resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==} - comment-json@4.2.3: - resolution: {integrity: sha512-SsxdiOf064DWoZLH799Ata6u7iV658A11PlWtZATDlXPpKGJnbJZ5Z24ybixAi+LUUqJ/GKowAejtC5GFUG7Tw==} + comment-json@4.2.4: + resolution: {integrity: sha512-E5AjpSW+O+N5T2GsOQMHLLsJvrYw6G/AFt9GvU6NguEAfzKShh7hRiLtVo6S9KbRpFMGqE5ojo0/hE+sdteWvQ==} engines: {node: '>= 6'} comment-parser@1.4.1: @@ -1887,8 +1887,8 @@ packages: resolution: {integrity: sha512-uo0Z9JJeWzv8BG+tRcapBKNJ0dro9cLyczGzulS6EfeyAdeC9sbojtW6XwvYxJkEne9En+J2XEl4zyglVeIwFg==} engines: {node: '>=8'} - parse-imports@2.1.0: - resolution: {integrity: sha512-JQWgmK2o4w8leUkZeZPatWdAny6vXGU/3siIUvMF6J2rDCud9aTt8h/px9oZJ6U3EcfhngBJ635uPFI0q0VAeA==} + parse-imports@2.1.1: + resolution: {integrity: sha512-TDT4HqzUiTMO1wJRwg/t/hYk8Wdp3iF/ToMIlAoVQfL1Xs/sTxq1dKWSMjMbQmIarfWKymOyly40+zmPHXMqCA==} engines: {node: '>= 18'} parse-json@5.2.0: @@ -3315,7 +3315,7 @@ snapshots: commander@2.20.3: {} - comment-json@4.2.3: + comment-json@4.2.4: dependencies: array-timsort: 1.0.3 core-util-is: 1.0.3 @@ -3380,7 +3380,7 @@ snapshots: cspell-config-lib@8.10.0: dependencies: '@cspell/cspell-types': 8.10.0 - comment-json: 4.2.3 + comment-json: 4.2.4 yaml: 2.4.5 cspell-dictionary@8.10.0: @@ -3416,7 +3416,7 @@ snapshots: '@cspell/strong-weak-map': 8.10.0 '@cspell/url': 8.10.0 clear-module: 4.1.2 - comment-json: 4.2.3 + comment-json: 4.2.4 cspell-config-lib: 8.10.0 cspell-dictionary: 8.10.0 cspell-glob: 8.10.0 @@ -3533,7 +3533,7 @@ snapshots: escape-string-regexp: 4.0.0 eslint: 9.6.0 esquery: 1.5.0 - parse-imports: 2.1.0 + parse-imports: 2.1.1 semver: 7.6.2 spdx-expression-parse: 4.0.0 synckit: 0.9.0 @@ -4267,7 +4267,7 @@ snapshots: dependencies: callsites: 3.1.0 - parse-imports@2.1.0: + parse-imports@2.1.1: dependencies: es-module-lexer: 1.5.4 slashes: 3.0.12 -- 2.34.1