From c38e2ad886127dcbe166e88e7c9adf1383e095b3 Mon Sep 17 00:00:00 2001 From: Lex Date: Wed, 26 Jul 2023 20:23:23 -0400 Subject: [PATCH] release: 4.0.0 (#275) Signed-off-by: Lexus Drumgold --- CHANGELOG.md | 194 +++++++++++++++++++++++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 195 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1b77baa..57b6699e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,197 @@ +## [4.0.0](https://github.com/flex-development/tsconfig-types/compare/3.2.0...4.0.0) (2023-07-26) + + +### ⚠ BREAKING CHANGES + +* **nvm:** require `>=16.20.0` + +### :package: Build + +* **deps-dev:** Bump @commitlint/cli from 17.4.2 to 17.4.4 ([#62](https://github.com/flex-development/tsconfig-types/issues/62)) ([8756546](https://github.com/flex-development/tsconfig-types/commit/8756546218674d1d8f0f239334f613ba392e985f)) +* **deps-dev:** Bump @commitlint/cli from 17.4.4 to 17.5.0 ([#125](https://github.com/flex-development/tsconfig-types/issues/125)) ([6440d94](https://github.com/flex-development/tsconfig-types/commit/6440d9440301e62bbd601184d3d57d8000af21f5)) +* **deps-dev:** Bump @commitlint/cli from 17.5.0 to 17.5.1 ([#136](https://github.com/flex-development/tsconfig-types/issues/136)) ([8fb8f65](https://github.com/flex-development/tsconfig-types/commit/8fb8f6589a5d6b77ecaa0194c73886dc6a800dc4)) +* **deps-dev:** Bump @commitlint/cli from 17.5.1 to 17.6.1 ([#167](https://github.com/flex-development/tsconfig-types/issues/167)) ([4f8220b](https://github.com/flex-development/tsconfig-types/commit/4f8220b41cb034cba2ed8a491dabd180c4230ef2)) +* **deps-dev:** Bump @commitlint/cli from 17.6.1 to 17.6.3 ([#203](https://github.com/flex-development/tsconfig-types/issues/203)) ([328e01f](https://github.com/flex-development/tsconfig-types/commit/328e01f0d758e650f8e371d6989d98869324b07d)) +* **deps-dev:** Bump @commitlint/cli from 17.6.3 to 17.6.5 ([#243](https://github.com/flex-development/tsconfig-types/issues/243)) ([b8df0aa](https://github.com/flex-development/tsconfig-types/commit/b8df0aa2b06f26e0503c937179d1fec3e4d42552)) +* **deps-dev:** Bump @commitlint/cli from 17.6.5 to 17.6.7 ([#274](https://github.com/flex-development/tsconfig-types/issues/274)) ([14cd68f](https://github.com/flex-development/tsconfig-types/commit/14cd68fb302a5f5ee9588cc22618f436c9757e43)) +* **deps-dev:** Bump @commitlint/config-conventional from 17.4.2 to 17.4.4 ([#63](https://github.com/flex-development/tsconfig-types/issues/63)) ([526af0a](https://github.com/flex-development/tsconfig-types/commit/526af0ae1c6cfce6cdca8bdd339e3769beac2167)) +* **deps-dev:** Bump @flex-development/esm-types from 1.0.0 to 2.0.0 ([#272](https://github.com/flex-development/tsconfig-types/issues/272)) ([a0362d9](https://github.com/flex-development/tsconfig-types/commit/a0362d95650be635ad39045e0e89a624c5a8d988)) +* **deps-dev:** bump @flex-development/mkbuild from 1.0.0-alpha.9 to 1.0.0-alpha.13 ([8e53b3f](https://github.com/flex-development/tsconfig-types/commit/8e53b3f75b8318b3e605cf3d6bfaa640ae34433c)) +* **deps-dev:** bump @flex-development/mlly from 1.0.0-alpha.9 to 1.0.0-alpha.11 ([ef85413](https://github.com/flex-development/tsconfig-types/commit/ef854132f41442bb254ce6aa2f4a52500ea7c0b4)) +* **deps-dev:** bump @flex-development/tutils from 6.0.0-alpha.10 to 6.0.0-alpha.12 ([12d4d3b](https://github.com/flex-development/tsconfig-types/commit/12d4d3b6ace3ae7d37a03db09123f370999ebb03)) +* **deps-dev:** Bump @graphql-eslint/eslint-plugin from 3.15.0 to 3.16.0 ([#60](https://github.com/flex-development/tsconfig-types/issues/60)) ([6182a79](https://github.com/flex-development/tsconfig-types/commit/6182a79ddf47d26dc0337848ed629975038d56ab)) +* **deps-dev:** Bump @graphql-eslint/eslint-plugin from 3.16.0 to 3.16.1 ([#88](https://github.com/flex-development/tsconfig-types/issues/88)) ([26b7d1a](https://github.com/flex-development/tsconfig-types/commit/26b7d1afcc71a118f6052be81d547bfb91fcda15)) +* **deps-dev:** Bump @graphql-eslint/eslint-plugin from 3.16.1 to 3.16.2 ([#124](https://github.com/flex-development/tsconfig-types/issues/124)) ([68d6ce1](https://github.com/flex-development/tsconfig-types/commit/68d6ce1cb3d7c50382f94bd27e7a50fdc1a1dec3)) +* **deps-dev:** Bump @graphql-eslint/eslint-plugin from 3.16.2 to 3.17.0 ([#134](https://github.com/flex-development/tsconfig-types/issues/134)) ([212335e](https://github.com/flex-development/tsconfig-types/commit/212335ec342c14c13219d76dce5371f7439a8cc7)) +* **deps-dev:** Bump @graphql-eslint/eslint-plugin from 3.17.0 to 3.18.0 ([#139](https://github.com/flex-development/tsconfig-types/issues/139)) ([432dfa6](https://github.com/flex-development/tsconfig-types/commit/432dfa6796ad9259b177c74517bad45eefcaaf31)) +* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 ([#38](https://github.com/flex-development/tsconfig-types/issues/38)) ([b2e390f](https://github.com/flex-development/tsconfig-types/commit/b2e390fb6d66ca4a3271957b5150be35cfc861a5)) +* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 ([#65](https://github.com/flex-development/tsconfig-types/issues/65)) ([1685a4d](https://github.com/flex-development/tsconfig-types/commit/1685a4d3c3a47769c4f4b3a075e59c6b39cec62b)) +* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 ([#69](https://github.com/flex-development/tsconfig-types/issues/69)) ([6f4fe34](https://github.com/flex-development/tsconfig-types/commit/6f4fe341b33153c01924376aa1159c8d1859d937)) +* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.54.0 ([#84](https://github.com/flex-development/tsconfig-types/issues/84)) ([a0b578a](https://github.com/flex-development/tsconfig-types/commit/a0b578ab8fa9a41a27f2dfd9b29ad11612b9cf1f)) +* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.54.0 to 5.54.1 ([#95](https://github.com/flex-development/tsconfig-types/issues/95)) ([123fb40](https://github.com/flex-development/tsconfig-types/commit/123fb406acfdb81540f46e8e6d263b8b0fef5aee)) +* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 ([#109](https://github.com/flex-development/tsconfig-types/issues/109)) ([843cec5](https://github.com/flex-development/tsconfig-types/commit/843cec574d4202ec86f44300305b8c94d5f3be65)) +* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.56.0 ([#127](https://github.com/flex-development/tsconfig-types/issues/127)) ([7e745da](https://github.com/flex-development/tsconfig-types/commit/7e745da023c1f2cb463ed305b409154579178b5a)) +* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.56.0 to 5.57.0 ([#132](https://github.com/flex-development/tsconfig-types/issues/132)) ([61d797c](https://github.com/flex-development/tsconfig-types/commit/61d797c833100afd2ab4d79b22dddb0c7e8b7533)) +* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.1 ([#182](https://github.com/flex-development/tsconfig-types/issues/182)) ([6443ed3](https://github.com/flex-development/tsconfig-types/commit/6443ed331432d9b2dbc42068a324345056b79d13)) +* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 ([#197](https://github.com/flex-development/tsconfig-types/issues/197)) ([55873c3](https://github.com/flex-development/tsconfig-types/commit/55873c3d01d0137c9c2b1d4c9d659b93c6c8ca2a)) +* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 ([#218](https://github.com/flex-development/tsconfig-types/issues/218)) ([f769191](https://github.com/flex-development/tsconfig-types/commit/f769191dcf40954b23cb1b412c73608aa5d14a0a)) +* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 ([#230](https://github.com/flex-development/tsconfig-types/issues/230)) ([241b238](https://github.com/flex-development/tsconfig-types/commit/241b238f2f584e9968755cf06829fe4eddbdd520)) +* **deps-dev:** Bump @typescript-eslint/eslint-plugin from 5.59.6 to 5.59.8 ([#240](https://github.com/flex-development/tsconfig-types/issues/240)) ([bad613f](https://github.com/flex-development/tsconfig-types/commit/bad613facb380e3ec30132328a209f2950a6b83c)) +* **deps-dev:** Bump @typescript-eslint/parser from 5.50.0 to 5.51.0 ([#40](https://github.com/flex-development/tsconfig-types/issues/40)) ([f5f356f](https://github.com/flex-development/tsconfig-types/commit/f5f356f5cf23753159b029fee199c5a6b5ef0c49)) +* **deps-dev:** Bump @typescript-eslint/parser from 5.51.0 to 5.53.0 ([#68](https://github.com/flex-development/tsconfig-types/issues/68)) ([dae876e](https://github.com/flex-development/tsconfig-types/commit/dae876ef534ef1460afcedbbd182f68b1f5d5d20)) +* **deps-dev:** Bump @typescript-eslint/parser from 5.53.0 to 5.54.0 ([#83](https://github.com/flex-development/tsconfig-types/issues/83)) ([3cc3835](https://github.com/flex-development/tsconfig-types/commit/3cc3835680031959268306e1c8e7001bc03704b7)) +* **deps-dev:** Bump @typescript-eslint/parser from 5.54.0 to 5.54.1 ([#96](https://github.com/flex-development/tsconfig-types/issues/96)) ([e5c3f8f](https://github.com/flex-development/tsconfig-types/commit/e5c3f8f25e446b04a397f20dce724bb1e2ad55ba)) +* **deps-dev:** Bump @typescript-eslint/parser from 5.54.1 to 5.55.0 ([#103](https://github.com/flex-development/tsconfig-types/issues/103)) ([5b5ec05](https://github.com/flex-development/tsconfig-types/commit/5b5ec054d4a17100db12fb11eea2a0b78960b50c)) +* **deps-dev:** Bump @typescript-eslint/parser from 5.55.0 to 5.56.0 ([#122](https://github.com/flex-development/tsconfig-types/issues/122)) ([31c198f](https://github.com/flex-development/tsconfig-types/commit/31c198fb7ab95a174019aa6d2b5e7f0f4582be0a)) +* **deps-dev:** Bump @typescript-eslint/parser from 5.56.0 to 5.57.0 ([#133](https://github.com/flex-development/tsconfig-types/issues/133)) ([075fb25](https://github.com/flex-development/tsconfig-types/commit/075fb255a8c2d171ff19520eaa77dbc6821dcc8d)) +* **deps-dev:** Bump @typescript-eslint/parser from 5.58.0 to 5.59.1 ([#183](https://github.com/flex-development/tsconfig-types/issues/183)) ([deb874e](https://github.com/flex-development/tsconfig-types/commit/deb874e74246286aee960bd2a6ae6c5abee41489)) +* **deps-dev:** Bump @typescript-eslint/parser from 5.59.1 to 5.59.2 ([#196](https://github.com/flex-development/tsconfig-types/issues/196)) ([c83093d](https://github.com/flex-development/tsconfig-types/commit/c83093dde609011a6de4ab3e48d8f60212bcb966)) +* **deps-dev:** Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 ([#224](https://github.com/flex-development/tsconfig-types/issues/224)) ([350762c](https://github.com/flex-development/tsconfig-types/commit/350762c20ecbbc1a1d4d5ef81b8a056cf9897a33)) +* **deps-dev:** Bump @typescript-eslint/parser from 5.59.5 to 5.59.6 ([#233](https://github.com/flex-development/tsconfig-types/issues/233)) ([206028c](https://github.com/flex-development/tsconfig-types/commit/206028ceaa6a354825b9f27b4ba6e51bfc602d8f)) +* **deps-dev:** Bump @vitest/coverage-c8 from 0.28.5 to 0.29.2 ([#85](https://github.com/flex-development/tsconfig-types/issues/85)) ([ab13dd9](https://github.com/flex-development/tsconfig-types/commit/ab13dd9c940ff7768389a5952392a466686542f7)) +* **deps-dev:** Bump @vitest/coverage-c8 from 0.29.2 to 0.29.7 ([#116](https://github.com/flex-development/tsconfig-types/issues/116)) ([a3992c6](https://github.com/flex-development/tsconfig-types/commit/a3992c684fe52dabc9bf6dad59d18b7d2e6ab2fb)) +* **deps-dev:** Bump @vitest/coverage-c8 from 0.29.7 to 0.29.8 ([#135](https://github.com/flex-development/tsconfig-types/issues/135)) ([36a5be6](https://github.com/flex-development/tsconfig-types/commit/36a5be63280766424f0bc43f07ee521cc19b940f)) +* **deps-dev:** Bump @vitest/coverage-c8 from 0.30.0 to 0.30.1 ([#157](https://github.com/flex-development/tsconfig-types/issues/157)) ([6766252](https://github.com/flex-development/tsconfig-types/commit/6766252455e8290598e4da423be39de41fcdaea5)) +* **deps-dev:** Bump @vitest/coverage-c8 from 0.30.1 to 0.31.0 ([#201](https://github.com/flex-development/tsconfig-types/issues/201)) ([ebf73c4](https://github.com/flex-development/tsconfig-types/commit/ebf73c4790ad98dea17c1c6629d64bce8e3d8e80)) +* **deps-dev:** Bump @vitest/coverage-c8 from 0.31.0 to 0.31.1 ([#232](https://github.com/flex-development/tsconfig-types/issues/232)) ([47b2296](https://github.com/flex-development/tsconfig-types/commit/47b2296592de67fc85d7256b8122743a7e077bd7)) +* **deps-dev:** Bump @vitest/ui from 0.28.5 to 0.29.1 ([#80](https://github.com/flex-development/tsconfig-types/issues/80)) ([8ab034b](https://github.com/flex-development/tsconfig-types/commit/8ab034b37280b78cb8db794a33ccb1cadeb650e8)) +* **deps-dev:** Bump @vitest/ui from 0.29.1 to 0.29.2 ([#86](https://github.com/flex-development/tsconfig-types/issues/86)) ([bda5351](https://github.com/flex-development/tsconfig-types/commit/bda5351921731c606c5175d94b80bec49f36614a)) +* **deps-dev:** Bump @vitest/ui from 0.29.2 to 0.29.7 ([#123](https://github.com/flex-development/tsconfig-types/issues/123)) ([371e504](https://github.com/flex-development/tsconfig-types/commit/371e5045b1dae54517cd9f12a7bcc4b976225fb7)) +* **deps-dev:** Bump @vitest/ui from 0.29.7 to 0.29.8 ([#138](https://github.com/flex-development/tsconfig-types/issues/138)) ([487d42f](https://github.com/flex-development/tsconfig-types/commit/487d42f8f384c7e369b39c520cd263aa666dac3d)) +* **deps-dev:** Bump @vitest/ui from 0.30.0 to 0.30.1 ([#155](https://github.com/flex-development/tsconfig-types/issues/155)) ([409d63c](https://github.com/flex-development/tsconfig-types/commit/409d63c214106c4f7b43c4ff5f4e7b3d25192048)) +* **deps-dev:** Bump @vitest/ui from 0.30.1 to 0.31.0 ([#200](https://github.com/flex-development/tsconfig-types/issues/200)) ([074f5e8](https://github.com/flex-development/tsconfig-types/commit/074f5e8c07d282bc3aaa970c8a4e564e251d9572)) +* **deps-dev:** Bump @vitest/ui from 0.31.0 to 0.31.1 ([#231](https://github.com/flex-development/tsconfig-types/issues/231)) ([2ee608f](https://github.com/flex-development/tsconfig-types/commit/2ee608fd9c85c6f67a1e679e15325bb3b7e4cbf3)) +* **deps-dev:** Bump @vitest/ui from 0.31.1 to 0.31.2 ([#241](https://github.com/flex-development/tsconfig-types/issues/241)) ([3b72f07](https://github.com/flex-development/tsconfig-types/commit/3b72f07705aca29111c70fd9863d8ad770fef617)) +* **deps-dev:** Bump @vitest/ui from 0.31.2 to 0.32.0 ([#249](https://github.com/flex-development/tsconfig-types/issues/249)) ([c10c616](https://github.com/flex-development/tsconfig-types/commit/c10c6167c2b5d6a16568aced13e82ee7538df522)) +* **deps-dev:** Bump cspell from 6.22.0 to 6.26.3 ([#70](https://github.com/flex-development/tsconfig-types/issues/70)) ([907459b](https://github.com/flex-development/tsconfig-types/commit/907459be94aebb8caae30dd7473588d008d5b5c5)) +* **deps-dev:** Bump cspell from 6.26.3 to 6.27.0 ([#76](https://github.com/flex-development/tsconfig-types/issues/76)) ([96a1bf6](https://github.com/flex-development/tsconfig-types/commit/96a1bf6970dde9a691db3fdf8316bf9b0e74b9e0)) +* **deps-dev:** Bump cspell from 6.27.0 to 6.28.0 ([#91](https://github.com/flex-development/tsconfig-types/issues/91)) ([21bb0ad](https://github.com/flex-development/tsconfig-types/commit/21bb0ad37e486bb72c8f8949f37a2a22197a782b)) +* **deps-dev:** Bump cspell from 6.28.0 to 6.29.0 ([#101](https://github.com/flex-development/tsconfig-types/issues/101)) ([35dd5d5](https://github.com/flex-development/tsconfig-types/commit/35dd5d5cedad1a6eebc8766ca04d2d9d63a5e826)) +* **deps-dev:** Bump cspell from 6.29.0 to 6.29.3 ([#106](https://github.com/flex-development/tsconfig-types/issues/106)) ([bbb58ac](https://github.com/flex-development/tsconfig-types/commit/bbb58acc34b4ca7cec40d2f1a4a44d654a255d2b)) +* **deps-dev:** Bump cspell from 6.29.3 to 6.30.2 ([#114](https://github.com/flex-development/tsconfig-types/issues/114)) ([9d5e186](https://github.com/flex-development/tsconfig-types/commit/9d5e1866cb0e93e7de1c09bf320b2fb61bf755b6)) +* **deps-dev:** Bump cspell from 6.30.2 to 6.31.1 ([#129](https://github.com/flex-development/tsconfig-types/issues/129)) ([cf88782](https://github.com/flex-development/tsconfig-types/commit/cf88782788717f28a53d79041016196bbcb41ccc)) +* **deps-dev:** Bump esbuild from 0.17.10 to 0.17.11 ([#92](https://github.com/flex-development/tsconfig-types/issues/92)) ([172e784](https://github.com/flex-development/tsconfig-types/commit/172e7845d5805aff6cdaa4eb88cdf56adbd92818)) +* **deps-dev:** Bump esbuild from 0.17.11 to 0.17.12 ([#117](https://github.com/flex-development/tsconfig-types/issues/117)) ([7935aa7](https://github.com/flex-development/tsconfig-types/commit/7935aa7c04c78cdc8d72536e010681bf06f429b7)) +* **deps-dev:** Bump esbuild from 0.17.12 to 0.17.14 ([#131](https://github.com/flex-development/tsconfig-types/issues/131)) ([a571eb8](https://github.com/flex-development/tsconfig-types/commit/a571eb8045859734bf42fee4adb866b15b27370f)) +* **deps-dev:** Bump esbuild from 0.17.14 to 0.17.15 ([#143](https://github.com/flex-development/tsconfig-types/issues/143)) ([e38b2bd](https://github.com/flex-development/tsconfig-types/commit/e38b2bd8ab85d2ad22b417d5fe8a1beee4100dba)) +* **deps-dev:** Bump esbuild from 0.17.16 to 0.17.17 ([#168](https://github.com/flex-development/tsconfig-types/issues/168)) ([5d8bf9f](https://github.com/flex-development/tsconfig-types/commit/5d8bf9f16dfd28657ee16fbc0d711c98083fe8cf)) +* **deps-dev:** Bump esbuild from 0.17.17 to 0.17.18 ([#188](https://github.com/flex-development/tsconfig-types/issues/188)) ([2665948](https://github.com/flex-development/tsconfig-types/commit/2665948c1b5d9bad5066eefb99937066627ac0ee)) +* **deps-dev:** Bump esbuild from 0.17.18 to 0.17.19 ([#226](https://github.com/flex-development/tsconfig-types/issues/226)) ([5f7d08c](https://github.com/flex-development/tsconfig-types/commit/5f7d08c8da43eac5385c75394052469ee685cbd2)) +* **deps-dev:** Bump esbuild from 0.17.5 to 0.17.6 ([#41](https://github.com/flex-development/tsconfig-types/issues/41)) ([0312107](https://github.com/flex-development/tsconfig-types/commit/0312107c881a13ea085f4bcbdfaf694b78ffc37f)) +* **deps-dev:** Bump esbuild from 0.17.6 to 0.17.7 ([#47](https://github.com/flex-development/tsconfig-types/issues/47)) ([de18524](https://github.com/flex-development/tsconfig-types/commit/de185241f8ed16cbe962c150c159ab83287331b6)) +* **deps-dev:** Bump esbuild from 0.17.7 to 0.17.10 ([#66](https://github.com/flex-development/tsconfig-types/issues/66)) ([9bb5a1e](https://github.com/flex-development/tsconfig-types/commit/9bb5a1e68f49cac66fb4929fac9582bd02ff4e84)) +* **deps-dev:** Bump eslint and @types/eslint ([#113](https://github.com/flex-development/tsconfig-types/issues/113)) ([4f0020a](https://github.com/flex-development/tsconfig-types/commit/4f0020a7aa3514719f38b9e1c9e62023ab58b942)) +* **deps-dev:** Bump eslint and @types/eslint ([#140](https://github.com/flex-development/tsconfig-types/issues/140)) ([35b76b0](https://github.com/flex-development/tsconfig-types/commit/35b76b0c843a9b7ad33428f7771917f094e5fc2f)) +* **deps-dev:** Bump eslint and @types/eslint ([#58](https://github.com/flex-development/tsconfig-types/issues/58)) ([5bbfe07](https://github.com/flex-development/tsconfig-types/commit/5bbfe074be316fa9d3414926ff8fa8d518204ea0)) +* **deps-dev:** Bump eslint from 8.34.0 to 8.35.0 ([#77](https://github.com/flex-development/tsconfig-types/issues/77)) ([f3556ec](https://github.com/flex-development/tsconfig-types/commit/f3556eca09568aa6bf98fba99a66b79e06cf4661)) +* **deps-dev:** Bump eslint from 8.38.0 to 8.39.0 ([#189](https://github.com/flex-development/tsconfig-types/issues/189)) ([5c00faf](https://github.com/flex-development/tsconfig-types/commit/5c00faf1430fe06b976739ae6e6bc1d817972994)) +* **deps-dev:** Bump eslint-config-prettier from 8.6.0 to 8.7.0 ([#94](https://github.com/flex-development/tsconfig-types/issues/94)) ([95aa9f1](https://github.com/flex-development/tsconfig-types/commit/95aa9f117dbb7a856f0426f6b948901e44a775e2)) +* **deps-dev:** Bump eslint-config-prettier from 8.7.0 to 8.8.0 ([#121](https://github.com/flex-development/tsconfig-types/issues/121)) ([12950a9](https://github.com/flex-development/tsconfig-types/commit/12950a91d61719b4412e95b954d68691d32edf31)) +* **deps-dev:** Bump eslint-plugin-jsdoc from 39.8.0 to 40.0.0 ([#50](https://github.com/flex-development/tsconfig-types/issues/50)) ([0a57e0f](https://github.com/flex-development/tsconfig-types/commit/0a57e0ffc2eddd9335d1708d197b7c11a0e0a216)) +* **deps-dev:** Bump eslint-plugin-jsdoc from 40.0.0 to 40.0.1 ([#89](https://github.com/flex-development/tsconfig-types/issues/89)) ([afbb8b2](https://github.com/flex-development/tsconfig-types/commit/afbb8b2b9522c4fcb36b5c8d4e6cdb59906fdc26)) +* **deps-dev:** Bump eslint-plugin-jsdoc from 40.0.1 to 40.1.0 ([#112](https://github.com/flex-development/tsconfig-types/issues/112)) ([d4a609a](https://github.com/flex-development/tsconfig-types/commit/d4a609a4bf9160995d4fc9f038aa80d0bf28c910)) +* **deps-dev:** Bump eslint-plugin-jsdoc from 40.1.0 to 40.1.1 ([#142](https://github.com/flex-development/tsconfig-types/issues/142)) ([545e4ef](https://github.com/flex-development/tsconfig-types/commit/545e4efec7707ee353d5ff10826b31a927780cab)) +* **deps-dev:** Bump eslint-plugin-jsdoc from 40.2.1 to 40.3.0 ([#154](https://github.com/flex-development/tsconfig-types/issues/154)) ([a0923d8](https://github.com/flex-development/tsconfig-types/commit/a0923d8c372fb2d5f50d2fb5b8a5f14ed2dd0ed0)) +* **deps-dev:** Bump eslint-plugin-jsonc from 2.6.0 to 2.7.0 ([#119](https://github.com/flex-development/tsconfig-types/issues/119)) ([f4f078c](https://github.com/flex-development/tsconfig-types/commit/f4f078c48a070157a062b4af4a5b917094235c8f)) +* **deps-dev:** Bump eslint-plugin-jsonc from 2.7.0 to 2.8.0 ([#217](https://github.com/flex-development/tsconfig-types/issues/217)) ([c4ce35d](https://github.com/flex-development/tsconfig-types/commit/c4ce35d5f28b5d18ec1ff9d122eead3495022fce)) +* **deps-dev:** Bump eslint-plugin-markdownlint from 0.4.0 to 0.4.1 ([#97](https://github.com/flex-development/tsconfig-types/issues/97)) ([f7b3a84](https://github.com/flex-development/tsconfig-types/commit/f7b3a842fd68429979bc510c22ffca9adbddd861)) +* **deps-dev:** Bump eslint-plugin-yml from 1.4.0 to 1.5.0 ([#53](https://github.com/flex-development/tsconfig-types/issues/53)) ([3fd43ea](https://github.com/flex-development/tsconfig-types/commit/3fd43ea3e0c6701653da4d7f319230f5a85dfcf9)) +* **deps-dev:** Bump eslint-plugin-yml from 1.5.0 to 1.7.0 ([#213](https://github.com/flex-development/tsconfig-types/issues/213)) ([071aa45](https://github.com/flex-development/tsconfig-types/commit/071aa45cb312913ae3f2e9384ecda9a41c83cd4a)) +* **deps-dev:** Bump graphql-config from 4.4.1 to 4.5.0 ([#93](https://github.com/flex-development/tsconfig-types/issues/93)) ([be66b2c](https://github.com/flex-development/tsconfig-types/commit/be66b2cd4f532dd7f91d6d4dd2153e85697b3efb)) +* **deps-dev:** Bump jsonc-eslint-parser from 2.1.0 to 2.2.0 ([#100](https://github.com/flex-development/tsconfig-types/issues/100)) ([7a23e97](https://github.com/flex-development/tsconfig-types/commit/7a23e973eaf78e2fd3b3ca087a52f07048ae347a)) +* **deps-dev:** Bump jsonc-eslint-parser from 2.2.0 to 2.3.0 ([#216](https://github.com/flex-development/tsconfig-types/issues/216)) ([801e653](https://github.com/flex-development/tsconfig-types/commit/801e6534a687e09326f4d3d1e837642aa8e04b6b)) +* **deps-dev:** Bump lint-staged from 13.1.0 to 13.1.1 ([#42](https://github.com/flex-development/tsconfig-types/issues/42)) ([96c138d](https://github.com/flex-development/tsconfig-types/commit/96c138ddea20b37cb8a64a6d148721624f3864fc)) +* **deps-dev:** Bump lint-staged from 13.1.1 to 13.1.2 ([#61](https://github.com/flex-development/tsconfig-types/issues/61)) ([23a8c65](https://github.com/flex-development/tsconfig-types/commit/23a8c65b51cf3f8899ecb3c1a8f1645bbdb1def9)) +* **deps-dev:** Bump lint-staged from 13.1.2 to 13.2.0 ([#104](https://github.com/flex-development/tsconfig-types/issues/104)) ([ae1e179](https://github.com/flex-development/tsconfig-types/commit/ae1e179feb7a3ca8f1d9bd4a7fbcbd9dec71228a)) +* **deps-dev:** Bump lint-staged from 13.2.1 to 13.2.2 ([#190](https://github.com/flex-development/tsconfig-types/issues/190)) ([4d30677](https://github.com/flex-development/tsconfig-types/commit/4d306778b858af9b08d1e12a3824d6c1a753114f)) +* **deps-dev:** Bump prettier from 2.8.3 to 2.8.4 ([#44](https://github.com/flex-development/tsconfig-types/issues/44)) ([038e55a](https://github.com/flex-development/tsconfig-types/commit/038e55a9b0e2b740d8a12ae908be2743ea661edd)) +* **deps-dev:** Bump prettier from 2.8.4 to 2.8.5 ([#115](https://github.com/flex-development/tsconfig-types/issues/115)) ([7d79d49](https://github.com/flex-development/tsconfig-types/commit/7d79d49d0f073f8afb4ad57461eb681784bdf774)) +* **deps-dev:** Bump prettier from 2.8.5 to 2.8.6 ([#126](https://github.com/flex-development/tsconfig-types/issues/126)) ([e7a995e](https://github.com/flex-development/tsconfig-types/commit/e7a995eed01c5f4659de219e1714c4032894fd82)) +* **deps-dev:** Bump prettier from 2.8.6 to 2.8.7 ([#130](https://github.com/flex-development/tsconfig-types/issues/130)) ([db9e96b](https://github.com/flex-development/tsconfig-types/commit/db9e96b9832669e3ddc0a1786e76f1ced4d27a0a)) +* **deps-dev:** Bump prettier from 2.8.7 to 2.8.8 ([#187](https://github.com/flex-development/tsconfig-types/issues/187)) ([261549c](https://github.com/flex-development/tsconfig-types/commit/261549c4f70be7b276c8e0ba0f65bf3446c3a3d4)) +* **deps-dev:** Bump semver from 7.3.8 to 7.4.0 ([#151](https://github.com/flex-development/tsconfig-types/issues/151)) ([f5ee282](https://github.com/flex-development/tsconfig-types/commit/f5ee282f8aa04ea5290c1f4dc85c7ebb4a028863)) +* **deps-dev:** Bump semver from 7.4.0 to 7.5.0 ([#171](https://github.com/flex-development/tsconfig-types/issues/171)) ([bcd0559](https://github.com/flex-development/tsconfig-types/commit/bcd0559cbb3cb79a3e0daf8049b1bb2cf5c60abd)) +* **deps-dev:** Bump semver from 7.5.0 to 7.5.2 ([#256](https://github.com/flex-development/tsconfig-types/issues/256)) ([c38a8d5](https://github.com/flex-development/tsconfig-types/commit/c38a8d5639b010cb7ab02e7de2fcc67462564f42)) +* **deps-dev:** Bump tempfile from 4.0.0 to 5.0.0 ([#51](https://github.com/flex-development/tsconfig-types/issues/51)) ([1545c47](https://github.com/flex-development/tsconfig-types/commit/1545c47c0389c3b69c225f9bc6992ccc3bc086df)) +* **deps-dev:** Bump the conventional-changelog group with 5 updates ([#271](https://github.com/flex-development/tsconfig-types/issues/271)) ([5482afa](https://github.com/flex-development/tsconfig-types/commit/5482afad20620b16154a576ced8cf3d5e8585e20)) +* **deps-dev:** bump typescript from 5.0.0-dev.20230205 to 5.0.0-dev.20230217 ([c8b9510](https://github.com/flex-development/tsconfig-types/commit/c8b9510cdff2152646a3fb26af864a2bcf397d82)) +* **deps-dev:** Bump vite from 4.1.2 to 4.1.3 ([#71](https://github.com/flex-development/tsconfig-types/issues/71)) ([5100353](https://github.com/flex-development/tsconfig-types/commit/51003536aa037680c4c3d75def51f1de33b7f8fd)) +* **deps-dev:** Bump vite from 4.1.3 to 4.1.4 ([#74](https://github.com/flex-development/tsconfig-types/issues/74)) ([5ba556f](https://github.com/flex-development/tsconfig-types/commit/5ba556f295373916646c4491a4412d5989fa8a3a)) +* **deps-dev:** Bump vite from 4.1.4 to 4.2.1 ([#120](https://github.com/flex-development/tsconfig-types/issues/120)) ([9525c61](https://github.com/flex-development/tsconfig-types/commit/9525c6111d69a39b95cbebc8332388a8c81ced27)) +* **deps-dev:** Bump vite from 4.2.1 to 4.3.2 ([#185](https://github.com/flex-development/tsconfig-types/issues/185)) ([4a7e328](https://github.com/flex-development/tsconfig-types/commit/4a7e328759a9a17ce48630f2ad4bb6ad01c4ad19)) +* **deps-dev:** Bump vite from 4.3.2 to 4.3.3 ([#191](https://github.com/flex-development/tsconfig-types/issues/191)) ([005de0d](https://github.com/flex-development/tsconfig-types/commit/005de0dae4e77482d6d54ed523cda1ee70e2b843)) +* **deps-dev:** Bump vite from 4.3.3 to 4.3.4 ([#198](https://github.com/flex-development/tsconfig-types/issues/198)) ([c1aea68](https://github.com/flex-development/tsconfig-types/commit/c1aea68bc1627190518140ecf0b9f98e27aebffd)) +* **deps-dev:** Bump vite from 4.3.4 to 4.3.5 ([#209](https://github.com/flex-development/tsconfig-types/issues/209)) ([7b89663](https://github.com/flex-development/tsconfig-types/commit/7b89663317729d646b90f0b3cb18e1904d68fe59)) +* **deps-dev:** Bump vite from 4.3.5 to 4.3.6 ([#227](https://github.com/flex-development/tsconfig-types/issues/227)) ([d95f234](https://github.com/flex-development/tsconfig-types/commit/d95f234efdc142c209059c3478b2140f7652d20d)) +* **deps-dev:** Bump vite from 4.3.6 to 4.3.9 ([#248](https://github.com/flex-development/tsconfig-types/issues/248)) ([91dbc3c](https://github.com/flex-development/tsconfig-types/commit/91dbc3c3df40864296aea40ad17ce7f2ebfa9c7e)) +* **deps-dev:** Bump vite-tsconfig-paths from 4.0.5 to 4.0.7 ([#108](https://github.com/flex-development/tsconfig-types/issues/108)) ([936fe7a](https://github.com/flex-development/tsconfig-types/commit/936fe7ac3654ca05cec1fb50a0cf3589f29e5c2c)) +* **deps-dev:** Bump vite-tsconfig-paths from 4.0.9 to 4.1.0 ([#152](https://github.com/flex-development/tsconfig-types/issues/152)) ([0542f96](https://github.com/flex-development/tsconfig-types/commit/0542f9630851231f57e6c48bf295103d46bcb869)) +* **deps-dev:** Bump vite-tsconfig-paths from 4.1.0 to 4.2.0 ([#162](https://github.com/flex-development/tsconfig-types/issues/162)) ([b878398](https://github.com/flex-development/tsconfig-types/commit/b8783988b9453d64f85819a9f7552e8a6479600e)) +* **deps-dev:** Bump vitest from 0.28.5 to 0.29.1 ([#79](https://github.com/flex-development/tsconfig-types/issues/79)) ([59c7aef](https://github.com/flex-development/tsconfig-types/commit/59c7aef594e84ad1c1d72cdc59237b7eaf2af02e)) +* **deps-dev:** Bump vitest from 0.29.1 to 0.29.2 ([#87](https://github.com/flex-development/tsconfig-types/issues/87)) ([206dc74](https://github.com/flex-development/tsconfig-types/commit/206dc740c85113380ef9d6d63cbd2ad3e102576f)) +* **deps-dev:** Bump vitest from 0.29.2 to 0.29.7 ([#118](https://github.com/flex-development/tsconfig-types/issues/118)) ([0659e99](https://github.com/flex-development/tsconfig-types/commit/0659e99f6336933f910ad3db055f9131afaa197d)) +* **deps-dev:** Bump vitest from 0.29.7 to 0.29.8 ([#137](https://github.com/flex-development/tsconfig-types/issues/137)) ([306e81a](https://github.com/flex-development/tsconfig-types/commit/306e81a3f7a109a6798e22ae4cbb7aecd2c5942b)) +* **deps-dev:** Bump vitest from 0.30.0 to 0.30.1 ([#156](https://github.com/flex-development/tsconfig-types/issues/156)) ([6212d6d](https://github.com/flex-development/tsconfig-types/commit/6212d6d8d5b95f382a45720feede932a52fa0aa3)) +* **deps-dev:** Bump vitest from 0.30.1 to 0.31.0 ([#202](https://github.com/flex-development/tsconfig-types/issues/202)) ([1709b4c](https://github.com/flex-development/tsconfig-types/commit/1709b4cd846344434a534067bd2661143066c0f7)) +* **deps-dev:** Bump yaml-eslint-parser from 1.1.0 to 1.2.0 ([#99](https://github.com/flex-development/tsconfig-types/issues/99)) ([b6362a1](https://github.com/flex-development/tsconfig-types/commit/b6362a1f7016006fccc9c6b2ffbc260fb2759046)) +* **deps-dev:** Bump yaml-eslint-parser from 1.2.0 to 1.2.2 ([#212](https://github.com/flex-development/tsconfig-types/issues/212)) ([161d0a0](https://github.com/flex-development/tsconfig-types/commit/161d0a0b5ae3486520e623ae5e042043cdc2f423)) +* **deps:** Bump @flex-development/pkg-types from 2.0.0 to 3.0.0 ([#273](https://github.com/flex-development/tsconfig-types/issues/273)) ([6f34786](https://github.com/flex-development/tsconfig-types/commit/6f34786e9b6fbd4e9c7cecf3ebb1c7fac46b0a75)) +* **nvm:** require `>=16.20.0` ([f26c0e6](https://github.com/flex-development/tsconfig-types/commit/f26c0e67ab40fb09534068b20605eeec0b4cafb4)) +* **yarn:** bump yarn from 4.0.0-rc.34 to 4.0.0-rc.39 ([403fe7e](https://github.com/flex-development/tsconfig-types/commit/403fe7e430c5cc8afe09a456aa186700610fab0b)) + + +### :robot: Continuous Integration + +* [[@dependabot](https://github.com/dependabot)] configure grouped version updates ([cf2332b](https://github.com/flex-development/tsconfig-types/commit/cf2332b27e5ccec2e70925f5cc258431a1076f8c)) +* fix [@dependabot](https://github.com/dependabot) npm package-ecosystem x yarn integration ([d2fc484](https://github.com/flex-development/tsconfig-types/commit/d2fc4843af04dee4cf4bc42cd70814d0831a823e)) +* **deps:** Bump actions/add-to-project from 0.4.0 to 0.4.1 ([#81](https://github.com/flex-development/tsconfig-types/issues/81)) ([19a6e54](https://github.com/flex-development/tsconfig-types/commit/19a6e540864230a1f89c1afb7e1ecc4dc9124071)) +* **deps:** Bump actions/add-to-project from 0.4.1 to 0.5.0 ([#144](https://github.com/flex-development/tsconfig-types/issues/144)) ([3e2c1ed](https://github.com/flex-development/tsconfig-types/commit/3e2c1ed3c56329f8623a23e4d87625a7fe86d038)) +* **deps:** Bump actions/cache from 3.2.4 to 3.2.5 ([#48](https://github.com/flex-development/tsconfig-types/issues/48)) ([3f5f98e](https://github.com/flex-development/tsconfig-types/commit/3f5f98e4fba4c9c9f3411768b98351ca45208206)) +* **deps:** Bump actions/cache from 3.2.5 to 3.2.6 ([#72](https://github.com/flex-development/tsconfig-types/issues/72)) ([4d6c365](https://github.com/flex-development/tsconfig-types/commit/4d6c3656e27bb3fee9311e20bb7623ecc2763eb0)) +* **deps:** Bump actions/cache from 3.2.6 to 3.3.0 ([#98](https://github.com/flex-development/tsconfig-types/issues/98)) ([ae7637c](https://github.com/flex-development/tsconfig-types/commit/ae7637cc9c1105e52be82b65a79be311c7f08fd5)) +* **deps:** Bump actions/cache from 3.3.0 to 3.3.1 ([#102](https://github.com/flex-development/tsconfig-types/issues/102)) ([927b40a](https://github.com/flex-development/tsconfig-types/commit/927b40a6622cd4f9d05bc42e9afd4cee320d2d8b)) +* **deps:** Bump actions/checkout from 3.3.0 to 3.4.0 ([#107](https://github.com/flex-development/tsconfig-types/issues/107)) ([6bcd4fd](https://github.com/flex-development/tsconfig-types/commit/6bcd4fd945d9e45bf730eaf273c54f064f864663)) +* **deps:** Bump actions/checkout from 3.4.0 to 3.5.0 ([#128](https://github.com/flex-development/tsconfig-types/issues/128)) ([7f4c54f](https://github.com/flex-development/tsconfig-types/commit/7f4c54fc7c48ae61513948c896af211dd6c4d54d)) +* **deps:** Bump actions/checkout from 3.5.0 to 3.5.1 ([#159](https://github.com/flex-development/tsconfig-types/issues/159)) ([8c04de0](https://github.com/flex-development/tsconfig-types/commit/8c04de0500efa63fdd159bccca6365e29aaccd00)) +* **deps:** Bump actions/checkout from 3.5.1 to 3.5.2 ([#163](https://github.com/flex-development/tsconfig-types/issues/163)) ([bc8278d](https://github.com/flex-development/tsconfig-types/commit/bc8278d25e03bb6f4b065c3bf969b964a88a82be)) +* **deps:** Bump actions/checkout from 3.5.2 to 3.5.3 ([#253](https://github.com/flex-development/tsconfig-types/issues/253)) ([9efd06d](https://github.com/flex-development/tsconfig-types/commit/9efd06d4165323b2ea15a3d0fa2ef3ca4cf58600)) +* **deps:** Bump actions/github-script from 6.4.0 to 6.4.1 ([#148](https://github.com/flex-development/tsconfig-types/issues/148)) ([cf9dd88](https://github.com/flex-development/tsconfig-types/commit/cf9dd882f88319240580f12174343e55bca53775)) +* **deps:** Bump actions/setup-node from 3.6.0 to 3.7.0 ([#265](https://github.com/flex-development/tsconfig-types/issues/265)) ([b58a286](https://github.com/flex-development/tsconfig-types/commit/b58a286abc8de2d18660239b589eac83a5656472)) +* **deps:** Bump crazy-max/ghaction-import-gpg from 5.2.0 to 5.3.0 ([#204](https://github.com/flex-development/tsconfig-types/issues/204)) ([43531b0](https://github.com/flex-development/tsconfig-types/commit/43531b002d3d70292df4f7cbd3186c3693cbdfd6)) +* **deps:** Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 ([#169](https://github.com/flex-development/tsconfig-types/issues/169)) ([92682b7](https://github.com/flex-development/tsconfig-types/commit/92682b7e0fed2fff7f483610338df0a1d937a032)) +* **deps:** Bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 ([#235](https://github.com/flex-development/tsconfig-types/issues/235)) ([9d4893b](https://github.com/flex-development/tsconfig-types/commit/9d4893b3330bf5b5d7ce120ba80c4843855d6de6)) +* **deps:** Bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 ([#237](https://github.com/flex-development/tsconfig-types/issues/237)) ([e66f1d7](https://github.com/flex-development/tsconfig-types/commit/e66f1d7ef5bd6437c9c6cd571c11b86c41065aae)) +* **deps:** Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 ([#258](https://github.com/flex-development/tsconfig-types/issues/258)) ([92245e6](https://github.com/flex-development/tsconfig-types/commit/92245e6eb9ac7d1d148bb5af539f75634c38d9f2)) +* **deps:** Bump dessant/lock-threads from 4.0.0 to 4.0.1 ([#254](https://github.com/flex-development/tsconfig-types/issues/254)) ([c12f781](https://github.com/flex-development/tsconfig-types/commit/c12f781e1832780da141ea87b2bff741f8e8e5b6)) +* **deps:** Bump octokit/graphql-action from 2.2.23 to 2.2.24 ([#149](https://github.com/flex-development/tsconfig-types/issues/149)) ([0f5f2b0](https://github.com/flex-development/tsconfig-types/commit/0f5f2b01d254fe400c12b78e7954628e0330e8f7)) +* **deps:** Bump octokit/graphql-action from 2.2.24 to 2.2.25 ([#269](https://github.com/flex-development/tsconfig-types/issues/269)) ([1a86f7f](https://github.com/flex-development/tsconfig-types/commit/1a86f7f923b5209b8af3f9c41e9e78914acf4471)) +* **workflows:** [`approve-pr`] remove `dependabot-metadata` condition ([0d1eaf2](https://github.com/flex-development/tsconfig-types/commit/0d1eaf2d92c64b01d5a86b4e2314ab51a1c87359)) +* **workflows:** [`dependabot-auto`] remove `enable-auto-merge` job conditional ([473b4a6](https://github.com/flex-development/tsconfig-types/commit/473b4a6c4fd707c6120d0bfe62cf11d5efb5b5e0)) +* **workflows:** [`label-linked-issues`] set `GITHUB_TOKEN` ([d00fa0d](https://github.com/flex-development/tsconfig-types/commit/d00fa0d831ec64dd28909303bedf4c81619765ea)) +* **workflows:** add `auto-merge` ([8e64de9](https://github.com/flex-development/tsconfig-types/commit/8e64de9d7e265f3f9599754405ade669eaca56eb)) +* **workflows:** add `cache-cleanup` ([fbb5bc7](https://github.com/flex-development/tsconfig-types/commit/fbb5bc77299e96746f4ae99f293b10bdcb87a6d1)) +* **workflows:** add `infrastructure` ([24f1c6d](https://github.com/flex-development/tsconfig-types/commit/24f1c6d5ff24ff1779bae766fb0ba6ce19f102f0)) + + +### :pencil: Documentation + +* add "related" to table of contents ([47fd433](https://github.com/flex-development/tsconfig-types/commit/47fd4335d2beec592b182ebe16dc20c643d83088)) +* add github release badge ([6bce683](https://github.com/flex-development/tsconfig-types/commit/6bce683769d53b1edea2bf533ff8bacd3f2357c0)) + + +### :house_with_garden: Housekeeping + +* analyze types distribution ([13ae0eb](https://github.com/flex-development/tsconfig-types/commit/13ae0ebe8062e4668a013c47ec9ab4c9295c0cda)) +* move changelog config to `config` directory ([1b54c70](https://github.com/flex-development/tsconfig-types/commit/1b54c70cfe1e1046db4ee12c51a9407fe1499c5e)) +* sync config files ([e95d145](https://github.com/flex-development/tsconfig-types/commit/e95d145f625113448e8353216981b8f1b30a08b3)) +* update config files ([b9d2010](https://github.com/flex-development/tsconfig-types/commit/b9d2010c90bbb43f6f6aba0775dc51fa9045a396)) +* update dev and test environments ([f049b93](https://github.com/flex-development/tsconfig-types/commit/f049b9398a085631d11dbbb9c72ca4e50d2c135f)) +* **github:** add commit scope `spelling` ([8b50a44](https://github.com/flex-development/tsconfig-types/commit/8b50a4479240e39d5f3e3c0556a4ac147683cb73)) +* **github:** add topic `typescript-definitions` ([5f80914](https://github.com/flex-development/tsconfig-types/commit/5f80914091e01ce89d58b063037c5cfd18d24b6d)) +* **loader:** update dependencies ([26b40d4](https://github.com/flex-development/tsconfig-types/commit/26b40d481c9d61bb5b68d526d662885666859fd0)) +* **tests:** move test tsconfigs to `__tests__` directory ([ae90004](https://github.com/flex-development/tsconfig-types/commit/ae900048cd581267f1c790c416dc81a51f0b0b5e)) +* **tests:** update config ([31da67c](https://github.com/flex-development/tsconfig-types/commit/31da67cf01491e7892a45910bb33ea1a87cf57f9)) + ## [3.2.0](https://github.com/flex-development/tsconfig-types/compare/3.1.0...3.2.0) (2023-02-06) diff --git a/package.json b/package.json index 60e3a979..cb959a8c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@flex-development/tsconfig-types", "description": "TypeScript definitions for tsconfig.json", - "version": "3.2.0", + "version": "4.0.0", "keywords": [ "tsconfig", "tsconfig.json",