Skip to content

Commit

Permalink
fix(deps): update dependency core-js to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 21, 2024
1 parent fccd203 commit 8ac5d82
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 16 deletions.
2 changes: 1 addition & 1 deletion demos/angular/ecommerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/platform-browser-dynamic": "6.0.3",
"@angular/router": "6.0.3",
"angular-instantsearch": "2.2.2",
"core-js": "2.6.11",
"core-js": "3.35.1",
"rxjs": "6.2.0",
"zone.js": "0.8.28"
},
Expand Down
7 changes: 4 additions & 3 deletions demos/angular/ecommerce/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1713,9 +1713,10 @@ [email protected]:
p-limit "^1.0.0"
serialize-javascript "^1.4.0"

[email protected]:
version "2.6.11"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
[email protected]:
version "3.35.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.1.tgz#9c28f8b7ccee482796f8590cc8d15739eaaf980c"
integrity sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==

core-js@^1.0.0:
version "1.2.7"
Expand Down
2 changes: 1 addition & 1 deletion demos/angular/geo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@angular/router": "6.0.3",
"@types/googlemaps": "3.39.3",
"angular-instantsearch": "2.2.2",
"core-js": "2.6.11",
"core-js": "3.35.1",
"rxjs": "6.2.0",
"zone.js": "0.8.28"
},
Expand Down
7 changes: 4 additions & 3 deletions demos/angular/geo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1717,9 +1717,10 @@ [email protected]:
p-limit "^1.0.0"
serialize-javascript "^1.4.0"

[email protected]:
version "2.6.11"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
[email protected]:
version "3.35.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.1.tgz#9c28f8b7ccee482796f8590cc8d15739eaaf980c"
integrity sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==

core-js@^1.0.0:
version "1.2.7"
Expand Down
2 changes: 1 addition & 1 deletion demos/angular/media/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/platform-browser-dynamic": "6.0.3",
"@angular/router": "6.0.3",
"angular-instantsearch": "2.2.2",
"core-js": "2.6.11",
"core-js": "3.35.1",
"rxjs": "6.2.0",
"zone.js": "0.8.28"
},
Expand Down
7 changes: 4 additions & 3 deletions demos/angular/media/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1713,9 +1713,10 @@ [email protected]:
p-limit "^1.0.0"
serialize-javascript "^1.4.0"

[email protected]:
version "2.6.11"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
[email protected]:
version "3.35.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.1.tgz#9c28f8b7ccee482796f8590cc8d15739eaaf980c"
integrity sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==

core-js@^1.0.0:
version "1.2.7"
Expand Down
2 changes: 1 addition & 1 deletion demos/angular/saas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@angular/platform-browser-dynamic": "6.0.3",
"@angular/router": "6.0.3",
"angular-instantsearch": "2.2.2",
"core-js": "2.6.11",
"core-js": "3.35.1",
"rxjs": "6.2.0",
"zone.js": "0.8.28"
},
Expand Down
7 changes: 4 additions & 3 deletions demos/angular/saas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1713,9 +1713,10 @@ [email protected]:
p-limit "^1.0.0"
serialize-javascript "^1.4.0"

[email protected]:
version "2.6.11"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz#38831469f9922bded8ee21c9dc46985e0399308c"
[email protected]:
version "3.35.1"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.35.1.tgz#9c28f8b7ccee482796f8590cc8d15739eaaf980c"
integrity sha512-IgdsbxNyMskrTFxa9lWHyMwAJU5gXOPP+1yO+K59d50VLVAIDAbs7gIv705KzALModfK3ZrSZTPNpC0PQgIZuw==

core-js@^1.0.0:
version "1.2.7"
Expand Down

0 comments on commit 8ac5d82

Please sign in to comment.