Skip to content

Commit 1a36e01

Browse files
chore(deps): update dependency @babel/preset-env to v7.7.6 (#599)
1 parent bfd5794 commit 1a36e01

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/cli": "7.7.5",
3636
"@babel/core": "7.7.5",
3737
"@babel/plugin-external-helpers": "7.7.4",
38-
"@babel/preset-env": "7.7.5",
38+
"@babel/preset-env": "7.7.6",
3939
"@babel/preset-typescript": "7.7.4",
4040
"babel-plugin-add-module-exports": "1.0.2",
4141
"babel-plugin-dev-expression": "0.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -628,10 +628,10 @@
628628
"@babel/helper-create-regexp-features-plugin" "^7.7.4"
629629
"@babel/helper-plugin-utils" "^7.0.0"
630630

631-
"@babel/[email protected].5":
632-
version "7.7.5"
633-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.5.tgz#f28573ed493edb4ba763b37fb4fbb85601469370"
634-
integrity sha512-wDPbiaZdGzsJuTWlpLHJxmwslwHGLZ8F5v69zX3oAWeTOFWdy4OJHoTKg26oAnFg052v+/LAPY5os9KB0LrOEA==
631+
"@babel/[email protected].6":
632+
version "7.7.6"
633+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.6.tgz#39ac600427bbb94eec6b27953f1dfa1d64d457b2"
634+
integrity sha512-k5hO17iF/Q7tR9Jv8PdNBZWYW6RofxhnxKjBMc0nG4JTaWvOTiPoO/RLFwAKcA4FpmuBFm6jkoqaRJLGi0zdaQ==
635635
dependencies:
636636
"@babel/helper-module-imports" "^7.7.4"
637637
"@babel/helper-plugin-utils" "^7.0.0"

0 commit comments

Comments
 (0)