forked from FoundKeyGang/FoundKey
update mocha
This commit is contained in:
parent
0df36490c7
commit
683584fe8f
2 changed files with 6 additions and 14 deletions
|
@ -69,7 +69,7 @@
|
|||
"koa-views": "7.0.2",
|
||||
"mfm-js": "0.22.1",
|
||||
"mime-types": "2.1.35",
|
||||
"mocha": "10.0.0",
|
||||
"mocha": "10.2.0",
|
||||
"multer": "1.4.5-lts.1",
|
||||
"nested-property": "4.0.0",
|
||||
"node-fetch": "3.2.6",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -2685,13 +2685,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@ungap/promise-all-settled@npm:1.1.2":
|
||||
version: 1.1.2
|
||||
resolution: "@ungap/promise-all-settled@npm:1.1.2"
|
||||
checksum: 08d37fdfa23a6fe8139f1305313562ebad973f3fac01bcce2773b2bda5bcb0146dfdcf3cb6a722cf0a5f2ca0bc56a827eac8f1e7b3beddc548f654addf1fc34c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@vitejs/plugin-vue@npm:^3.1.0":
|
||||
version: 3.1.0
|
||||
resolution: "@vitejs/plugin-vue@npm:3.1.0"
|
||||
|
@ -3767,7 +3760,7 @@ __metadata:
|
|||
koa-views: 7.0.2
|
||||
mfm-js: 0.22.1
|
||||
mime-types: 2.1.35
|
||||
mocha: 10.0.0
|
||||
mocha: 10.2.0
|
||||
multer: 1.4.5-lts.1
|
||||
nested-property: 4.0.0
|
||||
node-fetch: 3.2.6
|
||||
|
@ -12012,11 +12005,10 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"mocha@npm:10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "mocha@npm:10.0.0"
|
||||
"mocha@npm:10.2.0":
|
||||
version: 10.2.0
|
||||
resolution: "mocha@npm:10.2.0"
|
||||
dependencies:
|
||||
"@ungap/promise-all-settled": 1.1.2
|
||||
ansi-colors: 4.1.1
|
||||
browser-stdout: 1.3.1
|
||||
chokidar: 3.5.3
|
||||
|
@ -12041,7 +12033,7 @@ __metadata:
|
|||
bin:
|
||||
_mocha: bin/_mocha
|
||||
mocha: bin/mocha.js
|
||||
checksum: ba49ddcf8015a467e744b06c396aab361b1281302e38e7c1269af25ba51ff9ab681a9c36e9046bb7491e751cd7d5ce85e276a00ce7e204f96b2c418e4595edfe
|
||||
checksum: 406c45eab122ffd6ea2003c2f108b2bc35ba036225eee78e0c784b6fa2c7f34e2b13f1dbacef55a4fdf523255d76e4f22d1b5aacda2394bd11666febec17c719
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue