]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore(deps-dev): bump rollup-plugin-typescript2 from 0.27.3 to 0.28.0 264/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 19 Oct 2020 07:21:12 +0000 (07:21 +0000)
committerGitHub <noreply@github.com>
Mon, 19 Oct 2020 07:21:12 +0000 (07:21 +0000)
Bumps [rollup-plugin-typescript2](https://github.com/ezolenko/rollup-plugin-typescript2) from 0.27.3 to 0.28.0.
- [Release notes](https://github.com/ezolenko/rollup-plugin-typescript2/releases)
- [Commits](https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.27.3...0.28.0)

Signed-off-by: dependabot[bot] <support@github.com>
package.json
yarn.lock

index 235a8a2cad4b7a257bbf9f25ac18aaf9a26d3aab..3a3c9318e4d70629dff6667958da26b28e02b0fa 100644 (file)
@@ -70,7 +70,7 @@
     "rimraf": "^3.0.1",
     "rollup": "^2.28.1",
     "rollup-plugin-terser": "^7.0.2",
-    "rollup-plugin-typescript2": "^0.27.1",
+    "rollup-plugin-typescript2": "^0.28.0",
     "ts-jest": "^26.4.0",
     "typescript": "^4.0.3",
     "vue": "^3.0.0",
index 65bdd1610ca54638b9f3b062160527ae4c6e360b..cac75328e4d95fd2945c5a6e227f88c8f4801735 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -4713,10 +4713,10 @@ rollup-plugin-terser@^7.0.2:
     serialize-javascript "^4.0.0"
     terser "^5.0.0"
 
-rollup-plugin-typescript2@^0.27.1:
-  version "0.27.3"
-  resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.27.3.tgz#cd9455ac026d325b20c5728d2cc54a08a771b68b"
-  integrity sha512-gmYPIFmALj9D3Ga1ZbTZAKTXq1JKlTQBtj299DXhqYz9cL3g/AQfUvbb2UhH+Nf++cCq941W2Mv7UcrcgLzJJg==
+rollup-plugin-typescript2@^0.28.0:
+  version "0.28.0"
+  resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.28.0.tgz#5638553655aa6735d18f2e5c09acaac481eb65eb"
+  integrity sha512-kk+146r8LfvsscytH94W1zgKrNx2anvC5AQReBtkE8WowBWuoFCIFoULUrC+DI5Ga4zVrCaBk6MUq3GZGTcLnQ==
   dependencies:
     "@rollup/pluginutils" "^3.1.0"
     find-cache-dir "^3.3.1"