Skip to content

Commit bfbfb86

Browse files
chore(deps): bump @babel/polyfill from 7.10.4 to 7.12.1
Bumps [@babel/polyfill](https://github.com/babel/babel/tree/HEAD/packages/babel-polyfill) from 7.10.4 to 7.12.1. - [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.12.1/packages/babel-polyfill) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d1de7f9 commit bfbfb86

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
@@ -8,7 +8,7 @@
88
"url": "https://github.com/cycle2work/c2w-lambda-users"
99
},
1010
"dependencies": {
11-
"@babel/polyfill": "^7.10.4",
11+
"@babel/polyfill": "^7.12.1",
1212
"bluebird": "^3.5.1",
1313
"bunyan": "^1.8.14",
1414
"mongodb": "^3.5.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -740,10 +740,10 @@
740740
"@babel/helper-create-regexp-features-plugin" "^7.12.1"
741741
"@babel/helper-plugin-utils" "^7.10.4"
742742

743-
"@babel/polyfill@^7.10.4":
744-
version "7.10.4"
745-
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.10.4.tgz#915e5bfe61490ac0199008e35ca9d7d151a8e45a"
746-
integrity sha512-8BYcnVqQ5kMD2HXoHInBH7H1b/uP3KdnwCYXOqFnXqguOyuu443WXusbIUbWEfY3Z0Txk0M1uG/8YuAMhNl6zg==
743+
"@babel/polyfill@^7.12.1":
744+
version "7.12.1"
745+
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.12.1.tgz#1f2d6371d1261bbd961f3c5d5909150e12d0bd96"
746+
integrity sha512-X0pi0V6gxLi6lFZpGmeNa4zxtwEmCs42isWLNjZZDE0Y8yVfgu0T2OAHlzBbdYlqbW/YXVvoBHpATEM+goCj8g==
747747
dependencies:
748748
core-js "^2.6.5"
749749
regenerator-runtime "^0.13.4"

0 commit comments

Comments
 (0)