Skip to content

Commit 98be6f5

Browse files
dependabot-preview[bot]acao
authored andcommitted
chore(deps): bump @babel/polyfill from 7.6.0 to 7.7.0
Bumps [@babel/polyfill](https://github.com/babel/babel) from 7.6.0 to 7.7.0. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.6.0...v7.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3338b94 commit 98be6f5

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

packages/graphql-language-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"graphql": "^0.12.0 || ^0.13.0 || ^14.0.0"
3636
},
3737
"dependencies": {
38-
"@babel/polyfill": "7.4.4",
38+
"@babel/polyfill": "7.7.0",
3939
"graphql-config": "2.2.1",
4040
"graphql-language-service-interface": "^2.3.3",
4141
"graphql-language-service-server": "^2.3.3",

yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -698,18 +698,10 @@
698698
"@babel/helper-create-regexp-features-plugin" "^7.7.4"
699699
"@babel/helper-plugin-utils" "^7.0.0"
700700

701-
702-
version "7.4.4"
703-
resolved "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.4.4.tgz#78801cf3dbe657844eeabf31c1cae3828051e893"
704-
integrity sha512-WlthFLfhQQhh+A2Gn5NSFl0Huxz36x86Jn+E9OW7ibK8edKPq+KLy4apM1yDpQ8kJOVi1OVjpP4vSDLdrI04dg==
705-
dependencies:
706-
core-js "^2.6.5"
707-
regenerator-runtime "^0.13.2"
708-
709-
"@babel/polyfill@^7.4.4":
710-
version "7.6.0"
711-
resolved "https://registry.npmjs.org/@babel/polyfill/-/polyfill-7.6.0.tgz#6d89203f8b6cd323e8d946e47774ea35dc0619cc"
712-
integrity sha512-q5BZJI0n/B10VaQQvln1IlDK3BTBJFbADx7tv+oXDPIDZuTo37H5Adb9jhlXm/fEN4Y7/64qD9mnrJJG7rmaTw==
701+
"@babel/[email protected]", "@babel/polyfill@^7.4.4":
702+
version "7.7.0"
703+
resolved "https://registry.yarnpkg.com/@babel/polyfill/-/polyfill-7.7.0.tgz#e1066e251e17606ec7908b05617f9b7f8180d8f3"
704+
integrity sha512-/TS23MVvo34dFmf8mwCisCbWGrfhbiWZSwBo6HkADTBhUa2Q/jWltyY/tpofz/b6/RIhqaqQcquptCirqIhOaQ==
713705
dependencies:
714706
core-js "^2.6.5"
715707
regenerator-runtime "^0.13.2"

0 commit comments

Comments
 (0)