mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
build(deps-dev): Bump @rollup/plugin-typescript from 11.1.3 to 11.1.4 (#1790)
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.3 to 11.1.4. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v11.1.4/packages/typescript) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" 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
e068a15705
commit
ccb7969bfb
8
package-lock.json
generated
8
package-lock.json
generated
@ -36,7 +36,7 @@
|
||||
"@babel/preset-typescript": "7.22.15",
|
||||
"@rollup/plugin-commonjs": "25.0.4",
|
||||
"@rollup/plugin-node-resolve": "15.2.1",
|
||||
"@rollup/plugin-typescript": "11.1.3",
|
||||
"@rollup/plugin-typescript": "11.1.4",
|
||||
"@types/cross-spawn": "6.0.3",
|
||||
"@types/express": "4.17.17",
|
||||
"@types/fs-extra": "^11.0.1",
|
||||
@ -4652,9 +4652,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@rollup/plugin-typescript": {
|
||||
"version": "11.1.3",
|
||||
"resolved": "https://registry.npmjs.org/@rollup/plugin-typescript/-/plugin-typescript-11.1.3.tgz",
|
||||
"integrity": "sha512-8o6cNgN44kQBcpsUJTbTXMTtb87oR1O0zgP3Dxm71hrNgparap3VujgofEilTYJo+ivf2ke6uy3/E5QEaiRlDA==",
|
||||
"version": "11.1.4",
|
||||
"resolved": "https://registry.npmjs.org/@rollup/plugin-typescript/-/plugin-typescript-11.1.4.tgz",
|
||||
"integrity": "sha512-WZRh5LBVLQXdKFICUId5J3eIpmjGURaBqntfg3GSZACgeOAFS+lOSMGTwfzDkELTaZVp/lWdMVNU3UkwCUBg/Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@rollup/pluginutils": "^5.0.1",
|
||||
|
||||
@ -84,7 +84,7 @@
|
||||
"@babel/preset-typescript": "7.22.15",
|
||||
"@rollup/plugin-commonjs": "25.0.4",
|
||||
"@rollup/plugin-node-resolve": "15.2.1",
|
||||
"@rollup/plugin-typescript": "11.1.3",
|
||||
"@rollup/plugin-typescript": "11.1.4",
|
||||
"@types/cross-spawn": "6.0.3",
|
||||
"@types/express": "4.17.17",
|
||||
"@types/fs-extra": "^11.0.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user