From 3b44b9f3a213a90183aec3108c713a88cc4c247c Mon Sep 17 00:00:00 2001 From: eg-oss-ci Date: Tue, 7 Jan 2025 13:32:22 +0000 Subject: [PATCH] chore(release): 1.12.0 [skip ci] ## [1.12.0](https://github.com/ExpediaGroup/spec-transformer/compare/v1.11.1...v1.12.0) (2025-01-07) ### Features * auto approve bot prs ([#316](https://github.com/ExpediaGroup/spec-transformer/issues/316)) ([806ab90](https://github.com/ExpediaGroup/spec-transformer/commit/806ab9001246c5540fd660e136b74085cb4f80c2)) * **deps:** update dependencies commander from v12.1.0 to v13 ([#326](https://github.com/ExpediaGroup/spec-transformer/issues/326)) ([dafb4bd](https://github.com/ExpediaGroup/spec-transformer/commit/dafb4bd66ae520501b98c462c94663947d3d9576)) * **deps:** update dependencies openapi-to-postmanv2 from v4.22.0 to v4.23.1 ([#288](https://github.com/ExpediaGroup/spec-transformer/issues/288)) ([16456b8](https://github.com/ExpediaGroup/spec-transformer/commit/16456b80ba484dd4182d895f0d3a679a67e611f6)) * **deps:** update dependencies openapi-to-postmanv2 from v4.23.1 to v4.24.0 ([#297](https://github.com/ExpediaGroup/spec-transformer/issues/297)) ([c59dfc5](https://github.com/ExpediaGroup/spec-transformer/commit/c59dfc5ffb39d35c1c800f31f2d9c5f549ed57f0)) * **deps:** update dependencies openapi3-ts from v4.3.3 to v4.4.0 ([#301](https://github.com/ExpediaGroup/spec-transformer/issues/301)) ([7f535e0](https://github.com/ExpediaGroup/spec-transformer/commit/7f535e0ad21de09ae54904763a8ff61270e56a9a)) --- dist/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/package.json b/dist/package.json index a1c0063..e350d78 100644 --- a/dist/package.json +++ b/dist/package.json @@ -52,7 +52,7 @@ "@semantic-release/release-notes-generator": "14.0.3", "@types/jest": "29.5.14", "@types/js-yaml": "4.0.9", - "@types/node": "22.10.2", + "@types/node": "22.10.5", "@types/openapi-to-postmanv2": "3.2.4", "conventional-changelog-conventionalcommits": "8.0.0", "jest": "29.7.0",