Skip to content

Commit 7924c22

Browse files
dependabot[bot]jrolfs
authored andcommitted
feat(deps): bump @babel/runtime from 7.10.5 to 7.11.2
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.10.5 to 7.11.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.11.2/packages/babel-runtime) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c3e9b0 commit 7924c22

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
@@ -58,7 +58,7 @@
5858
"@babel/preset-env": "^7.11.0",
5959
"@babel/preset-flow": "^7.8.3",
6060
"@babel/preset-react": "^7.8.3",
61-
"@babel/runtime": "^7.8.4",
61+
"@babel/runtime": "^7.11.2",
6262
"@commitlint/cli": "^9.1.1",
6363
"@commitlint/config-conventional": "^8.3.4",
6464
"@commitlint/prompt": "^9.1.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -956,10 +956,10 @@
956956
core-js-pure "^3.0.0"
957957
regenerator-runtime "^0.13.4"
958958

959-
"@babel/runtime@^7.10.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.6":
960-
version "7.10.5"
961-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.5.tgz#303d8bd440ecd5a491eae6117fd3367698674c5c"
962-
integrity sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg==
959+
"@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.6":
960+
version "7.11.2"
961+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"
962+
integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==
963963
dependencies:
964964
regenerator-runtime "^0.13.4"
965965

0 commit comments

Comments
 (0)