mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2026-01-25 16:02:59 +00:00
Bump globals from 17.0.0 to 17.1.0 (#2431)
Bumps [globals](https://github.com/sindresorhus/globals) from 17.0.0 to 17.1.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v17.0.0...v17.1.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2a2fc70bda
commit
7f1ba10373
8
package-lock.json
generated
8
package-lock.json
generated
@ -59,7 +59,7 @@
|
||||
"express": "5.2.1",
|
||||
"form-data": "4.0.5",
|
||||
"glob": "13.0.0",
|
||||
"globals": "17.0.0",
|
||||
"globals": "17.1.0",
|
||||
"jest": "30.2.0",
|
||||
"jest-cli": "30.2.0",
|
||||
"node-fetch": "2.7.0",
|
||||
@ -12594,9 +12594,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.1.0",
|
||||
"resolved": "https://registry.npmjs.org/globals/-/globals-17.1.0.tgz",
|
||||
"integrity": "sha512-8HoIcWI5fCvG5NADj4bDav+er9B9JMj2vyL2pI8D0eismKyUvPLTSs+Ln3wqhwcp306i73iyVnEKx3F6T47TGw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
||||
@ -106,7 +106,7 @@
|
||||
"eslint-plugin-simple-import-sort": "12.1.1",
|
||||
"express": "5.2.1",
|
||||
"form-data": "4.0.5",
|
||||
"globals": "17.0.0",
|
||||
"globals": "17.1.0",
|
||||
"glob": "13.0.0",
|
||||
"jest": "30.2.0",
|
||||
"jest-cli": "30.2.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user