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] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-28 06:04:53 +00:00 committed by GitHub
parent 41ade0d704
commit 2686d256e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -64,7 +64,7 @@
"theme-ui": "^0.14",
"tinytime": "^0.2.6",
"turndown": "^7.1.2",
"vanilla-tilt": "^1.8.0",
"vanilla-tilt": "^1.8.1",
"yarn": "^1.22.19"
},
"devDependencies": {

View file

@ -6116,10 +6116,10 @@ uuid@^7.0.3:
resolved "https://registry.npmjs.org/uuid/-/uuid-7.0.3.tgz"
integrity sha512-DPSke0pXhTZgoF/d+WSt2QaKMCFSfx7QegxEWT+JOuHF5aWrKEn0G+ztjuJg/gG8/ItK+rbPCD/yNv8yyih6Cg==
vanilla-tilt@^1.8.0:
version "1.8.0"
resolved "https://registry.npmjs.org/vanilla-tilt/-/vanilla-tilt-1.8.0.tgz"
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==
verror@1.10.0:
version "1.10.0"