Skip to content

Commit c078892

Browse files
committed
chore(deps): update dependency @babel/preset-env to v7.7.6
1 parent 60a2398 commit c078892

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@babel/core": "7.7.5",
4848
"@babel/plugin-proposal-class-properties": "7.7.4",
4949
"@babel/plugin-proposal-object-rest-spread": "7.7.4",
50-
"@babel/preset-env": "7.7.5",
50+
"@babel/preset-env": "7.7.6",
5151
"@babel/preset-typescript": "7.7.4",
5252
"@types/debug": "4.1.5",
5353
"@types/jest": "24.0.22",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -702,10 +702,10 @@
702702
"@babel/helper-create-regexp-features-plugin" "^7.7.4"
703703
"@babel/helper-plugin-utils" "^7.0.0"
704704

705-
"@babel/[email protected].5":
706-
version "7.7.5"
707-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.5.tgz#f28573ed493edb4ba763b37fb4fbb85601469370"
708-
integrity sha512-wDPbiaZdGzsJuTWlpLHJxmwslwHGLZ8F5v69zX3oAWeTOFWdy4OJHoTKg26oAnFg052v+/LAPY5os9KB0LrOEA==
705+
"@babel/[email protected].6":
706+
version "7.7.6"
707+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.7.6.tgz#39ac600427bbb94eec6b27953f1dfa1d64d457b2"
708+
integrity sha512-k5hO17iF/Q7tR9Jv8PdNBZWYW6RofxhnxKjBMc0nG4JTaWvOTiPoO/RLFwAKcA4FpmuBFm6jkoqaRJLGi0zdaQ==
709709
dependencies:
710710
"@babel/helper-module-imports" "^7.7.4"
711711
"@babel/helper-plugin-utils" "^7.0.0"

0 commit comments

Comments
 (0)