Skip to content

Commit

Permalink
Merge pull request #16 from technowledgy/depfu/update/yarn/@vue/cli-p…
Browse files Browse the repository at this point in the history
…lugin-babel-4.4.4

Update @vue/cli-plugin-babel: 4.4.1 → 4.4.4 (patch)
  • Loading branch information
wolfgangwalther committed Jun 16, 2020
2 parents c21ec53 + 028c6bd commit eb3f099
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"toposort-class": "^1.0.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.4.1",
"@vue/cli-plugin-babel": "^4.4.4",
"@vue/cli-plugin-eslint": "^4.4.1",
"@vue/cli-plugin-unit-jest": "^4.4.4",
"@vue/cli-service": "^4.4.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1440,10 +1440,10 @@
lodash.kebabcase "^4.1.1"
svg-tags "^1.0.0"

"@vue/babel-preset-app@^4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.4.1.tgz#97c6796183cd0abf96a17297dc335c4c702fd8c4"
integrity sha512-VHVROEBBiW0dnuNuzlFElkncXo+zxh5Px0MZ51Th5da8UPbQodf43mnpotMnFtmCPTXAFL58tzDttu1FgrgfpQ==
"@vue/babel-preset-app@^4.4.4":
version "4.4.4"
resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-4.4.4.tgz#e40929ca89ea3d547ea20cf0a15c222c9ad1ba38"
integrity sha512-9b74d/lz4GEc9zkF3C+vjgEXYqu9ITq1DimUT+IVRJDvhgnV+a3C+pQY4Kl4PZSOyqkTHM7jE6eG2K5DUwKpWg==
dependencies:
"@babel/core" "^7.9.6"
"@babel/helper-compilation-targets" "^7.9.6"
Expand Down Expand Up @@ -1513,14 +1513,14 @@
resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-4.4.1.tgz#f1f51f31f7a00d371e9a5b5a941525184475bf8b"
integrity sha512-EQqAVy7O/qqGOfSYIGL073FWlr/s6QFA0wA1wY8pHnTS5WPwAiHT+D+xe+fgXKZ3KeL7v7u/le7YFIEVXFVXOg==

"@vue/cli-plugin-babel@^4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.4.1.tgz#2c6e969fe51f1b4b211bea84afb7cad18240f70f"
integrity sha512-dmhymfm2UnZDw13k/zKT6YIj7je53mE37Y+jEJxpRUlCKFmZUDuYkJ8i5HmO0SnaCnEGqNELaBkoIFnY3aE2Gw==
"@vue/cli-plugin-babel@^4.4.4":
version "4.4.4"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-babel/-/cli-plugin-babel-4.4.4.tgz#18904b5e38173291b37054c2f0393fb8c748f37b"
integrity sha512-VctlKy5oEYhI+AiPpzlorjDmuhbpoRQcKXpBdf2bXvq0+uuTQg7UXmPX0RKJejnFTKSJZvuPTihgfCWiyh9C3Q==
dependencies:
"@babel/core" "^7.9.6"
"@vue/babel-preset-app" "^4.4.1"
"@vue/cli-shared-utils" "^4.4.1"
"@vue/babel-preset-app" "^4.4.4"
"@vue/cli-shared-utils" "^4.4.4"
babel-loader "^8.1.0"
cache-loader "^4.1.0"
thread-loader "^2.1.3"
Expand Down

0 comments on commit eb3f099

Please sign in to comment.