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:
mahula 2026-02-21 11:11:19 +01:00 committed by GitHub
commit 39d2d4fa03
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -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": {

View File

@ -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",