Skip to content
Snippets Groups Projects
Unverified Commit 5197a3be authored by Griefed's avatar Griefed :joystick: Committed by GitHub
Browse files

Merge pull request #4 from Griefed/dependabot/npm_and_yarn/master/core-js-3.18.0

build(deps): Bump core-js from 3.17.3 to 3.18.0
parents 25d264ef 667fb1ad
No related branches found
No related tags found
No related merge requests found
{
"name": "ltt-mapmaker",
"version": "0.0.1",
"version": "1.1.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "ltt-mapmaker",
"version": "0.0.1",
"version": "1.1.0",
"dependencies": {
"@quasar/extras": "^1.11.0",
"core-js": "^3.17.3",
"core-js": "^3.18.0",
"quasar": "^2.1.0"
},
"devDependencies": {
......@@ -3921,9 +3921,9 @@
}
},
"node_modules/core-js": {
"version": "3.17.3",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.3.tgz",
"integrity": "sha512-lyvajs+wd8N1hXfzob1LdOCCHFU4bGMbqqmLn1Q4QlCpDqWPpGf+p0nj+LNrvDDG33j0hZXw2nsvvVpHysxyNw==",
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.18.0.tgz",
"integrity": "sha512-WJeQqq6jOYgVgg4NrXKL0KLQhi0CT4ZOCvFL+3CQ5o7I6J8HkT5wd53EadMfqTDp1so/MT1J+w2ujhWcCJtN7w==",
"hasInstallScript": true,
"funding": {
"type": "opencollective",
......@@ -15464,9 +15464,9 @@
}
},
"core-js": {
"version": "3.17.3",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.17.3.tgz",
"integrity": "sha512-lyvajs+wd8N1hXfzob1LdOCCHFU4bGMbqqmLn1Q4QlCpDqWPpGf+p0nj+LNrvDDG33j0hZXw2nsvvVpHysxyNw=="
"version": "3.18.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.18.0.tgz",
"integrity": "sha512-WJeQqq6jOYgVgg4NrXKL0KLQhi0CT4ZOCvFL+3CQ5o7I6J8HkT5wd53EadMfqTDp1so/MT1J+w2ujhWcCJtN7w=="
},
"core-js-compat": {
"version": "3.17.3",
......
......@@ -11,7 +11,7 @@
},
"dependencies": {
"@quasar/extras": "^1.11.0",
"core-js": "^3.17.3",
"core-js": "^3.18.0",
"quasar": "^2.1.0"
},
"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