From 6fb0f43bc9166993e27e69a6ba0cdeded4f5ec14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 04:32:10 +0000 Subject: [PATCH] build(deps-dev): bump @types/echarts from 4.9.16 to 4.9.17 Bumps [@types/echarts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/echarts) from 4.9.16 to 4.9.17. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/echarts) --- updated-dependencies: - dependency-name: "@types/echarts" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e3e9feb6..7a6884f3 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "devDependencies": { "@cypress/vite-dev-server": "^5.0.5", "@cypress/vue": "^5.0.5", - "@types/echarts": "^4.9.16", + "@types/echarts": "^4.9.17", "@typescript-eslint/eslint-plugin": "^5.58.0", "@typescript-eslint/parser": "^5.58.0", "@vitejs/plugin-vue": "^4.1.0", diff --git a/yarn.lock b/yarn.lock index 9ee84b3f..6e510ed9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -394,10 +394,10 @@ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.4.tgz#e913e8175db8307d78b4e8fa690408ba6b65dee4" integrity sha512-KnRanxnpfpjUTqTCXslZSEdLfXExwgNxYPdiO2WGUj8+HDjFi8R3k5RVKPeSCzLjCcshCAtVO2QBbVuAV4kTnw== -"@types/echarts@^4.9.16": - version "4.9.16" - resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.16.tgz#7156aea4623f3543b083200f6c65e04d3693bcc8" - integrity sha512-bfiagfPw3dWauAIJ9fgoJQoL4hLWlGcltqwbE6LGye0NIY5xnbZau+mDmadCzGojic3MWuFDCUiO25kl4sRGeA== +"@types/echarts@^4.9.17": + version "4.9.17" + resolved "https://registry.yarnpkg.com/@types/echarts/-/echarts-4.9.17.tgz#1e46188a9ebe91102d49aa2a17e988762675ad40" + integrity sha512-/G6BfkA9lwjpJIS/Av6oljzj1ub58WQJW9t7300xyRUFgoBych7uve+NbV8L1oaDS5mg4b78JYP88q+ebVJ0Wg== dependencies: "@types/zrender" "*"