Skip to content

Commit 29505b6

Browse files
build(deps-dev): bump @babel/plugin-transform-modules-commonjs
Bumps [@babel/plugin-transform-modules-commonjs](https://github.com/babel/babel) from 7.7.0 to 7.7.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.7.0...v7.7.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b002b7a commit 29505b6

File tree

1 file changed

+27
-28
lines changed

1 file changed

+27
-28
lines changed

yarn.lock

Lines changed: 27 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -197,16 +197,23 @@
197197
dependencies:
198198
"@babel/types" "^7.7.0"
199199

200-
"@babel/helper-module-transforms@^7.1.0", "@babel/helper-module-transforms@^7.7.0":
201-
version "7.7.0"
202-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.7.0.tgz#154a69f0c5b8fd4d39e49750ff7ac4faa3f36786"
203-
integrity sha512-rXEefBuheUYQyX4WjV19tuknrJFwyKw0HgzRwbkyTbB+Dshlq7eqkWbyjzToLrMZk/5wKVKdWFluiAsVkHXvuQ==
200+
"@babel/helper-module-imports@^7.7.4":
201+
version "7.7.4"
202+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.7.4.tgz#e5a92529f8888bf319a6376abfbd1cebc491ad91"
203+
integrity sha512-dGcrX6K9l8258WFjyDLJwuVKxR4XZfU0/vTUgOQYWEnRD8mgr+p4d6fCUMq/ys0h4CCt/S5JhbvtyErjWouAUQ==
204204
dependencies:
205-
"@babel/helper-module-imports" "^7.7.0"
206-
"@babel/helper-simple-access" "^7.7.0"
207-
"@babel/helper-split-export-declaration" "^7.7.0"
208-
"@babel/template" "^7.7.0"
209-
"@babel/types" "^7.7.0"
205+
"@babel/types" "^7.7.4"
206+
207+
"@babel/helper-module-transforms@^7.1.0", "@babel/helper-module-transforms@^7.7.0", "@babel/helper-module-transforms@^7.7.5":
208+
version "7.7.5"
209+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.7.5.tgz#d044da7ffd91ec967db25cd6748f704b6b244835"
210+
integrity sha512-A7pSxyJf1gN5qXVcidwLWydjftUN878VkalhXX5iQDuGyiGK3sOrrKKHF4/A4fwHtnsotv/NipwAeLzY4KQPvw==
211+
dependencies:
212+
"@babel/helper-module-imports" "^7.7.4"
213+
"@babel/helper-simple-access" "^7.7.4"
214+
"@babel/helper-split-export-declaration" "^7.7.4"
215+
"@babel/template" "^7.7.4"
216+
"@babel/types" "^7.7.4"
210217
lodash "^4.17.13"
211218

212219
"@babel/helper-optimise-call-expression@^7.7.0":
@@ -249,13 +256,13 @@
249256
"@babel/traverse" "^7.7.0"
250257
"@babel/types" "^7.7.0"
251258

252-
"@babel/helper-simple-access@^7.7.0":
253-
version "7.7.0"
254-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.7.0.tgz#97a8b6c52105d76031b86237dc1852b44837243d"
255-
integrity sha512-AJ7IZD7Eem3zZRuj5JtzFAptBw7pMlS3y8Qv09vaBWoFsle0d1kAn5Wq6Q9MyBXITPOKnxwkZKoAm4bopmv26g==
259+
"@babel/helper-simple-access@^7.7.4":
260+
version "7.7.4"
261+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.7.4.tgz#a169a0adb1b5f418cfc19f22586b2ebf58a9a294"
262+
integrity sha512-zK7THeEXfan7UlWsG2A6CI/L9jVnI5+xxKZOdej39Y0YtDYKx9raHk5F2EtK9K8DHRTihYwg20ADt9S36GR78A==
256263
dependencies:
257-
"@babel/template" "^7.7.0"
258-
"@babel/types" "^7.7.0"
264+
"@babel/template" "^7.7.4"
265+
"@babel/types" "^7.7.4"
259266

260267
"@babel/helper-split-export-declaration@^7.7.0":
261268
version "7.7.0"
@@ -593,13 +600,13 @@
593600
babel-plugin-dynamic-import-node "^2.3.0"
594601

595602
"@babel/plugin-transform-modules-commonjs@^7.1.0", "@babel/plugin-transform-modules-commonjs@^7.4.4", "@babel/plugin-transform-modules-commonjs@^7.6.0", "@babel/plugin-transform-modules-commonjs@^7.7.0":
596-
version "7.7.0"
597-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.7.0.tgz#3e5ffb4fd8c947feede69cbe24c9554ab4113fe3"
598-
integrity sha512-KEMyWNNWnjOom8vR/1+d+Ocz/mILZG/eyHHO06OuBQ2aNhxT62fr4y6fGOplRx+CxCSp3IFwesL8WdINfY/3kg==
603+
version "7.7.5"
604+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.7.5.tgz#1d27f5eb0bcf7543e774950e5b2fa782e637b345"
605+
integrity sha512-9Cq4zTFExwFhQI6MT1aFxgqhIsMWQWDVwOgLzl7PTWJHsNaqFvklAU+Oz6AQLAS0dJKTwZSOCo20INwktxpi3Q==
599606
dependencies:
600-
"@babel/helper-module-transforms" "^7.7.0"
607+
"@babel/helper-module-transforms" "^7.7.5"
601608
"@babel/helper-plugin-utils" "^7.0.0"
602-
"@babel/helper-simple-access" "^7.7.0"
609+
"@babel/helper-simple-access" "^7.7.4"
603610
babel-plugin-dynamic-import-node "^2.3.0"
604611

605612
"@babel/plugin-transform-modules-systemjs@^7.5.0", "@babel/plugin-transform-modules-systemjs@^7.7.0":
@@ -11903,14 +11910,6 @@ saxes@^3.1.9:
1190311910
dependencies:
1190411911
xmlchars "^2.1.1"
1190511912

11906-
scheduler@^0.17.0:
11907-
version "0.17.0"
11908-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.17.0.tgz#7c9c673e4ec781fac853927916d1c426b6f3ddfe"
11909-
integrity sha512-7rro8Io3tnCPuY4la/NuI5F2yfESpnfZyT6TtkXnSWVkcu0BCDJ+8gk5ozUaFaxpIyNuWAPXrH0yFcSi28fnDA==
11910-
dependencies:
11911-
loose-envify "^1.1.0"
11912-
object-assign "^4.1.1"
11913-
1191411913
scheduler@^0.18.0:
1191511914
version "0.18.0"
1191611915
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.18.0.tgz#5901ad6659bc1d8f3fdaf36eb7a67b0d6746b1c4"

0 commit comments

Comments
 (0)