From 8d9e4a1780ee1ce7da4771c40bfd96e603a5c104 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 14:39:24 +0000 Subject: [PATCH] Bump vanilla-tilt from 1.8.0 to 1.8.1 Bumps [vanilla-tilt](https://github.com/micku7zu/vanilla-tilt.js) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/micku7zu/vanilla-tilt.js/releases) - [Commits](https://github.com/micku7zu/vanilla-tilt.js/compare/1.8.0...1.8.1) --- updated-dependencies: - dependency-name: vanilla-tilt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e751c2a..b1c6ca6 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react-dom": "^17.0.2", "react-feather": "^2.0.10", "theme-ui": "^0.14.7", - "vanilla-tilt": "^1.8.0" + "vanilla-tilt": "^1.8.1" }, "devDependencies": { "eslint": "<9.0.0", diff --git a/yarn.lock b/yarn.lock index fa7d397..b91eabd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3610,10 +3610,10 @@ use-sync-external-store@1.2.0: resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz#7dbefd6ef3fe4e767a0cf5d7287aacfb5846928a" integrity sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA== -vanilla-tilt@^1.8.0: - version "1.8.0" - resolved "https://registry.yarnpkg.com/vanilla-tilt/-/vanilla-tilt-1.8.0.tgz#64528ff3667dc6976270236a56332a123482ce3c" - integrity sha512-wVCHyyfRuiRdKhDTNxKPb60lkagmywDSqLgFETEr71Sm646AvGxuf/14Kx9A8FaISyYvMoKQHk6FTqt+YLGhEw== +vanilla-tilt@^1.8.1: + version "1.8.1" + resolved "https://registry.yarnpkg.com/vanilla-tilt/-/vanilla-tilt-1.8.1.tgz#09cb4dc89509a55a44bb221917bb8ecdc2e39113" + integrity sha512-hPB1XUsnh+SIeVSW2beb5RnuFxz4ZNgxjGD78o52F49gS4xaoLeEMh9qrQnJrnEn/vjjBI7IlxrrXmz4tGV0Kw== vfile-location@^3.0.0: version "3.0.1"