Skip to content

Commit 9f5330d

Browse files
authored
Merge pull request #1712 from bervProject/dependabot/npm_and_yarn/vue/cli-plugin-typescript-5.0.9
build(deps-dev): bump @vue/cli-plugin-typescript from 5.0.8 to 5.0.9
2 parents 4674398 + 3a79c62 commit 9f5330d

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@vue/babel-preset-app": "^5.0.8",
3333
"@vue/cli-plugin-babel": "^5.0.8",
3434
"@vue/cli-plugin-e2e-cypress": "^5.0.8",
35-
"@vue/cli-plugin-typescript": "^5.0.8",
35+
"@vue/cli-plugin-typescript": "^5.0.9",
3636
"@vue/cli-plugin-unit-jest": "^5.0.8",
3737
"@vue/cli-service": "^5.0.8",
3838
"@vue/compiler-sfc": "^3.5.19",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2607,14 +2607,14 @@
26072607
dependencies:
26082608
"@vue/cli-shared-utils" "^5.0.8"
26092609

2610-
"@vue/cli-plugin-typescript@^5.0.8":
2611-
version "5.0.8"
2612-
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-5.0.8.tgz#dd3d2b3a58f3f93359319958dc0f58a4861a33a7"
2613-
integrity sha512-JKJOwzJshBqsmp4yLBexwVMebOZ4VGJgbnYvmHVxasJOStF2RxwyW28ZF+zIvASGdat4sAUuo/3mAQyVhm7JHg==
2610+
"@vue/cli-plugin-typescript@^5.0.9":
2611+
version "5.0.9"
2612+
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-typescript/-/cli-plugin-typescript-5.0.9.tgz#e9943588d4332dd2fc0850601018e88c5c3771f0"
2613+
integrity sha512-68S9rtpLMZLOIjQ9UaLSPupiJlE6ySO68kDVraIkqeQNi0qfcnVOlXTsDd4UnobKv+v+qHnt593+8bt3mjXiyA==
26142614
dependencies:
26152615
"@babel/core" "^7.12.16"
26162616
"@types/webpack-env" "^1.15.2"
2617-
"@vue/cli-shared-utils" "^5.0.8"
2617+
"@vue/cli-shared-utils" "^5.0.9"
26182618
babel-loader "^8.2.2"
26192619
fork-ts-checker-webpack-plugin "^6.4.0"
26202620
globby "^11.0.2"
@@ -2704,10 +2704,10 @@
27042704
webpack-virtual-modules "^0.4.2"
27052705
whatwg-fetch "^3.6.2"
27062706

2707-
"@vue/cli-shared-utils@^5.0.8":
2708-
version "5.0.8"
2709-
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.8.tgz#75fc96528eba2b1c7e33cb7e989a984ddef99c8a"
2710-
integrity sha512-uK2YB7bBVuQhjOJF+O52P9yFMXeJVj7ozqJkwYE9PlMHL1LMHjtCYm4cSdOebuPzyP+/9p0BimM/OqxsevIopQ==
2707+
"@vue/cli-shared-utils@^5.0.8", "@vue/cli-shared-utils@^5.0.9":
2708+
version "5.0.9"
2709+
resolved "https://registry.yarnpkg.com/@vue/cli-shared-utils/-/cli-shared-utils-5.0.9.tgz#dbb62953e953757773e89e69f369559fced135cf"
2710+
integrity sha512-lf4KykiG8j9KwvNVi7fKtASmHuLsxCcCsflVU2b2CHMRuR4weOIV3zuuCrjWKjk0APn/MHJhgCjJGzHMbTtd5w==
27112711
dependencies:
27122712
"@achrinza/node-ipc" "^9.2.5"
27132713
chalk "^4.1.2"

0 commit comments

Comments
 (0)