Skip to content

Commit 03d6670

Browse files
committed
add devDependency aria-query
1 parent 6c3aea6 commit 03d6670

File tree

2 files changed

+49
-0
lines changed

2 files changed

+49
-0
lines changed

package-lock.json

+47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2
Original file line numberDiff line numberDiff line change
@@ -103,12 +103,14 @@
103103
"@rollup/plugin-typescript": "^2.0.1",
104104
"@rollup/plugin-virtual": "^2.0.0",
105105
"@sveltejs/eslint-config": "github:sveltejs/eslint-config#v5.6.0",
106+
"@types/aria-query": "^4.2.1",
106107
"@types/mocha": "^7.0.0",
107108
"@types/node": "^8.10.53",
108109
"@typescript-eslint/eslint-plugin": "^4.9.0",
109110
"@typescript-eslint/parser": "^4.9.0",
110111
"acorn": "^7.4.0",
111112
"agadoo": "^1.1.0",
113+
"aria-query": "^4.2.2",
112114
"c8": "^5.0.1",
113115
"code-red": "^0.1.4",
114116
"codecov": "^3.5.0",

0 commit comments

Comments
 (0)