Skip to content

Commit f8d56e3

Browse files
Bump @babel/runtime-corejs3 from 7.10.5 to 7.11.2 (#1353)
1 parent 7e24cee commit f8d56e3

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
@@ -55,7 +55,7 @@
5555
"@babel/preset-react": "7.10.4",
5656
"@babel/preset-typescript": "^7.10.4",
5757
"@babel/runtime": "^7.11.2",
58-
"@babel/runtime-corejs3": "^7.10.5",
58+
"@babel/runtime-corejs3": "^7.11.2",
5959
"@testing-library/jest-dom": "^5.11.1",
6060
"@types/node": "^14.0.27",
6161
"babel-plugin-styled-components": "^1.11.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1114,10 +1114,10 @@
11141114
pirates "^4.0.0"
11151115
source-map-support "^0.5.16"
11161116

1117-
"@babel/runtime-corejs3@^7.10.2", "@babel/runtime-corejs3@^7.10.5":
1118-
version "7.10.5"
1119-
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.10.5.tgz#a57fe6c13045ca33768a2aa527ead795146febe1"
1120-
integrity sha512-RMafpmrNB5E/bwdSphLr8a8++9TosnyJp98RZzI6VOx2R2CCMpsXXXRvmI700O9oEKpXdZat6oEK68/F0zjd4A==
1117+
"@babel/runtime-corejs3@^7.10.2", "@babel/runtime-corejs3@^7.11.2":
1118+
version "7.11.2"
1119+
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.11.2.tgz#02c3029743150188edeb66541195f54600278419"
1120+
integrity sha512-qh5IR+8VgFz83VBa6OkaET6uN/mJOhHONuy3m1sgF0CV6mXdPSEBdA7e1eUbVvyNtANjMbg22JUv71BaDXLY6A==
11211121
dependencies:
11221122
core-js-pure "^3.0.0"
11231123
regenerator-runtime "^0.13.4"

0 commit comments

Comments
 (0)