Skip to content

Commit

Permalink
Update dependency @babel/runtime to ^7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 22, 2019
1 parent 1b6015f commit e8aede8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"jest-cli": "^23.6.0"
},
"dependencies": {
"@babel/runtime": "^7.3.0",
"@babel/runtime": "^7.3.1",
"browserslist": "^4.3.4",
"caniuse-db": "^1.0.30000889",
"mdn-browser-compat-data": "^0.0.63"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -668,10 +668,10 @@
dependencies:
regenerator-runtime "^0.12.0"

"@babel/runtime@^7.3.0":
version "7.3.0"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.3.0.tgz#d0f6cd4f1b34515782e7e328e5cf54f8db391769"
integrity sha512-7K/aLEgWRClfSCCIXVYw07d6jnBMDwr+NGIfNJtCIlw5FcnP1C2GMDPovn8LNZtZuMf2gWzsCz8+CINad05Dow==
"@babel/runtime@^7.3.1":
version "7.3.1"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.3.1.tgz#574b03e8e8a9898eaf4a872a92ea20b7846f6f2a"
integrity sha512-7jGW8ppV0ant637pIqAcFfQDDH1orEPGJb8aXfUozuCU3QqX7rX4DA8iwrbPrR1hcH0FTTHz47yQnk+bl5xHQA==
dependencies:
regenerator-runtime "^0.12.0"

Expand Down

0 comments on commit e8aede8

Please sign in to comment.