mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -05:00
[ci] update lockfile (#8950)
Co-authored-by: Nate Moore <nate@astro.build>
This commit is contained in:
parent
db4d0c1498
commit
4ce20b6fc9
2 changed files with 5 additions and 5 deletions
|
@ -214,7 +214,7 @@
|
|||
"chai": "^4.3.7",
|
||||
"cheerio": "1.0.0-rc.12",
|
||||
"eol": "^0.9.1",
|
||||
"memfs": "^4.2.1",
|
||||
"memfs": "^4.6.0",
|
||||
"mocha": "^10.2.0",
|
||||
"node-mocks-http": "^1.13.0",
|
||||
"parse-srcset": "^1.0.2",
|
||||
|
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
|
@ -751,7 +751,7 @@ importers:
|
|||
specifier: ^0.9.1
|
||||
version: 0.9.1
|
||||
memfs:
|
||||
specifier: ^4.2.1
|
||||
specifier: ^4.6.0
|
||||
version: 4.6.0
|
||||
mocha:
|
||||
specifier: ^10.2.0
|
||||
|
@ -12550,8 +12550,8 @@ packages:
|
|||
resolution: {integrity: sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==}
|
||||
dev: true
|
||||
|
||||
/json-joy@9.6.0:
|
||||
resolution: {integrity: sha512-vJtJD89T0OOZFMaENe95xKCOdibMev/lELkclTdhZxLplwbBPxneWNuctUPizk2nLqtGfBxwCXVO42G9LBoFBA==}
|
||||
/json-joy@9.9.1:
|
||||
resolution: {integrity: sha512-/d7th2nbQRBQ/nqTkBe6KjjvDciSwn9UICmndwk3Ed/Bk9AqkTRm4PnLVfXG4DKbT0rEY0nKnwE7NqZlqKE6kg==}
|
||||
engines: {node: '>=10.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
|
@ -13146,7 +13146,7 @@ packages:
|
|||
peerDependencies:
|
||||
tslib: '2'
|
||||
dependencies:
|
||||
json-joy: 9.6.0
|
||||
json-joy: 9.9.1
|
||||
thingies: 1.12.0
|
||||
transitivePeerDependencies:
|
||||
- quill-delta
|
||||
|
|
Loading…
Add table
Reference in a new issue