Skip to content

Commit cee44d5

Browse files
authored
Merge pull request #4039 from StoDevX/dependabot/npm_and_yarn/babel/runtime-7.6.2
Bump @babel/runtime from 7.6.0 to 7.6.2
2 parents 4b6dd5c + 2f228f2 commit cee44d5

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
@@ -152,7 +152,7 @@
152152
},
153153
"devDependencies": {
154154
"@babel/core": "7.6.0",
155-
"@babel/runtime": "7.6.0",
155+
"@babel/runtime": "7.6.2",
156156
"@sentry/cli": "1.47.2",
157157
"ajv": "6.10.2",
158158
"babel-core": "7.0.0-bridge.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -617,10 +617,10 @@
617617
pirates "^4.0.0"
618618
source-map-support "^0.5.9"
619619

620-
"@babel/[email protected].0", "@babel/runtime@^7.0.0", "@babel/runtime@^7.5.5":
621-
version "7.6.0"
622-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.0.tgz#4fc1d642a9fd0299754e8b5de62c631cf5568205"
623-
integrity sha512-89eSBLJsxNxOERC0Op4vd+0Bqm6wRMqMbFtV3i0/fbaWw/mJ8Q3eBvgX0G4SyrOOLCtbu98HspF8o09MRT+KzQ==
620+
"@babel/[email protected].2", "@babel/runtime@^7.0.0", "@babel/runtime@^7.5.5":
621+
version "7.6.2"
622+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.6.2.tgz#c3d6e41b304ef10dcf13777a33e7694ec4a9a6dd"
623+
integrity sha512-EXxN64agfUqqIGeEjI5dL5z0Sw0ZwWo1mLTi4mQowCZ42O59b7DRpZAnTC6OqdF28wMBMFKNb/4uFGrVaigSpg==
624624
dependencies:
625625
regenerator-runtime "^0.13.2"
626626

0 commit comments

Comments
 (0)