Skip to content

Commit d049558

Browse files
build(deps): bump core-js from 3.48.0 to 3.49.0 (#1878)
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.48.0 to 3.49.0. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/commits/v3.49.0/packages/core-js) --- updated-dependencies: - dependency-name: core-js dependency-version: 3.49.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1beb2d commit d049558

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@oruga-ui/oruga-next": "0.13.1",
1919
"@oruga-ui/theme-bulma": "^0.9.0",
20-
"core-js": "^3.48.0",
20+
"core-js": "^3.49.0",
2121
"crypto-js": "^4.2.0",
2222
"vue": "^3.5.30",
2323
"vue-router": "^4.6.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4223,10 +4223,10 @@ core-js-compat@^3.40.0, core-js-compat@^3.8.3:
42234223
dependencies:
42244224
browserslist "^4.25.0"
42254225

4226-
core-js@^3.48.0, core-js@^3.8.3:
4227-
version "3.48.0"
4228-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.48.0.tgz#1f813220a47bbf0e667e3885c36cd6f0593bf14d"
4229-
integrity sha512-zpEHTy1fjTMZCKLHUZoVeylt9XrzaIN2rbPXEt0k+q7JE5CkCZdo6bNq55bn24a69CH7ErAVLKijxJja4fw+UQ==
4226+
core-js@^3.49.0, core-js@^3.8.3:
4227+
version "3.49.0"
4228+
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.49.0.tgz#8b4d520ac034311fa21aa616f017ada0e0dbbddd"
4229+
integrity sha512-es1U2+YTtzpwkxVLwAFdSpaIMyQaq0PBgm3YD1W3Qpsn1NAmO3KSgZfu+oGSWVu6NvLHoHCV/aYcsE5wiB7ALg==
42304230

42314231
core-util-is@1.0.2:
42324232
version "1.0.2"

0 commit comments

Comments
 (0)