Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit ff3862b3 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Bump core-js from 3.20.3 to 3.21.0

Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.3 to 3.21.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/compare/v3.20.3...v3.21.0

)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 84ea7a2b
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
				"autosize": "^5.0.1",
				"closest-css-color": "^1.0.0",
				"color-convert": "^2.0.1",
				"core-js": "^3.20.3",
				"core-js": "^3.21.0",
				"css-color-names": "^1.0.1",
				"debounce": "^1.2.1",
				"jstz": "^2.1.1",
@@ -6086,9 +6086,9 @@
			}
		},
		"node_modules/core-js": {
			"version": "3.20.3",
			"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.20.3.tgz",
			"integrity": "sha512-vVl8j8ph6tRS3B8qir40H7yw7voy17xL0piAjlbBUsH7WIfzoedL/ZOr1OV9FyZQLWXsayOJyV4tnRyXR85/ag==",
			"version": "3.21.0",
			"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.21.0.tgz",
			"integrity": "sha512-YUdI3fFu4TF/2WykQ2xzSiTQdldLB4KVuL9WeAy5XONZYt5Cun/fpQvctoKbCgvPhmzADeesTk/j2Rdx77AcKQ==",
			"hasInstallScript": true,
			"funding": {
				"type": "opencollective",
@@ -23538,9 +23538,9 @@
			"optional": true
		},
		"core-js": {
			"version": "3.20.3",
			"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.20.3.tgz",
			"integrity": "sha512-vVl8j8ph6tRS3B8qir40H7yw7voy17xL0piAjlbBUsH7WIfzoedL/ZOr1OV9FyZQLWXsayOJyV4tnRyXR85/ag=="
			"version": "3.21.0",
			"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.21.0.tgz",
			"integrity": "sha512-YUdI3fFu4TF/2WykQ2xzSiTQdldLB4KVuL9WeAy5XONZYt5Cun/fpQvctoKbCgvPhmzADeesTk/j2Rdx77AcKQ=="
		},
		"core-js-compat": {
			"version": "3.15.1",
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@
		"autosize": "^5.0.1",
		"closest-css-color": "^1.0.0",
		"color-convert": "^2.0.1",
		"core-js": "^3.20.3",
		"core-js": "^3.21.0",
		"css-color-names": "^1.0.1",
		"debounce": "^1.2.1",
		"jstz": "^2.1.1",