diff --git a/package.json b/package.json index 5d2a3ceb..a400c935 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "homepage": "https://github.com/plusnew/core#readme", "dependencies": {}, "devDependencies": { - "@plusnew/driver-dom": "^1.3.2", + "@plusnew/driver-dom": "^1.4.0", "@types/jest": "^26.0.19", "@typescript-eslint/eslint-plugin": "^4.14.1", "@typescript-eslint/parser": "^4.14.1", diff --git a/yarn.lock b/yarn.lock index ba748969..ee44fcc2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -463,10 +463,10 @@ "@nodelib/fs.scandir" "2.1.3" fastq "^1.6.0" -"@plusnew/driver-dom@^1.3.2": - version "1.3.2" - resolved "https://registry.yarnpkg.com/@plusnew/driver-dom/-/driver-dom-1.3.2.tgz#eaaf74ec23c20a53c5c9f98e66cffa5f0606663b" - integrity sha512-4ugW1jn4LDfQQ7akubzDNwBzh8EVLC+aWK0a+l1wHw3jht1lKi8pKzS7g42r1KlvwBYfftobRBJui/JOvWpRaA== +"@plusnew/driver-dom@^1.4.0": + version "1.4.0" + resolved "https://registry.yarnpkg.com/@plusnew/driver-dom/-/driver-dom-1.4.0.tgz#e3905ce553817ef2bb15b851119389798297a8bb" + integrity sha512-bMGrLTl5cm2/deqZKLiMqSymZrZBtKliWLK1gwwhymVwF6LiWUH72TEvHgDWMJWhjx3FLj6VQsnvSiLKiw9EqQ== "@sinonjs/commons@^1.7.0": version "1.7.1"