Skip to content

Commit e5c93bc

Browse files
Update @babel/polyfill requirement from 7.2.5 to 7.4.0
Updates the requirements on [@babel/polyfill](https://github.com/babel/babel) to permit the latest version. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.2.5...v7.4.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 50b7fdf commit e5c93bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/nimjetushar/angularjs-react#readme",
2525
"dependencies": {
26-
"@babel/polyfill": "7.2.5",
26+
"@babel/polyfill": "7.4.0",
2727
"angular": "1.7.8",
2828
"angular-ui-router": "1.0.22",
2929
"bootstrap": "4.3.1",

0 commit comments

Comments
 (0)