Bump vanilla-tilt from 1.7.2 to 1.7.3 (#591)

Bumps [vanilla-tilt](https://github.com/micku7zu/vanilla-tilt.js) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/micku7zu/vanilla-tilt.js/releases)
- [Commits](https://github.com/micku7zu/vanilla-tilt.js/compare/1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: vanilla-tilt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-11-01 08:53:23 +08:00 committed by GitHub
parent 5449d39193
commit 5759bf2511
2 changed files with 5 additions and 5 deletions

View file

@ -48,7 +48,7 @@
"theme-ui": "^0.14",
"tinytime": "^0.2.6",
"turndown": "^7.1.1",
"vanilla-tilt": "^1.7.2"
"vanilla-tilt": "^1.7.3"
},
"devDependencies": {
"eslint-config-next": "12.3.1",

View file

@ -4470,10 +4470,10 @@ uuid@^3.3.2:
resolved "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz"
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
vanilla-tilt@^1.7.2:
version "1.7.2"
resolved "https://registry.npmjs.org/vanilla-tilt/-/vanilla-tilt-1.7.2.tgz"
integrity sha512-arf2wY2Y65rP6Zxve9PnUUnRl9nQ1KenPNae6QRaVq/PEvaIto2bC4jYirNJ19U7nLkzI1H9O+nYtcQlX7BTsA==
vanilla-tilt@^1.7.3:
version "1.7.3"
resolved "https://registry.yarnpkg.com/vanilla-tilt/-/vanilla-tilt-1.7.3.tgz#1c6a15c1c627e949571167e5421ee82cf465026a"
integrity sha512-tdNVZ1JyDNsByplVCS1H3/i/zcGOIrFW5BQp7u9SyXKjNypZw7s89x+GA8kOhUxWOggF4A1E9N55jEF0ttpLjw==
verror@1.10.0:
version "1.10.0"