Skip to content

Commit ffac355

Browse files
renovate[bot]tmorehouse
authored andcommitted
chore(deps): update all non-major dependencies to ^7.4.1 (#2875)
1 parent 1eb490f commit ffac355

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@
8787
"@babel/core": "^7.4.0",
8888
"@babel/plugin-transform-modules-commonjs": "^7.4.0",
8989
"@babel/plugin-transform-runtime": "^7.4.0",
90-
"@babel/preset-env": "^7.4.0",
91-
"@babel/standalone": "^7.4.0",
90+
"@babel/preset-env": "^7.4.1",
91+
"@babel/standalone": "^7.4.1",
9292
"@nuxtjs/google-analytics": "^2.2.0",
9393
"@nuxtjs/pwa": "^3.0.0-beta.14",
9494
"@vue/test-utils": "^1.0.0-beta.29",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -843,10 +843,10 @@
843843
js-levenshtein "^1.1.3"
844844
semver "^5.3.0"
845845

846-
"@babel/preset-env@^7.4.0":
847-
version "7.4.0"
848-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.4.0.tgz#8117e193876c646bc00c1333e0785c88e330db1a"
849-
integrity sha512-0S+5y5FkdV/P98sjDW5QAnSjJL+FHEhPxMv8lioc7jjSasRQZhQrjyew41IbOOiytDVhCkz8oqzYZdqexYptHQ==
846+
"@babel/preset-env@^7.4.1":
847+
version "7.4.1"
848+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.4.1.tgz#80e19ad76f62fb136d57ee4b963db3e8a6840bad"
849+
integrity sha512-uC2DeVb6ljdjBGhJCyHxNZfSJEVgPdUm2R5cX85GCl1Qreo5sMM5g85ntqtzRF7XRYGgnRmV5we9cdlvo1wJvg==
850850
dependencies:
851851
"@babel/helper-module-imports" "^7.0.0"
852852
"@babel/helper-plugin-utils" "^7.0.0"
@@ -901,10 +901,10 @@
901901
dependencies:
902902
regenerator-runtime "^0.12.0"
903903

904-
"@babel/standalone@^7.4.0":
905-
version "7.4.0"
906-
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.4.0.tgz#633e72397a26e90d32c625530c52f9e04c8323cf"
907-
integrity sha512-3tgk5jchKs7L/Fx6pFcv1CfKEHKCeXL+2QN9xLgYouEiKhN9L2/itLgcuArE4Wehi9qb17yLQ/o74A5HS8VniA==
904+
"@babel/standalone@^7.4.1":
905+
version "7.4.1"
906+
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.4.1.tgz#44c6d3ad6f3a7d65504f734ddf719ef27f9352fe"
907+
integrity sha512-kDtxw0hc0RhzqXK7ZT7UZ3tK6eh/YBJNJ2zihSSDq309tEM47Cf18+O9os3rbNviqoSFdfbqrO2e3WHEYAGf7w==
908908

909909
"@babel/template@^7.0.0", "@babel/template@^7.1.0", "@babel/template@^7.1.2", "@babel/template@^7.2.2":
910910
version "7.2.2"

0 commit comments

Comments
 (0)