Skip to content

Commit 3b825cb

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency core-js to v2.5.4
1 parent 13d67e9 commit 3b825cb

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.8.0",
2626
"apollo-angular": "0.13.3",
2727
"apollo-client": "1.9.3",
28-
"core-js": "2.5.3",
28+
"core-js": "2.5.4",
2929
"graphql-config-parser": "1.2.1",
3030
"graphql-tag": "1.3.2",
3131
"rxjs": "5.5.8",

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.3:
1242-
version "2.5.3"
1243-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.3.tgz#8acc38345824f16d8365b7c9b4259168e8ed603e"
1241+
core-js@2.5.4:
1242+
version "2.5.4"
1243+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.4.tgz#f2c8bf181f2a80b92f360121429ce63a2f0aeae0"
12441244

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

0 commit comments

Comments
 (0)