mirror of
https://github.com/IT4Change/boilerplate-e2e-cypress-cucumber.git
synced 2026-03-01 12:44:15 +00:00
Merge pull request #362 from IT4Change/dependabot/npm_and_yarn/globals-17.3.0
chore(deps-dev): bump globals from 17.0.0 to 17.3.0
This commit is contained in:
commit
39d2d4fa03
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