mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
build(deps-dev): Bump tslib from 2.6.1 to 2.6.2 (#1709)
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/Microsoft/tslib/releases) - [Commits](https://github.com/Microsoft/tslib/compare/v2.6.1...v2.6.2) --- updated-dependencies: - dependency-name: tslib dependency-type: direct:development update-type: version-update:semver-patch ... 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
7e8a96a5d3
commit
9cb1a4db1e
8
package-lock.json
generated
8
package-lock.json
generated
@ -69,7 +69,7 @@
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"rxjs": "7.8.1",
|
||||
"ts-node": "10.9.1",
|
||||
"tslib": "2.6.1",
|
||||
"tslib": "2.6.2",
|
||||
"typescript": "5.1.6",
|
||||
"zone.js": "0.13.1"
|
||||
}
|
||||
@ -16232,9 +16232,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tslib": {
|
||||
"version": "2.6.1",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.1.tgz",
|
||||
"integrity": "sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==",
|
||||
"version": "2.6.2",
|
||||
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
||||
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/tuf-js": {
|
||||
|
||||
@ -117,7 +117,7 @@
|
||||
"rollup-plugin-terser": "7.0.2",
|
||||
"rxjs": "7.8.1",
|
||||
"ts-node": "10.9.1",
|
||||
"tslib": "2.6.1",
|
||||
"tslib": "2.6.2",
|
||||
"typescript": "5.1.6",
|
||||
"zone.js": "0.13.1"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user