Merge pull request #584 from JohnXLivingston/dependabot/npm_and_yarn/minor-and-patch-7898c72144
Bump globals from 15.10.0 to 15.11.0 in the minor-and-patch group
This commit is contained in:
commit
d217836bc8
14
package-lock.json
generated
14
package-lock.json
generated
@ -44,7 +44,7 @@
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-love": "^84.1.0",
|
||||
"eslint-plugin-lit": "^1.15.0",
|
||||
"globals": "^15.10.0",
|
||||
"globals": "^15.11.0",
|
||||
"lit": "^3.2.1",
|
||||
"lit-analyzer": "^2.0.3",
|
||||
"npm-run-all": "^4.1.5",
|
||||
@ -7895,9 +7895,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "15.10.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-15.10.0.tgz",
|
||||
"integrity": "sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ==",
|
||||
"version": "15.11.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-15.11.0.tgz",
|
||||
"integrity": "sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
@ -18596,9 +18596,9 @@
|
||||
}
|
||||
},
|
||||
"globals": {
|
||||
"version": "15.10.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-15.10.0.tgz",
|
||||
"integrity": "sha512-tqFIbz83w4Y5TCbtgjZjApohbuh7K9BxGYFm7ifwDR240tvdb7P9x+/9VvUKlmkPoiknoJtanI8UOrqxS3a7lQ==",
|
||||
"version": "15.11.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-15.11.0.tgz",
|
||||
"integrity": "sha512-yeyNSjdbyVaWurlwCpcA6XNBrHTMIeDdj0/hnvX/OLJ9ekOXYbLsLinH/MucQyGvNnXhidTdNhTtJaffL2sMfw==",
|
||||
"dev": true
|
||||
},
|
||||
"globalthis": {
|
||||
|
@ -61,7 +61,7 @@
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-config-love": "^84.1.0",
|
||||
"eslint-plugin-lit": "^1.15.0",
|
||||
"globals": "^15.10.0",
|
||||
"globals": "^15.11.0",
|
||||
"lit": "^3.2.1",
|
||||
"lit-analyzer": "^2.0.3",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user