about summary refs log tree commit diff
path: root/yarn.lock
diff options
context:
space:
mode:
authorGabriel Rubens <gabrielrumiranda@gmail.com>2019-11-04 09:03:44 -0300
committerEugen Rochko <eugen@zeonfederated.com>2019-11-04 13:03:44 +0100
commit3cc9ff872f676d7ce56f7cf7875f85f804ea20a9 (patch)
tree6808d8c817e17841af1264a6ca3c01979eab51d4 /yarn.lock
parentbe93318c0538ccfc41997301800dc347ad0f4271 (diff)
Use inert polyfill (#12209)
* Inserting wicg-inert in project

* Import wicg-inert in moda_root component

* Update yarn.lock

* Solving code style problems

* Removing package-lock
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock5
1 files changed, 5 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock
index 35eb1ec33..8a8f9038d 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -10931,6 +10931,11 @@ which@^2.0.1:
   dependencies:
     isexe "^2.0.0"
 
+wicg-inert@^3.0.0:
+  version "3.0.0"
+  resolved "https://registry.yarnpkg.com/wicg-inert/-/wicg-inert-3.0.0.tgz#4f5797172fbf7ff01effd3839b52872e35d3cba2"
+  integrity sha512-sZsYZ8pk8y6CgDLkTxivfhLDBvZuDWTWBawU8OuDdO0Id6AOd1Gqjkvt9g9Ni7rgHIS7UbRvbLSv1z7MSJDYCA==
+
 wide-align@^1.1.0:
   version "1.1.3"
   resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.3.tgz#ae074e6bdc0c14a431e804e624549c633b000457"