Skip to content
Snippets Groups Projects
Unverified Commit 667fb1ad authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

build(deps): Bump core-js from 3.17.3 to 3.18.0

Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.3 to 3.18.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.17.3...v3.18.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 25d264ef
No related branches found
No related tags found
1 merge request!4build(deps): Bump core-js from 3.17.3 to 3.18.0
{ {
"name": "ltt-mapmaker", "name": "ltt-mapmaker",
"version": "0.0.1", "version": "1.1.0",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "ltt-mapmaker", "name": "ltt-mapmaker",
"version": "0.0.1", "version": "1.1.0",
"dependencies": { "dependencies": {
"@quasar/extras": "^1.11.0", "@quasar/extras": "^1.11.0",
"core-js": "^3.17.3", "core-js": "^3.18.0",
"quasar": "^2.1.0" "quasar": "^2.1.0"
}, },
"devDependencies": { "devDependencies": {
...@@ -3921,9 +3921,9 @@ ...@@ -3921,9 +3921,9 @@
} }
}, },
"node_modules/core-js": { "node_modules/core-js": {
"version": "3.17.3", "version": "3.18.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.3.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.18.0.tgz",
"integrity": "sha512-lyvajs+wd8N1hXfzob1LdOCCHFU4bGMbqqmLn1Q4QlCpDqWPpGf+p0nj+LNrvDDG33j0hZXw2nsvvVpHysxyNw==", "integrity": "sha512-WJeQqq6jOYgVgg4NrXKL0KLQhi0CT4ZOCvFL+3CQ5o7I6J8HkT5wd53EadMfqTDp1so/MT1J+w2ujhWcCJtN7w==",
"hasInstallScript": true, "hasInstallScript": true,
"funding": { "funding": {
"type": "opencollective", "type": "opencollective",
...@@ -15464,9 +15464,9 @@ ...@@ -15464,9 +15464,9 @@
} }
}, },
"core-js": { "core-js": {
"version": "3.17.3", "version": "3.18.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.3.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.18.0.tgz",
"integrity": "sha512-lyvajs+wd8N1hXfzob1LdOCCHFU4bGMbqqmLn1Q4QlCpDqWPpGf+p0nj+LNrvDDG33j0hZXw2nsvvVpHysxyNw==" "integrity": "sha512-WJeQqq6jOYgVgg4NrXKL0KLQhi0CT4ZOCvFL+3CQ5o7I6J8HkT5wd53EadMfqTDp1so/MT1J+w2ujhWcCJtN7w=="
}, },
"core-js-compat": { "core-js-compat": {
"version": "3.17.3", "version": "3.17.3",
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
}, },
"dependencies": { "dependencies": {
"@quasar/extras": "^1.11.0", "@quasar/extras": "^1.11.0",
"core-js": "^3.17.3", "core-js": "^3.18.0",
"quasar": "^2.1.0" "quasar": "^2.1.0"
}, },
"devDependencies": { "devDependencies": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment