Skip to content

Commit ab4f8dd

Browse files
chore(deps): update dependency @babel/preset-env to v7.7.6 (#722)
1 parent 12a69d7 commit ab4f8dd

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
@@ -38,7 +38,7 @@
3838
"@babel/cli": "7.7.5",
3939
"@babel/core": "7.7.5",
4040
"@babel/plugin-external-helpers": "7.7.4",
41-
"@babel/preset-env": "7.7.5",
41+
"@babel/preset-env": "7.7.6",
4242
"@babel/preset-typescript": "7.7.4",
4343
"@types/jest": "24.0.23",
4444
"babel-eslint": "10.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -648,10 +648,10 @@
648648
"@babel/helper-create-regexp-features-plugin" "^7.7.4"
649649
"@babel/helper-plugin-utils" "^7.0.0"
650650

651-
"@babel/[email protected].5":
652-
version "7.7.5"
653-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.5.tgz#f28573ed493edb4ba763b37fb4fbb85601469370"
654-
integrity sha512-wDPbiaZdGzsJuTWlpLHJxmwslwHGLZ8F5v69zX3oAWeTOFWdy4OJHoTKg26oAnFg052v+/LAPY5os9KB0LrOEA==
651+
"@babel/[email protected].6":
652+
version "7.7.6"
653+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.6.tgz#39ac600427bbb94eec6b27953f1dfa1d64d457b2"
654+
integrity sha512-k5hO17iF/Q7tR9Jv8PdNBZWYW6RofxhnxKjBMc0nG4JTaWvOTiPoO/RLFwAKcA4FpmuBFm6jkoqaRJLGi0zdaQ==
655655
dependencies:
656656
"@babel/helper-module-imports" "^7.7.4"
657657
"@babel/helper-plugin-utils" "^7.0.0"

0 commit comments

Comments
 (0)