Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit d0af223

Browse files
Merge pull request #337 from tpucci/dependabot/npm_and_yarn/babel/core-7.7.5
2 parents 89a2f42 + 1a45764 commit d0af223

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,14 @@
7474
source-map "^0.5.0"
7575

7676
"@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.2.2", "@babel/core@^7.4.3", "@babel/core@^7.4.4":
77-
version "7.7.4"
78-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.4.tgz#37e864532200cb6b50ee9a4045f5f817840166ab"
79-
integrity sha512-+bYbx56j4nYBmpsWtnPUsKW3NdnYxbqyfrP2w9wILBuHzdfIKz9prieZK0DFPyIzkjYVUe4QkusGL07r5pXznQ==
77+
version "7.7.5"
78+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.5.tgz#ae1323cd035b5160293307f50647e83f8ba62f7e"
79+
integrity sha512-M42+ScN4+1S9iB6f+TL7QBpoQETxbclx+KNoKJABghnKYE+fMzSGqst0BZJc8CpI625bwPwYgUyRvxZ+0mZzpw==
8080
dependencies:
8181
"@babel/code-frame" "^7.5.5"
8282
"@babel/generator" "^7.7.4"
8383
"@babel/helpers" "^7.7.4"
84-
"@babel/parser" "^7.7.4"
84+
"@babel/parser" "^7.7.5"
8585
"@babel/template" "^7.7.4"
8686
"@babel/traverse" "^7.7.4"
8787
"@babel/types" "^7.7.4"
@@ -348,10 +348,10 @@
348348
esutils "^2.0.2"
349349
js-tokens "^4.0.0"
350350

351-
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.4.4", "@babel/parser@^7.7.4":
352-
version "7.7.4"
353-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.4.tgz#75ab2d7110c2cf2fa949959afb05fa346d2231bb"
354-
integrity sha512-jIwvLO0zCL+O/LmEJQjWA75MQTWwx3c3u2JOTDK5D3/9egrWRRA0/0hk9XXywYnXZVVpzrBYeIQTmhwUaePI9g==
351+
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.4.4", "@babel/parser@^7.7.4", "@babel/parser@^7.7.5":
352+
version "7.7.5"
353+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.7.5.tgz#cbf45321619ac12d83363fcf9c94bb67fa646d71"
354+
integrity sha512-KNlOe9+/nk4i29g0VXgl8PEXIRms5xKLJeuZ6UptN0fHv+jDiriG+y94X6qAgWTR0h3KaoM1wK5G5h7MHFRSig==
355355

356356
"@babel/plugin-external-helpers@^7.0.0":
357357
version "7.2.0"

0 commit comments

Comments
 (0)