diff options
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2a61a77b8..8645f31bc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -515,6 +515,7 @@ importers: estree-walker: ^3.0.1 execa: ^6.1.0 fast-glob: ^3.2.11 + github-slugger: ^1.4.0 gray-matter: ^4.0.3 html-entities: ^2.3.3 html-escaper: ^3.0.3 @@ -575,6 +576,7 @@ importers: estree-walker: 3.0.1 execa: 6.1.0 fast-glob: 3.2.11 + github-slugger: 1.4.0 gray-matter: 4.0.3 html-entities: 2.3.3 html-escaper: 3.0.3 |