mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2026-03-01 12:44:15 +00:00
chore(deps-dev): bump globals from 17.0.0 to 17.3.0
Bumps [globals](https://github.com/sindresorhus/globals) from 17.0.0 to 17.3.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.0.0...v17.3.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9defbc57eb
commit
b53f5e09dd
8
package-lock.json
generated
8
package-lock.json
generated
@ -29,7 +29,7 @@
|
||||
"eslint-plugin-promise": "^7.2.1",
|
||||
"eslint-plugin-security": "^3.0.1",
|
||||
"eslint-plugin-yml": "^1.19.1",
|
||||
"globals": "^17.0.0",
|
||||
"globals": "^17.3.0",
|
||||
"multiple-cucumber-html-reporter": "^3.10.0",
|
||||
"prettier": "^3.8.1",
|
||||
"sass-embedded": "^1.97.2",
|
||||
@ -9434,9 +9434,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/globals": {
|
||||
"version": "17.0.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-17.0.0.tgz",
|
||||
"integrity": "sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==",
|
||||
"version": "17.3.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-17.3.0.tgz",
|
||||
"integrity": "sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
||||
@ -53,7 +53,7 @@
|
||||
"eslint-plugin-promise": "^7.2.1",
|
||||
"eslint-plugin-security": "^3.0.1",
|
||||
"eslint-plugin-yml": "^1.19.1",
|
||||
"globals": "^17.0.0",
|
||||
"globals": "^17.3.0",
|
||||
"multiple-cucumber-html-reporter": "^3.10.0",
|
||||
"prettier": "^3.8.1",
|
||||
"sass-embedded": "^1.97.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user