From 738ef0aaa7e1f1205d047adbf5911602cb5d0c38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 08:48:01 -0800 Subject: [PATCH] chore(deps-dev): bump @types/sortablejs in /frontend (#1287) Bumps [@types/sortablejs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sortablejs) from 1.10.7 to 1.13.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 297916ce96bf..7cf5345fcb9a 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -41,7 +41,7 @@ "@nuxtjs/eslint-module": "^3.0.2", "@nuxtjs/google-fonts": "^1.3.0", "@nuxtjs/vuetify": "^1.12.1", - "@types/sortablejs": "^1.10.7", + "@types/sortablejs": "^1.13.0", "@vue/runtime-dom": "^3.2.36", "eslint": "^8.16.0", "eslint-config-prettier": "^8.3.0", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 0eaf98d993b3..ade5514b5f5a 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -2206,10 +2206,10 @@ "@types/mime" "^1" "@types/node" "*" -"@types/sortablejs@^1.10.7": - version "1.10.7" - resolved "https://registry.yarnpkg.com/@types/sortablejs/-/sortablejs-1.10.7.tgz#ab9039c85429f0516955ec6dbc0bb20139417b15" - integrity sha512-lGCwwgpj8zW/ZmaueoPVSP7nnc9t8VqVWXS+ASX3eoUUENmiazv0rlXyTRludXzuX9ALjPsMqBu85TgJNWbTOg== +"@types/sortablejs@^1.13.0": + version "1.13.0" + resolved "https://registry.yarnpkg.com/@types/sortablejs/-/sortablejs-1.13.0.tgz#870223438f8f2cd81157b128a4c0261adbcaa946" + integrity sha512-C3064MH72iEfeGCYEGCt7FCxXoAXaMPG0QPnstcxvPmbl54erpISu06d++FY37Smja64iWy5L8wOyHHBghWbJQ== "@types/source-list-map@*": version "0.1.2"