mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
Bump glob and rimraf (#2351)
Bumps [glob](https://github.com/isaacs/node-glob) and [rimraf](https://github.com/isaacs/rimraf). These dependencies needed to be updated together. Updates `glob` from 10.4.3 to 12.0.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](https://github.com/isaacs/node-glob/compare/v10.4.3...v12.0.0) Updates `rimraf` from 5.0.8 to 6.1.0 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/rimraf/compare/v5.0.8...v6.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 12.0.0 dependency-type: direct:development - dependency-name: rimraf dependency-version: 6.1.0 dependency-type: direct:development ... 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
0b02ed1d8e
commit
5e8af54c45
762
package-lock.json
generated
762
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -106,14 +106,14 @@
|
||||
"eslint-plugin-simple-import-sort": "12.1.1",
|
||||
"express": "4.21.1",
|
||||
"form-data": "4.0.4",
|
||||
"glob": "10.4.3",
|
||||
"glob": "12.0.0",
|
||||
"jest": "29.7.0",
|
||||
"jest-cli": "29.7.0",
|
||||
"node-fetch": "2.7.0",
|
||||
"prettier": "3.4.1",
|
||||
"puppeteer": "22.14.0",
|
||||
"qs": "6.12.3",
|
||||
"rimraf": "5.0.8",
|
||||
"rimraf": "6.1.0",
|
||||
"rollup": "4.14.0",
|
||||
"rxjs": "7.8.1",
|
||||
"ts-node": "10.9.2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user