From 4661a4c3e4eee2044467397b76106a4b79199172 Mon Sep 17 00:00:00 2001 From: pany <939630029@qq.com> Date: Mon, 24 Jan 2022 16:58:55 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=90=8C=E6=AD=A5=20v3-admin=20?= =?UTF-8?q?=E7=89=88=E6=9C=AC=20v2.4.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 938f553..d495268 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "sass-loader": "^10.2.0", "style-resources-loader": "^1.5.0", "svg-sprite-loader": "^6.0.11", - "typescript": "^4.5.4", + "typescript": "^4.5.5", "vue-cli-plugin-electron-builder": "~2.1.1", "vue-cli-plugin-style-resources-loader": "^0.1.5", "webpackbar": "^5.0.2" diff --git a/yarn.lock b/yarn.lock index 629f913..522d540 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10667,7 +10667,7 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c= -typescript@^4.5.4: +typescript@^4.5.5: version "4.5.5" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3" integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==