build(deps-dev): bump vanilla-tilt from 1.7.2 to 1.7.3

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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-10-31 11:08:48 +00:00 committed by GitHub
parent 49a0acff10
commit 63db8de240
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -20445,9 +20445,9 @@
} }
}, },
"vanilla-tilt": { "vanilla-tilt": {
"version": "1.7.2", "version": "1.7.3",
"resolved": "https://registry.npmjs.org/vanilla-tilt/-/vanilla-tilt-1.7.2.tgz", "resolved": "https://registry.npmjs.org/vanilla-tilt/-/vanilla-tilt-1.7.3.tgz",
"integrity": "sha512-arf2wY2Y65rP6Zxve9PnUUnRl9nQ1KenPNae6QRaVq/PEvaIto2bC4jYirNJ19U7nLkzI1H9O+nYtcQlX7BTsA==", "integrity": "sha512-tdNVZ1JyDNsByplVCS1H3/i/zcGOIrFW5BQp7u9SyXKjNypZw7s89x+GA8kOhUxWOggF4A1E9N55jEF0ttpLjw==",
"dev": true "dev": true
}, },
"vary": { "vary": {

View File

@ -53,7 +53,7 @@
"stylelint": "^13.13.1", "stylelint": "^13.13.1",
"stylelint-config-standard": "^22.0.0", "stylelint-config-standard": "^22.0.0",
"synclounge-libjass": "^1.0.0", "synclounge-libjass": "^1.0.0",
"vanilla-tilt": "^1.7.2", "vanilla-tilt": "^1.7.3",
"vue": "^2.6.14", "vue": "^2.6.14",
"vue-chat-scroll": "^1.4.0", "vue-chat-scroll": "^1.4.0",
"vue-cli-plugin-vuetify": "^2.5.8", "vue-cli-plugin-vuetify": "^2.5.8",