diff --git a/package.json b/package.json index 71eda41f..f5ab9a2b 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "author": "Ernesto Garcia (http://gnapse.github.io)", "license": "MIT", "dependencies": { - "@adobe/css-tools": "^4.3.1", + "@adobe/css-tools": "^4.3.2", "@babel/runtime": "^7.9.2", "aria-query": "^5.0.0", "chalk": "^3.0.0", diff --git a/types/matchers.d.ts b/types/matchers.d.ts index ff9b8401..d1b13b7a 100755 --- a/types/matchers.d.ts +++ b/types/matchers.d.ts @@ -344,7 +344,7 @@ declare namespace matchers { * Only matches if the element has *all* the expected properties applied, not just some of them. * @example *