Skip to content

Commit a3c5c4c

Browse files
chore(deps-dev): bump @babel/runtime-corejs2 in /packages/antd (rjsf-team#1839)
Bumps [@babel/runtime-corejs2](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime-corejs2) from 7.9.2 to 7.10.3. - [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.10.3/packages/babel-runtime-corejs2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40d926a commit a3c5c4c

File tree

2 files changed

+131
-5
lines changed

2 files changed

+131
-5
lines changed

packages/antd/package-lock.json

Lines changed: 129 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/antd/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"peerDependencies": {
2626
"@ant-design/icons": "^4.0.0",
27-
"@babel/runtime-corejs2": "^7.4.5",
27+
"@babel/runtime-corejs2": "^7.10.3",
2828
"@rjsf/core": "^2.0.0",
2929
"antd-dayjs-webpack-plugin": "1.0.0",
3030
"antd": "^4.0.0",
@@ -44,7 +44,7 @@
4444
"@babel/preset-env": "^7.5.5",
4545
"@babel/preset-react": "^7.0.0",
4646
"@babel/register": "^7.4.4",
47-
"@babel/runtime-corejs2": "^7.4.5",
47+
"@babel/runtime-corejs2": "^7.10.3",
4848
"@rjsf/core": "^2.0.0",
4949
"antd": "^4.0.0",
5050
"antd-dayjs-webpack-plugin": "1.0.0",

0 commit comments

Comments
 (0)