Bump globals from 15.10.0 to 15.11.0 in the minor-and-patch group
Bumps the minor-and-patch group with 1 update: [globals](https://github.com/sindresorhus/globals). Updates `globals` from 15.10.0 to 15.11.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.10.0...v15.11.0) --- updated-dependencies: - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b871d873c6
commit
fee56c383d
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