Skip to content

Commit 74f7981

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency core-js to v2.6.0
1 parent c4eec2d commit 74f7981

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"angular2-moment": "1.9.0",
2626
"apollo-angular": "0.13.3",
2727
"apollo-client": "1.9.3",
28-
"core-js": "2.5.7",
28+
"core-js": "2.6.0",
2929
"graphql-config-parser": "1.2.1",
3030
"graphql-tag": "1.3.2",
3131
"rxjs": "5.5.12",

basic/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1238,9 +1238,9 @@ copy-webpack-plugin@~4.4.1:
12381238
p-limit "^1.0.0"
12391239
serialize-javascript "^1.4.0"
12401240

1241-
core-js@2.5.7:
1242-
version "2.5.7"
1243-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.7.tgz#f972608ff0cead68b841a16a932d0b183791814e"
1241+
core-js@2.6.0:
1242+
version "2.6.0"
1243+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.0.tgz#1e30793e9ee5782b307e37ffa22da0eacddd84d4"
12441244

12451245
core-js@^2.4.0:
12461246
version "2.4.1"

0 commit comments

Comments
 (0)