From 3f6880d3c47b5126e314dc2e95ad435a3e90d76f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 14:39:59 +0000 Subject: [PATCH] Update dependency @types/animejs to v3.1.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index c938d2b..0da1952 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@mdx-js/mdx": "1.6.22", "@mdx-js/react": "1.6.22", "@react-hook/media-query": "1.1.1", - "@types/animejs": "3.1.5", + "@types/animejs": "3.1.6", "@types/node": "17.0.14", "@types/react": "18.0.21", "@types/react-dom": "18.0.6", diff --git a/yarn.lock b/yarn.lock index aa27dd1..fbac16a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2515,10 +2515,10 @@ resolved "https://registry.npmjs.org/@turist/time/-/time-0.0.2.tgz" integrity sha512-qLOvfmlG2vCVw5fo/oz8WAZYlpe5a5OurgTj3diIxJCdjRHpapC+vQCz3er9LV79Vcat+DifBjeAhOAdmndtDQ== -"@types/animejs@3.1.5": - version "3.1.5" - resolved "https://registry.yarnpkg.com/@types/animejs/-/animejs-3.1.5.tgz#3cb6c7b90069c6e2969a392eb65ec6311e92c1ab" - integrity sha512-4i3i1YuNaNEPoHBJY78uzYu8qKIwyx96G04tnVtNhRMQC9I1Xhg6fY9GeWmZAzudaesKKrPkQgTCthT1zSGYyg== +"@types/animejs@3.1.6": + version "3.1.6" + resolved "https://registry.yarnpkg.com/@types/animejs/-/animejs-3.1.6.tgz#cdcb8bcfd0c0d1642c8951973b8d6ea6d578908c" + integrity sha512-jYlEdbVTOOLBz1mauqhrigFUFAGde2KCdO/99asxHpF+5zOdz/VjNKbnpNa0oNBhsDNFzmMvvE+V4C8ZkvJdKg== "@types/cacheable-request@^6.0.1": version "6.0.2"