1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-11 08:25:29 +02:00

chore(deps-dev): bump @types/sortablejs in /frontend (#1655)

Bumps [@types/sortablejs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sortablejs) from 1.13.0 to 1.15.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sortablejs)

---
updated-dependencies:
- dependency-name: "@types/sortablejs"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-09-25 15:02:59 -08:00 committed by GitHub
parent 77622e0257
commit 33dad80eff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -41,7 +41,7 @@
"@nuxtjs/eslint-module": "3.1.0",
"@nuxtjs/google-fonts": "2.0.0",
"@nuxtjs/vuetify": "^1.12.1",
"@types/sortablejs": "^1.13.0",
"@types/sortablejs": "^1.15.0",
"@vue/runtime-dom": "^3.2.39",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",