Merge pull request #882 from hackclub/dependabot/npm_and_yarn/vanilla-tilt-1.8.1

Bump vanilla-tilt from 1.8.0 to 1.8.1
This commit is contained in:
Sam Poder 2023-08-28 10:21:28 -07:00 committed by GitHub
commit d1c02dcfbb
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

@ -6019,10 +6019,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"