Skip to content
This repository was archived by the owner on Jun 27, 2022. It is now read-only.

Commit 8faea33

Browse files
committed
update dependencies
1 parent 4a57553 commit 8faea33

File tree

2 files changed

+546
-854
lines changed

2 files changed

+546
-854
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/aelbore/aria-vue#readme",
3131
"peerDependencies": {
32-
"aria-mocha": ">=0.5.2",
32+
"aria-mocha": ">=0.6.0",
3333
"vite": ">=1.0.0-rc.9"
3434
},
3535
"devDependencies": {
@@ -39,9 +39,9 @@
3939
"@types/sade": "^1.7.2",
4040
"@vue/compiler-sfc": "^3.0.2",
4141
"@vue/test-utils": "^2.0.0-beta.10",
42-
"aria-build": "^0.5.2",
43-
"aria-fs": "^0.5.2",
44-
"aria-mocha": "^0.5.2",
42+
"aria-build": "^0.6.0",
43+
"aria-fs": "^0.6.0",
44+
"aria-mocha": "^0.6.0",
4545
"puppeteer": "^5.5.0",
4646
"typescript": "^4.1.2",
4747
"vite": "^1.0.0-rc.9",

0 commit comments

Comments
 (0)