projen 0.99.10 → 0.99.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (176) hide show
  1. package/.jsii +384 -384
  2. package/lib/_resolve.js +1 -1
  3. package/lib/ai-instructions.js +3 -3
  4. package/lib/awscdk/auto-discover.js +6 -6
  5. package/lib/awscdk/awscdk-app-java.js +2 -2
  6. package/lib/awscdk/awscdk-app-py.js +2 -2
  7. package/lib/awscdk/awscdk-app-ts.js +2 -2
  8. package/lib/awscdk/awscdk-construct.js +3 -3
  9. package/lib/awscdk/awscdk-deps-java.js +1 -1
  10. package/lib/awscdk/awscdk-deps-js.js +1 -1
  11. package/lib/awscdk/awscdk-deps-py.js +1 -1
  12. package/lib/awscdk/awscdk-deps.js +2 -2
  13. package/lib/awscdk/cdk-config.js +5 -5
  14. package/lib/awscdk/cdk-tasks.js +1 -1
  15. package/lib/awscdk/integ-runner.js +1 -1
  16. package/lib/awscdk/integration-test.js +2 -2
  17. package/lib/awscdk/lambda-extension.js +2 -2
  18. package/lib/awscdk/lambda-function.js +4 -5
  19. package/lib/awscdk/private/feature-flags-v2.const.d.ts +1 -1
  20. package/lib/awscdk/private/feature-flags-v2.const.js +2 -2
  21. package/lib/build/build-workflow.js +2 -2
  22. package/lib/cdk/auto-discover-base.js +3 -3
  23. package/lib/cdk/construct-lib.js +1 -1
  24. package/lib/cdk/integration-test-base.js +1 -1
  25. package/lib/cdk/jsii-docgen.js +2 -2
  26. package/lib/cdk/jsii-project.js +2 -2
  27. package/lib/cdk8s/auto-discover.js +3 -3
  28. package/lib/cdk8s/cdk8s-app-py.js +2 -2
  29. package/lib/cdk8s/cdk8s-app-ts.js +2 -2
  30. package/lib/cdk8s/cdk8s-construct.js +2 -2
  31. package/lib/cdk8s/cdk8s-deps-py.js +1 -1
  32. package/lib/cdk8s/cdk8s-deps.js +2 -2
  33. package/lib/cdk8s/integration-test.js +2 -2
  34. package/lib/cdktf/cdktf-construct.js +1 -1
  35. package/lib/circleci/circleci.js +2 -2
  36. package/lib/cleanup.js +1 -1
  37. package/lib/cli/cmds/new.js +1 -1
  38. package/lib/cli/index.js +1 -1
  39. package/lib/cli/synth.js +1 -1
  40. package/lib/cli/tasks.js +1 -1
  41. package/lib/cli/util.js +1 -1
  42. package/lib/clobber.js +1 -1
  43. package/lib/component.js +1 -1
  44. package/lib/dependencies.js +2 -2
  45. package/lib/dev-env.js +1 -1
  46. package/lib/docker-compose/docker-compose-network.js +1 -1
  47. package/lib/docker-compose/docker-compose-render.js +1 -1
  48. package/lib/docker-compose/docker-compose-service.js +2 -2
  49. package/lib/docker-compose/docker-compose-volume.js +1 -1
  50. package/lib/docker-compose/docker-compose.js +2 -2
  51. package/lib/file.js +2 -2
  52. package/lib/gitattributes.js +2 -2
  53. package/lib/github/actions-provider.js +1 -1
  54. package/lib/github/auto-approve.js +1 -1
  55. package/lib/github/auto-merge.js +1 -1
  56. package/lib/github/auto-queue.js +2 -2
  57. package/lib/github/dependabot.js +2 -2
  58. package/lib/github/github-credentials.js +2 -2
  59. package/lib/github/github-project.js +2 -2
  60. package/lib/github/github.js +2 -2
  61. package/lib/github/merge-queue.js +2 -2
  62. package/lib/github/mergify.js +1 -1
  63. package/lib/github/pr-template.js +1 -1
  64. package/lib/github/private/util.js +1 -1
  65. package/lib/github/pull-request-backport.js +2 -2
  66. package/lib/github/pull-request-lint.js +2 -2
  67. package/lib/github/stale-util.js +1 -1
  68. package/lib/github/stale.js +1 -1
  69. package/lib/github/task-workflow-job.js +2 -2
  70. package/lib/github/task-workflow.js +2 -2
  71. package/lib/github/workflow-actions.js +2 -2
  72. package/lib/github/workflow-jobs.js +2 -2
  73. package/lib/github/workflow-steps.js +2 -2
  74. package/lib/github/workflows.js +2 -2
  75. package/lib/gitlab/configuration.js +2 -2
  76. package/lib/gitlab/gitlab-configuration.js +2 -2
  77. package/lib/gitlab/nested-configuration.js +2 -2
  78. package/lib/gitpod.js +2 -2
  79. package/lib/ignore-file.js +1 -1
  80. package/lib/ini.js +1 -1
  81. package/lib/inventory.js +1 -1
  82. package/lib/java/java-project.js +2 -2
  83. package/lib/java/junit.js +1 -1
  84. package/lib/java/maven-compile.js +1 -1
  85. package/lib/java/maven-packaging.js +2 -2
  86. package/lib/java/maven-sample.js +1 -1
  87. package/lib/java/pom.js +3 -3
  88. package/lib/java/projenrc.js +2 -2
  89. package/lib/javascript/biome/biome.js +5 -5
  90. package/lib/javascript/bundler.js +3 -3
  91. package/lib/javascript/eslint.js +2 -2
  92. package/lib/javascript/jest.js +5 -5
  93. package/lib/javascript/license-checker.js +2 -2
  94. package/lib/javascript/node-package.js +8 -4
  95. package/lib/javascript/node-project.js +2 -2
  96. package/lib/javascript/npm-config.js +1 -1
  97. package/lib/javascript/prettier.js +2 -2
  98. package/lib/javascript/projenrc.js +2 -2
  99. package/lib/javascript/render-options.js +2 -2
  100. package/lib/javascript/typescript-config.js +3 -3
  101. package/lib/javascript/upgrade-dependencies.js +5 -4
  102. package/lib/javascript/util.js +1 -1
  103. package/lib/javascript/yarnrc.js +2 -2
  104. package/lib/json-patch.js +2 -2
  105. package/lib/json.js +2 -2
  106. package/lib/license.js +2 -2
  107. package/lib/logger.js +1 -1
  108. package/lib/makefile.js +2 -2
  109. package/lib/object-file.js +1 -1
  110. package/lib/project-build.js +1 -1
  111. package/lib/project-tree.js +2 -2
  112. package/lib/project.js +2 -2
  113. package/lib/projects.js +2 -2
  114. package/lib/projenrc-json.js +3 -3
  115. package/lib/projenrc.js +1 -1
  116. package/lib/python/pip.js +2 -2
  117. package/lib/python/poetry.js +3 -3
  118. package/lib/python/projenrc.js +2 -2
  119. package/lib/python/pyproject-toml-file.js +1 -1
  120. package/lib/python/pytest-sample.js +1 -1
  121. package/lib/python/pytest.js +2 -2
  122. package/lib/python/python-project.js +2 -2
  123. package/lib/python/python-sample.js +1 -1
  124. package/lib/python/requirements-file.js +2 -2
  125. package/lib/python/setuppy.js +1 -1
  126. package/lib/python/setuptools.js +2 -2
  127. package/lib/python/uv.js +2 -2
  128. package/lib/python/venv.js +2 -2
  129. package/lib/readme.js +1 -1
  130. package/lib/release/bump-type.js +1 -1
  131. package/lib/release/bump-version.js +1 -1
  132. package/lib/release/commit-tag-version.js +1 -1
  133. package/lib/release/publisher.js +3 -3
  134. package/lib/release/release-trigger.js +1 -1
  135. package/lib/release/release.js +2 -2
  136. package/lib/release/update-changelog.js +1 -1
  137. package/lib/renovatebot.js +2 -2
  138. package/lib/run-projenrc-json.task.js +1 -1
  139. package/lib/runner-options.js +1 -1
  140. package/lib/sample-file.js +3 -3
  141. package/lib/semver.js +1 -1
  142. package/lib/source-code.js +2 -2
  143. package/lib/task-runtime.js +3 -3
  144. package/lib/task.js +2 -2
  145. package/lib/tasks.js +2 -2
  146. package/lib/testing.js +2 -2
  147. package/lib/textfile.js +2 -2
  148. package/lib/toml.js +1 -1
  149. package/lib/typescript/projenrc-ts.js +2 -2
  150. package/lib/typescript/projenrc.js +2 -2
  151. package/lib/typescript/typescript-typedoc.js +1 -1
  152. package/lib/typescript/typescript.js +7 -7
  153. package/lib/util/constructs.js +1 -1
  154. package/lib/util/object.js +1 -1
  155. package/lib/util/semver.js +1 -1
  156. package/lib/util/synth.js +1 -1
  157. package/lib/util.js +1 -1
  158. package/lib/version.js +3 -3
  159. package/lib/vscode/devcontainer.js +1 -1
  160. package/lib/vscode/extensions.js +1 -1
  161. package/lib/vscode/launch-config.js +2 -2
  162. package/lib/vscode/settings.js +2 -2
  163. package/lib/vscode/vscode.js +1 -1
  164. package/lib/web/next.js +4 -4
  165. package/lib/web/postcss.js +1 -1
  166. package/lib/web/react.js +5 -5
  167. package/lib/web/tailwind.js +1 -1
  168. package/lib/xmlfile.js +2 -2
  169. package/lib/yaml.js +1 -1
  170. package/node_modules/semver/README.md +3 -2
  171. package/node_modules/semver/bin/semver.js +1 -1
  172. package/node_modules/semver/functions/diff.js +1 -1
  173. package/node_modules/semver/internal/re.js +2 -2
  174. package/node_modules/semver/package.json +4 -4
  175. package/node_modules/semver/ranges/subset.js +1 -1
  176. package/package.json +9 -9
package/.jsii CHANGED
@@ -20,7 +20,7 @@
20
20
  "fast-json-patch": "^3.1.1",
21
21
  "ini": "^2.0.0",
22
22
  "parse-conflict-json": "^4.0.0",
23
- "semver": "^7.7.3",
23
+ "semver": "^7.7.4",
24
24
  "shx": "^0.4.0",
25
25
  "xmlbuilder2": "^4.0.3",
26
26
  "yaml": "^2.2.2",
@@ -12894,7 +12894,7 @@
12894
12894
  },
12895
12895
  "locationInModule": {
12896
12896
  "filename": "src/awscdk/auto-discover.ts",
12897
- "line": 219
12897
+ "line": 217
12898
12898
  },
12899
12899
  "parameters": [
12900
12900
  {
@@ -12914,7 +12914,7 @@
12914
12914
  "kind": "class",
12915
12915
  "locationInModule": {
12916
12916
  "filename": "src/awscdk/auto-discover.ts",
12917
- "line": 218
12917
+ "line": 216
12918
12918
  },
12919
12919
  "name": "AutoDiscover",
12920
12920
  "namespace": "awscdk",
@@ -12987,7 +12987,7 @@
12987
12987
  "kind": "interface",
12988
12988
  "locationInModule": {
12989
12989
  "filename": "src/awscdk/auto-discover.ts",
12990
- "line": 181
12990
+ "line": 178
12991
12991
  },
12992
12992
  "name": "AutoDiscoverOptions",
12993
12993
  "namespace": "awscdk",
@@ -13002,7 +13002,7 @@
13002
13002
  "immutable": true,
13003
13003
  "locationInModule": {
13004
13004
  "filename": "src/awscdk/auto-discover.ts",
13005
- "line": 197
13005
+ "line": 195
13006
13006
  },
13007
13007
  "name": "edgeLambdaAutoDiscover",
13008
13008
  "optional": true,
@@ -13020,7 +13020,7 @@
13020
13020
  "immutable": true,
13021
13021
  "locationInModule": {
13022
13022
  "filename": "src/awscdk/auto-discover.ts",
13023
- "line": 211
13023
+ "line": 209
13024
13024
  },
13025
13025
  "name": "integrationTestAutoDiscover",
13026
13026
  "optional": true,
@@ -13038,7 +13038,7 @@
13038
13038
  "immutable": true,
13039
13039
  "locationInModule": {
13040
13040
  "filename": "src/awscdk/auto-discover.ts",
13041
- "line": 190
13041
+ "line": 188
13042
13042
  },
13043
13043
  "name": "lambdaAutoDiscover",
13044
13044
  "optional": true,
@@ -13056,7 +13056,7 @@
13056
13056
  "immutable": true,
13057
13057
  "locationInModule": {
13058
13058
  "filename": "src/awscdk/auto-discover.ts",
13059
- "line": 204
13059
+ "line": 202
13060
13060
  },
13061
13061
  "name": "lambdaExtensionAutoDiscover",
13062
13062
  "optional": true,
@@ -13085,7 +13085,7 @@
13085
13085
  },
13086
13086
  "locationInModule": {
13087
13087
  "filename": "src/awscdk/awscdk-construct.ts",
13088
- "line": 80
13088
+ "line": 79
13089
13089
  },
13090
13090
  "parameters": [
13091
13091
  {
@@ -13099,7 +13099,7 @@
13099
13099
  "kind": "class",
13100
13100
  "locationInModule": {
13101
13101
  "filename": "src/awscdk/awscdk-construct.ts",
13102
- "line": 77
13102
+ "line": 76
13103
13103
  },
13104
13104
  "methods": [
13105
13105
  {
@@ -13111,7 +13111,7 @@
13111
13111
  },
13112
13112
  "locationInModule": {
13113
13113
  "filename": "src/awscdk/awscdk-construct.ts",
13114
- "line": 139
13114
+ "line": 138
13115
13115
  },
13116
13116
  "name": "addCdkDependencies",
13117
13117
  "parameters": [
@@ -13136,7 +13136,7 @@
13136
13136
  },
13137
13137
  "locationInModule": {
13138
13138
  "filename": "src/awscdk/awscdk-construct.ts",
13139
- "line": 149
13139
+ "line": 148
13140
13140
  },
13141
13141
  "name": "addCdkTestDependencies",
13142
13142
  "parameters": [
@@ -13164,7 +13164,7 @@
13164
13164
  "immutable": true,
13165
13165
  "locationInModule": {
13166
13166
  "filename": "src/awscdk/awscdk-construct.ts",
13167
- "line": 78
13167
+ "line": 77
13168
13168
  },
13169
13169
  "name": "cdkDeps",
13170
13170
  "type": {
@@ -13179,7 +13179,7 @@
13179
13179
  "immutable": true,
13180
13180
  "locationInModule": {
13181
13181
  "filename": "src/awscdk/awscdk-construct.ts",
13182
- "line": 120
13182
+ "line": 119
13183
13183
  },
13184
13184
  "name": "cdkVersion",
13185
13185
  "type": {
@@ -13194,7 +13194,7 @@
13194
13194
  "immutable": true,
13195
13195
  "locationInModule": {
13196
13196
  "filename": "src/awscdk/awscdk-construct.ts",
13197
- "line": 127
13197
+ "line": 126
13198
13198
  },
13199
13199
  "name": "version",
13200
13200
  "type": {
@@ -13234,7 +13234,7 @@
13234
13234
  "immutable": true,
13235
13235
  "locationInModule": {
13236
13236
  "filename": "src/awscdk/awscdk-construct.ts",
13237
- "line": 33
13237
+ "line": 32
13238
13238
  },
13239
13239
  "name": "edgeLambdaAutoDiscover",
13240
13240
  "optional": true,
@@ -13252,7 +13252,7 @@
13252
13252
  "immutable": true,
13253
13253
  "locationInModule": {
13254
13254
  "filename": "src/awscdk/awscdk-construct.ts",
13255
- "line": 58
13255
+ "line": 57
13256
13256
  },
13257
13257
  "name": "experimentalIntegRunner",
13258
13258
  "optional": true,
@@ -13270,7 +13270,7 @@
13270
13270
  "immutable": true,
13271
13271
  "locationInModule": {
13272
13272
  "filename": "src/awscdk/awscdk-construct.ts",
13273
- "line": 50
13273
+ "line": 49
13274
13274
  },
13275
13275
  "name": "integrationTestAutoDiscover",
13276
13276
  "optional": true,
@@ -13288,7 +13288,7 @@
13288
13288
  "immutable": true,
13289
13289
  "locationInModule": {
13290
13290
  "filename": "src/awscdk/awscdk-construct.ts",
13291
- "line": 24
13291
+ "line": 23
13292
13292
  },
13293
13293
  "name": "lambdaAutoDiscover",
13294
13294
  "optional": true,
@@ -13306,7 +13306,7 @@
13306
13306
  "immutable": true,
13307
13307
  "locationInModule": {
13308
13308
  "filename": "src/awscdk/awscdk-construct.ts",
13309
- "line": 42
13309
+ "line": 41
13310
13310
  },
13311
13311
  "name": "lambdaExtensionAutoDiscover",
13312
13312
  "optional": true,
@@ -13324,7 +13324,7 @@
13324
13324
  "immutable": true,
13325
13325
  "locationInModule": {
13326
13326
  "filename": "src/awscdk/awscdk-construct.ts",
13327
- "line": 65
13327
+ "line": 64
13328
13328
  },
13329
13329
  "name": "lambdaOptions",
13330
13330
  "optional": true,
@@ -13971,7 +13971,7 @@
13971
13971
  },
13972
13972
  "locationInModule": {
13973
13973
  "filename": "src/awscdk/awscdk-app-java.ts",
13974
- "line": 58
13974
+ "line": 56
13975
13975
  },
13976
13976
  "parameters": [
13977
13977
  {
@@ -13985,7 +13985,7 @@
13985
13985
  "kind": "class",
13986
13986
  "locationInModule": {
13987
13987
  "filename": "src/awscdk/awscdk-app-java.ts",
13988
- "line": 27
13988
+ "line": 25
13989
13989
  },
13990
13990
  "methods": [
13991
13991
  {
@@ -13996,7 +13996,7 @@
13996
13996
  },
13997
13997
  "locationInModule": {
13998
13998
  "filename": "src/awscdk/awscdk-app-java.ts",
13999
- "line": 97
13999
+ "line": 95
14000
14000
  },
14001
14001
  "name": "addCdkDependency",
14002
14002
  "parameters": [
@@ -14025,7 +14025,7 @@
14025
14025
  "immutable": true,
14026
14026
  "locationInModule": {
14027
14027
  "filename": "src/awscdk/awscdk-app-java.ts",
14028
- "line": 31
14028
+ "line": 29
14029
14029
  },
14030
14030
  "name": "cdkConfig",
14031
14031
  "type": {
@@ -14040,7 +14040,7 @@
14040
14040
  "immutable": true,
14041
14041
  "locationInModule": {
14042
14042
  "filename": "src/awscdk/awscdk-app-java.ts",
14043
- "line": 36
14043
+ "line": 34
14044
14044
  },
14045
14045
  "name": "cdkDeps",
14046
14046
  "type": {
@@ -14055,7 +14055,7 @@
14055
14055
  "immutable": true,
14056
14056
  "locationInModule": {
14057
14057
  "filename": "src/awscdk/awscdk-app-java.ts",
14058
- "line": 46
14058
+ "line": 44
14059
14059
  },
14060
14060
  "name": "cdkTasks",
14061
14061
  "type": {
@@ -14070,7 +14070,7 @@
14070
14070
  "immutable": true,
14071
14071
  "locationInModule": {
14072
14072
  "filename": "src/awscdk/awscdk-app-java.ts",
14073
- "line": 41
14073
+ "line": 39
14074
14074
  },
14075
14075
  "name": "mainClass",
14076
14076
  "type": {
@@ -14085,7 +14085,7 @@
14085
14085
  "immutable": true,
14086
14086
  "locationInModule": {
14087
14087
  "filename": "src/awscdk/awscdk-app-java.ts",
14088
- "line": 56
14088
+ "line": 54
14089
14089
  },
14090
14090
  "name": "mainClassName",
14091
14091
  "type": {
@@ -14100,7 +14100,7 @@
14100
14100
  "immutable": true,
14101
14101
  "locationInModule": {
14102
14102
  "filename": "src/awscdk/awscdk-app-java.ts",
14103
- "line": 51
14103
+ "line": 49
14104
14104
  },
14105
14105
  "name": "mainPackage",
14106
14106
  "type": {
@@ -14141,7 +14141,7 @@
14141
14141
  "immutable": true,
14142
14142
  "locationInModule": {
14143
14143
  "filename": "src/awscdk/awscdk-app-java.ts",
14144
- "line": 19
14144
+ "line": 17
14145
14145
  },
14146
14146
  "name": "mainClass",
14147
14147
  "type": {
@@ -14268,7 +14268,7 @@
14268
14268
  },
14269
14269
  "locationInModule": {
14270
14270
  "filename": "src/awscdk/awscdk-app-py.ts",
14271
- "line": 78
14271
+ "line": 79
14272
14272
  },
14273
14273
  "parameters": [
14274
14274
  {
@@ -14282,7 +14282,7 @@
14282
14282
  "kind": "class",
14283
14283
  "locationInModule": {
14284
14284
  "filename": "src/awscdk/awscdk-app-py.ts",
14285
- "line": 42
14285
+ "line": 43
14286
14286
  },
14287
14287
  "name": "AwsCdkPythonApp",
14288
14288
  "namespace": "awscdk",
@@ -14295,7 +14295,7 @@
14295
14295
  "immutable": true,
14296
14296
  "locationInModule": {
14297
14297
  "filename": "src/awscdk/awscdk-app-py.ts",
14298
- "line": 58
14298
+ "line": 59
14299
14299
  },
14300
14300
  "name": "appEntrypoint",
14301
14301
  "type": {
@@ -14310,7 +14310,7 @@
14310
14310
  "immutable": true,
14311
14311
  "locationInModule": {
14312
14312
  "filename": "src/awscdk/awscdk-app-py.ts",
14313
- "line": 51
14313
+ "line": 52
14314
14314
  },
14315
14315
  "name": "cdkConfig",
14316
14316
  "type": {
@@ -14324,7 +14324,7 @@
14324
14324
  "immutable": true,
14325
14325
  "locationInModule": {
14326
14326
  "filename": "src/awscdk/awscdk-app-py.ts",
14327
- "line": 53
14327
+ "line": 54
14328
14328
  },
14329
14329
  "name": "cdkDeps",
14330
14330
  "type": {
@@ -14339,7 +14339,7 @@
14339
14339
  "immutable": true,
14340
14340
  "locationInModule": {
14341
14341
  "filename": "src/awscdk/awscdk-app-py.ts",
14342
- "line": 46
14342
+ "line": 47
14343
14343
  },
14344
14344
  "name": "cdkTasks",
14345
14345
  "type": {
@@ -14354,7 +14354,7 @@
14354
14354
  "immutable": true,
14355
14355
  "locationInModule": {
14356
14356
  "filename": "src/awscdk/awscdk-app-py.ts",
14357
- "line": 74
14357
+ "line": 75
14358
14358
  },
14359
14359
  "name": "cdkVersion",
14360
14360
  "type": {
@@ -14369,7 +14369,7 @@
14369
14369
  "immutable": true,
14370
14370
  "locationInModule": {
14371
14371
  "filename": "src/awscdk/awscdk-app-py.ts",
14372
- "line": 69
14372
+ "line": 70
14373
14373
  },
14374
14374
  "name": "sampleTestdir",
14375
14375
  "overrides": "projen.python.PythonProject",
@@ -14386,7 +14386,7 @@
14386
14386
  "immutable": true,
14387
14387
  "locationInModule": {
14388
14388
  "filename": "src/awscdk/awscdk-app-py.ts",
14389
- "line": 64
14389
+ "line": 65
14390
14390
  },
14391
14391
  "name": "testdir",
14392
14392
  "type": {
@@ -14427,7 +14427,7 @@
14427
14427
  "immutable": true,
14428
14428
  "locationInModule": {
14429
14429
  "filename": "src/awscdk/awscdk-app-py.ts",
14430
- "line": 27
14430
+ "line": 28
14431
14431
  },
14432
14432
  "name": "appEntrypoint",
14433
14433
  "optional": true,
@@ -14446,7 +14446,7 @@
14446
14446
  "immutable": true,
14447
14447
  "locationInModule": {
14448
14448
  "filename": "src/awscdk/awscdk-app-py.ts",
14449
- "line": 34
14449
+ "line": 35
14450
14450
  },
14451
14451
  "name": "testdir",
14452
14452
  "optional": true,
@@ -14474,7 +14474,7 @@
14474
14474
  },
14475
14475
  "locationInModule": {
14476
14476
  "filename": "src/awscdk/awscdk-app-ts.ts",
14477
- "line": 118
14477
+ "line": 119
14478
14478
  },
14479
14479
  "parameters": [
14480
14480
  {
@@ -14488,7 +14488,7 @@
14488
14488
  "kind": "class",
14489
14489
  "locationInModule": {
14490
14490
  "filename": "src/awscdk/awscdk-app-ts.ts",
14491
- "line": 93
14491
+ "line": 94
14492
14492
  },
14493
14493
  "methods": [
14494
14494
  {
@@ -14498,7 +14498,7 @@
14498
14498
  },
14499
14499
  "locationInModule": {
14500
14500
  "filename": "src/awscdk/awscdk-app-ts.ts",
14501
- "line": 259
14501
+ "line": 260
14502
14502
  },
14503
14503
  "name": "addCdkDependency",
14504
14504
  "parameters": [
@@ -14527,7 +14527,7 @@
14527
14527
  "immutable": true,
14528
14528
  "locationInModule": {
14529
14529
  "filename": "src/awscdk/awscdk-app-ts.ts",
14530
- "line": 104
14530
+ "line": 105
14531
14531
  },
14532
14532
  "name": "appEntrypoint",
14533
14533
  "type": {
@@ -14542,7 +14542,7 @@
14542
14542
  "immutable": true,
14543
14543
  "locationInModule": {
14544
14544
  "filename": "src/awscdk/awscdk-app-ts.ts",
14545
- "line": 114
14545
+ "line": 115
14546
14546
  },
14547
14547
  "name": "cdkConfig",
14548
14548
  "type": {
@@ -14556,7 +14556,7 @@
14556
14556
  "immutable": true,
14557
14557
  "locationInModule": {
14558
14558
  "filename": "src/awscdk/awscdk-app-ts.ts",
14559
- "line": 116
14559
+ "line": 117
14560
14560
  },
14561
14561
  "name": "cdkDeps",
14562
14562
  "type": {
@@ -14571,7 +14571,7 @@
14571
14571
  "immutable": true,
14572
14572
  "locationInModule": {
14573
14573
  "filename": "src/awscdk/awscdk-app-ts.ts",
14574
- "line": 109
14574
+ "line": 110
14575
14575
  },
14576
14576
  "name": "cdkTasks",
14577
14577
  "type": {
@@ -14586,7 +14586,7 @@
14586
14586
  "immutable": true,
14587
14587
  "locationInModule": {
14588
14588
  "filename": "src/awscdk/awscdk-app-ts.ts",
14589
- "line": 97
14589
+ "line": 98
14590
14590
  },
14591
14591
  "name": "cdkVersion",
14592
14592
  "type": {
@@ -14625,7 +14625,7 @@
14625
14625
  "immutable": true,
14626
14626
  "locationInModule": {
14627
14627
  "filename": "src/awscdk/awscdk-app-ts.ts",
14628
- "line": 36
14628
+ "line": 37
14629
14629
  },
14630
14630
  "name": "app",
14631
14631
  "optional": true,
@@ -14643,7 +14643,7 @@
14643
14643
  "immutable": true,
14644
14644
  "locationInModule": {
14645
14645
  "filename": "src/awscdk/awscdk-app-ts.ts",
14646
- "line": 31
14646
+ "line": 32
14647
14647
  },
14648
14648
  "name": "appEntrypoint",
14649
14649
  "optional": true,
@@ -14661,7 +14661,7 @@
14661
14661
  "immutable": true,
14662
14662
  "locationInModule": {
14663
14663
  "filename": "src/awscdk/awscdk-app-ts.ts",
14664
- "line": 53
14664
+ "line": 54
14665
14665
  },
14666
14666
  "name": "edgeLambdaAutoDiscover",
14667
14667
  "optional": true,
@@ -14679,7 +14679,7 @@
14679
14679
  "immutable": true,
14680
14680
  "locationInModule": {
14681
14681
  "filename": "src/awscdk/awscdk-app-ts.ts",
14682
- "line": 78
14682
+ "line": 79
14683
14683
  },
14684
14684
  "name": "experimentalIntegRunner",
14685
14685
  "optional": true,
@@ -14697,7 +14697,7 @@
14697
14697
  "immutable": true,
14698
14698
  "locationInModule": {
14699
14699
  "filename": "src/awscdk/awscdk-app-ts.ts",
14700
- "line": 70
14700
+ "line": 71
14701
14701
  },
14702
14702
  "name": "integrationTestAutoDiscover",
14703
14703
  "optional": true,
@@ -14715,7 +14715,7 @@
14715
14715
  "immutable": true,
14716
14716
  "locationInModule": {
14717
14717
  "filename": "src/awscdk/awscdk-app-ts.ts",
14718
- "line": 44
14718
+ "line": 45
14719
14719
  },
14720
14720
  "name": "lambdaAutoDiscover",
14721
14721
  "optional": true,
@@ -14733,7 +14733,7 @@
14733
14733
  "immutable": true,
14734
14734
  "locationInModule": {
14735
14735
  "filename": "src/awscdk/awscdk-app-ts.ts",
14736
- "line": 62
14736
+ "line": 63
14737
14737
  },
14738
14738
  "name": "lambdaExtensionAutoDiscover",
14739
14739
  "optional": true,
@@ -14751,7 +14751,7 @@
14751
14751
  "immutable": true,
14752
14752
  "locationInModule": {
14753
14753
  "filename": "src/awscdk/awscdk-app-ts.ts",
14754
- "line": 85
14754
+ "line": 86
14755
14755
  },
14756
14756
  "name": "lambdaOptions",
14757
14757
  "optional": true,
@@ -15532,7 +15532,7 @@
15532
15532
  },
15533
15533
  "locationInModule": {
15534
15534
  "filename": "src/awscdk/awscdk-construct.ts",
15535
- "line": 80
15535
+ "line": 79
15536
15536
  },
15537
15537
  "parameters": [
15538
15538
  {
@@ -15546,7 +15546,7 @@
15546
15546
  "kind": "class",
15547
15547
  "locationInModule": {
15548
15548
  "filename": "src/awscdk/awscdk-construct.ts",
15549
- "line": 159
15549
+ "line": 157
15550
15550
  },
15551
15551
  "name": "ConstructLibraryAws",
15552
15552
  "namespace": "awscdk",
@@ -15566,7 +15566,7 @@
15566
15566
  "kind": "interface",
15567
15567
  "locationInModule": {
15568
15568
  "filename": "src/awscdk/awscdk-construct.ts",
15569
- "line": 155
15569
+ "line": 154
15570
15570
  },
15571
15571
  "name": "ConstructLibraryAwsOptions",
15572
15572
  "namespace": "awscdk",
@@ -15586,7 +15586,7 @@
15586
15586
  },
15587
15587
  "locationInModule": {
15588
15588
  "filename": "src/awscdk/auto-discover.ts",
15589
- "line": 124
15589
+ "line": 122
15590
15590
  },
15591
15591
  "parameters": [
15592
15592
  {
@@ -15606,7 +15606,7 @@
15606
15606
  "kind": "class",
15607
15607
  "locationInModule": {
15608
15608
  "filename": "src/awscdk/auto-discover.ts",
15609
- "line": 123
15609
+ "line": 121
15610
15610
  },
15611
15611
  "name": "EdgeLambdaAutoDiscover",
15612
15612
  "namespace": "awscdk",
@@ -15626,7 +15626,7 @@
15626
15626
  "kind": "interface",
15627
15627
  "locationInModule": {
15628
15628
  "filename": "src/awscdk/auto-discover.ts",
15629
- "line": 107
15629
+ "line": 106
15630
15630
  },
15631
15631
  "name": "EdgeLambdaAutoDiscoverOptions",
15632
15632
  "namespace": "awscdk",
@@ -15640,7 +15640,7 @@
15640
15640
  "immutable": true,
15641
15641
  "locationInModule": {
15642
15642
  "filename": "src/awscdk/auto-discover.ts",
15643
- "line": 112
15643
+ "line": 110
15644
15644
  },
15645
15645
  "name": "srcdir",
15646
15646
  "type": {
@@ -15656,7 +15656,7 @@
15656
15656
  "immutable": true,
15657
15657
  "locationInModule": {
15658
15658
  "filename": "src/awscdk/auto-discover.ts",
15659
- "line": 117
15659
+ "line": 115
15660
15660
  },
15661
15661
  "name": "lambdaOptions",
15662
15662
  "optional": true,
@@ -15719,7 +15719,7 @@
15719
15719
  },
15720
15720
  "locationInModule": {
15721
15721
  "filename": "src/awscdk/integration-test.ts",
15722
- "line": 57
15722
+ "line": 56
15723
15723
  },
15724
15724
  "parameters": [
15725
15725
  {
@@ -15739,7 +15739,7 @@
15739
15739
  "kind": "class",
15740
15740
  "locationInModule": {
15741
15741
  "filename": "src/awscdk/integration-test.ts",
15742
- "line": 46
15742
+ "line": 45
15743
15743
  },
15744
15744
  "name": "IntegrationTest",
15745
15745
  "namespace": "awscdk",
@@ -15752,7 +15752,7 @@
15752
15752
  "immutable": true,
15753
15753
  "locationInModule": {
15754
15754
  "filename": "src/awscdk/integration-test.ts",
15755
- "line": 50
15755
+ "line": 49
15756
15756
  },
15757
15757
  "name": "destroyTask",
15758
15758
  "type": {
@@ -15767,7 +15767,7 @@
15767
15767
  "immutable": true,
15768
15768
  "locationInModule": {
15769
15769
  "filename": "src/awscdk/integration-test.ts",
15770
- "line": 55
15770
+ "line": 54
15771
15771
  },
15772
15772
  "name": "watchTask",
15773
15773
  "type": {
@@ -15791,7 +15791,7 @@
15791
15791
  },
15792
15792
  "locationInModule": {
15793
15793
  "filename": "src/awscdk/auto-discover.ts",
15794
- "line": 55
15794
+ "line": 54
15795
15795
  },
15796
15796
  "parameters": [
15797
15797
  {
@@ -15811,7 +15811,7 @@
15811
15811
  "kind": "class",
15812
15812
  "locationInModule": {
15813
15813
  "filename": "src/awscdk/auto-discover.ts",
15814
- "line": 54
15814
+ "line": 53
15815
15815
  },
15816
15816
  "name": "IntegrationTestAutoDiscover",
15817
15817
  "namespace": "awscdk",
@@ -15846,7 +15846,7 @@
15846
15846
  "immutable": true,
15847
15847
  "locationInModule": {
15848
15848
  "filename": "src/awscdk/auto-discover.ts",
15849
- "line": 48
15849
+ "line": 47
15850
15850
  },
15851
15851
  "name": "integrationTestOptions",
15852
15852
  "optional": true,
@@ -15941,7 +15941,7 @@
15941
15941
  "immutable": true,
15942
15942
  "locationInModule": {
15943
15943
  "filename": "src/awscdk/integration-test.ts",
15944
- "line": 40
15944
+ "line": 39
15945
15945
  },
15946
15946
  "name": "cdkDeps",
15947
15947
  "type": {
@@ -15958,7 +15958,7 @@
15958
15958
  "immutable": true,
15959
15959
  "locationInModule": {
15960
15960
  "filename": "src/awscdk/integration-test.ts",
15961
- "line": 35
15961
+ "line": 34
15962
15962
  },
15963
15963
  "name": "stacks",
15964
15964
  "optional": true,
@@ -15988,7 +15988,7 @@
15988
15988
  },
15989
15989
  "locationInModule": {
15990
15990
  "filename": "src/awscdk/auto-discover.ts",
15991
- "line": 88
15991
+ "line": 87
15992
15992
  },
15993
15993
  "parameters": [
15994
15994
  {
@@ -16008,7 +16008,7 @@
16008
16008
  "kind": "class",
16009
16009
  "locationInModule": {
16010
16010
  "filename": "src/awscdk/auto-discover.ts",
16011
- "line": 87
16011
+ "line": 86
16012
16012
  },
16013
16013
  "name": "LambdaAutoDiscover",
16014
16014
  "namespace": "awscdk",
@@ -16028,7 +16028,7 @@
16028
16028
  "kind": "interface",
16029
16029
  "locationInModule": {
16030
16030
  "filename": "src/awscdk/auto-discover.ts",
16031
- "line": 72
16031
+ "line": 71
16032
16032
  },
16033
16033
  "name": "LambdaAutoDiscoverOptions",
16034
16034
  "namespace": "awscdk",
@@ -16042,7 +16042,7 @@
16042
16042
  "immutable": true,
16043
16043
  "locationInModule": {
16044
16044
  "filename": "src/awscdk/auto-discover.ts",
16045
- "line": 76
16045
+ "line": 75
16046
16046
  },
16047
16047
  "name": "srcdir",
16048
16048
  "type": {
@@ -16058,7 +16058,7 @@
16058
16058
  "immutable": true,
16059
16059
  "locationInModule": {
16060
16060
  "filename": "src/awscdk/auto-discover.ts",
16061
- "line": 81
16061
+ "line": 80
16062
16062
  },
16063
16063
  "name": "lambdaOptions",
16064
16064
  "optional": true,
@@ -16123,7 +16123,7 @@
16123
16123
  },
16124
16124
  "locationInModule": {
16125
16125
  "filename": "src/awscdk/auto-discover.ts",
16126
- "line": 162
16126
+ "line": 159
16127
16127
  },
16128
16128
  "parameters": [
16129
16129
  {
@@ -16143,7 +16143,7 @@
16143
16143
  "kind": "class",
16144
16144
  "locationInModule": {
16145
16145
  "filename": "src/awscdk/auto-discover.ts",
16146
- "line": 161
16146
+ "line": 158
16147
16147
  },
16148
16148
  "name": "LambdaExtensionAutoDiscover",
16149
16149
  "namespace": "awscdk",
@@ -16163,7 +16163,7 @@
16163
16163
  "kind": "interface",
16164
16164
  "locationInModule": {
16165
16165
  "filename": "src/awscdk/auto-discover.ts",
16166
- "line": 144
16166
+ "line": 142
16167
16167
  },
16168
16168
  "name": "LambdaExtensionAutoDiscoverOptions",
16169
16169
  "namespace": "awscdk",
@@ -16177,7 +16177,7 @@
16177
16177
  "immutable": true,
16178
16178
  "locationInModule": {
16179
16179
  "filename": "src/awscdk/auto-discover.ts",
16180
- "line": 149
16180
+ "line": 146
16181
16181
  },
16182
16182
  "name": "srcdir",
16183
16183
  "type": {
@@ -16193,7 +16193,7 @@
16193
16193
  "immutable": true,
16194
16194
  "locationInModule": {
16195
16195
  "filename": "src/awscdk/auto-discover.ts",
16196
- "line": 154
16196
+ "line": 151
16197
16197
  },
16198
16198
  "name": "lambdaExtensionOptions",
16199
16199
  "optional": true,
@@ -18931,7 +18931,7 @@
18931
18931
  },
18932
18932
  "locationInModule": {
18933
18933
  "filename": "src/cdk8s/auto-discover.ts",
18934
- "line": 27
18934
+ "line": 26
18935
18935
  },
18936
18936
  "parameters": [
18937
18937
  {
@@ -18951,7 +18951,7 @@
18951
18951
  "kind": "class",
18952
18952
  "locationInModule": {
18953
18953
  "filename": "src/cdk8s/auto-discover.ts",
18954
- "line": 26
18954
+ "line": 25
18955
18955
  },
18956
18956
  "name": "AutoDiscover",
18957
18957
  "namespace": "cdk8s",
@@ -18986,7 +18986,7 @@
18986
18986
  "immutable": true,
18987
18987
  "locationInModule": {
18988
18988
  "filename": "src/cdk8s/auto-discover.ts",
18989
- "line": 19
18989
+ "line": 18
18990
18990
  },
18991
18991
  "name": "integrationTestAutoDiscover",
18992
18992
  "optional": true,
@@ -19522,7 +19522,7 @@
19522
19522
  },
19523
19523
  "locationInModule": {
19524
19524
  "filename": "src/cdk8s/cdk8s-app-py.ts",
19525
- "line": 48
19525
+ "line": 47
19526
19526
  },
19527
19527
  "parameters": [
19528
19528
  {
@@ -19536,7 +19536,7 @@
19536
19536
  "kind": "class",
19537
19537
  "locationInModule": {
19538
19538
  "filename": "src/cdk8s/cdk8s-app-py.ts",
19539
- "line": 40
19539
+ "line": 39
19540
19540
  },
19541
19541
  "name": "Cdk8sPythonApp",
19542
19542
  "namespace": "cdk8s",
@@ -19549,7 +19549,7 @@
19549
19549
  "immutable": true,
19550
19550
  "locationInModule": {
19551
19551
  "filename": "src/cdk8s/cdk8s-app-py.ts",
19552
- "line": 44
19552
+ "line": 43
19553
19553
  },
19554
19554
  "name": "appEntrypoint",
19555
19555
  "type": {
@@ -19563,7 +19563,7 @@
19563
19563
  "immutable": true,
19564
19564
  "locationInModule": {
19565
19565
  "filename": "src/cdk8s/cdk8s-app-py.ts",
19566
- "line": 46
19566
+ "line": 45
19567
19567
  },
19568
19568
  "name": "cdk8sDeps",
19569
19569
  "type": {
@@ -19603,7 +19603,7 @@
19603
19603
  "immutable": true,
19604
19604
  "locationInModule": {
19605
19605
  "filename": "src/cdk8s/cdk8s-app-py.ts",
19606
- "line": 31
19606
+ "line": 30
19607
19607
  },
19608
19608
  "name": "appEntrypoint",
19609
19609
  "optional": true,
@@ -19621,7 +19621,7 @@
19621
19621
  "immutable": true,
19622
19622
  "locationInModule": {
19623
19623
  "filename": "src/cdk8s/cdk8s-app-py.ts",
19624
- "line": 24
19624
+ "line": 23
19625
19625
  },
19626
19626
  "name": "cdk8sImports",
19627
19627
  "optional": true,
@@ -19644,7 +19644,7 @@
19644
19644
  "immutable": true,
19645
19645
  "locationInModule": {
19646
19646
  "filename": "src/cdk8s/cdk8s-app-py.ts",
19647
- "line": 17
19647
+ "line": 16
19648
19648
  },
19649
19649
  "name": "k8sSpecVersion",
19650
19650
  "optional": true,
@@ -19672,7 +19672,7 @@
19672
19672
  },
19673
19673
  "locationInModule": {
19674
19674
  "filename": "src/cdk8s/cdk8s-app-ts.ts",
19675
- "line": 61
19675
+ "line": 60
19676
19676
  },
19677
19677
  "parameters": [
19678
19678
  {
@@ -19686,7 +19686,7 @@
19686
19686
  "kind": "class",
19687
19687
  "locationInModule": {
19688
19688
  "filename": "src/cdk8s/cdk8s-app-ts.ts",
19689
- "line": 53
19689
+ "line": 52
19690
19690
  },
19691
19691
  "name": "Cdk8sTypeScriptApp",
19692
19692
  "namespace": "cdk8s",
@@ -19699,7 +19699,7 @@
19699
19699
  "immutable": true,
19700
19700
  "locationInModule": {
19701
19701
  "filename": "src/cdk8s/cdk8s-app-ts.ts",
19702
- "line": 57
19702
+ "line": 56
19703
19703
  },
19704
19704
  "name": "appEntrypoint",
19705
19705
  "type": {
@@ -19713,7 +19713,7 @@
19713
19713
  "immutable": true,
19714
19714
  "locationInModule": {
19715
19715
  "filename": "src/cdk8s/cdk8s-app-ts.ts",
19716
- "line": 59
19716
+ "line": 58
19717
19717
  },
19718
19718
  "name": "cdk8sDeps",
19719
19719
  "type": {
@@ -19752,7 +19752,7 @@
19752
19752
  "immutable": true,
19753
19753
  "locationInModule": {
19754
19754
  "filename": "src/cdk8s/cdk8s-app-ts.ts",
19755
- "line": 34
19755
+ "line": 33
19756
19756
  },
19757
19757
  "name": "appEntrypoint",
19758
19758
  "optional": true,
@@ -19770,7 +19770,7 @@
19770
19770
  "immutable": true,
19771
19771
  "locationInModule": {
19772
19772
  "filename": "src/cdk8s/cdk8s-app-ts.ts",
19773
- "line": 26
19773
+ "line": 25
19774
19774
  },
19775
19775
  "name": "cdk8sImports",
19776
19776
  "optional": true,
@@ -19793,7 +19793,7 @@
19793
19793
  "immutable": true,
19794
19794
  "locationInModule": {
19795
19795
  "filename": "src/cdk8s/cdk8s-app-ts.ts",
19796
- "line": 43
19796
+ "line": 42
19797
19797
  },
19798
19798
  "name": "integrationTestAutoDiscover",
19799
19799
  "optional": true,
@@ -19811,7 +19811,7 @@
19811
19811
  "immutable": true,
19812
19812
  "locationInModule": {
19813
19813
  "filename": "src/cdk8s/cdk8s-app-ts.ts",
19814
- "line": 19
19814
+ "line": 18
19815
19815
  },
19816
19816
  "name": "k8sSpecVersion",
19817
19817
  "optional": true,
@@ -20080,7 +20080,7 @@
20080
20080
  },
20081
20081
  "locationInModule": {
20082
20082
  "filename": "src/cdk8s/auto-discover.ts",
20083
- "line": 48
20083
+ "line": 46
20084
20084
  },
20085
20085
  "parameters": [
20086
20086
  {
@@ -20100,7 +20100,7 @@
20100
20100
  "kind": "class",
20101
20101
  "locationInModule": {
20102
20102
  "filename": "src/cdk8s/auto-discover.ts",
20103
- "line": 47
20103
+ "line": 45
20104
20104
  },
20105
20105
  "name": "IntegrationTestAutoDiscover",
20106
20106
  "namespace": "cdk8s",
@@ -20119,7 +20119,7 @@
20119
20119
  "kind": "interface",
20120
20120
  "locationInModule": {
20121
20121
  "filename": "src/cdk8s/auto-discover.ts",
20122
- "line": 36
20122
+ "line": 35
20123
20123
  },
20124
20124
  "name": "IntegrationTestAutoDiscoverOptions",
20125
20125
  "namespace": "cdk8s",
@@ -20133,7 +20133,7 @@
20133
20133
  "immutable": true,
20134
20134
  "locationInModule": {
20135
20135
  "filename": "src/cdk8s/auto-discover.ts",
20136
- "line": 41
20136
+ "line": 39
20137
20137
  },
20138
20138
  "name": "tsconfigPath",
20139
20139
  "type": {
@@ -39779,7 +39779,7 @@
39779
39779
  },
39780
39780
  "locationInModule": {
39781
39781
  "filename": "src/java/java-project.ts",
39782
- "line": 145
39782
+ "line": 144
39783
39783
  },
39784
39784
  "parameters": [
39785
39785
  {
@@ -39793,7 +39793,7 @@
39793
39793
  "kind": "class",
39794
39794
  "locationInModule": {
39795
39795
  "filename": "src/java/java-project.ts",
39796
- "line": 114
39796
+ "line": 113
39797
39797
  },
39798
39798
  "methods": [
39799
39799
  {
@@ -39803,7 +39803,7 @@
39803
39803
  },
39804
39804
  "locationInModule": {
39805
39805
  "filename": "src/java/java-project.ts",
39806
- "line": 220
39806
+ "line": 219
39807
39807
  },
39808
39808
  "name": "addDependency",
39809
39809
  "parameters": [
@@ -39826,7 +39826,7 @@
39826
39826
  },
39827
39827
  "locationInModule": {
39828
39828
  "filename": "src/java/java-project.ts",
39829
- "line": 241
39829
+ "line": 240
39830
39830
  },
39831
39831
  "name": "addPlugin",
39832
39832
  "parameters": [
@@ -39863,7 +39863,7 @@
39863
39863
  },
39864
39864
  "locationInModule": {
39865
39865
  "filename": "src/java/java-project.ts",
39866
- "line": 229
39866
+ "line": 228
39867
39867
  },
39868
39868
  "name": "addTestDependency",
39869
39869
  "parameters": [
@@ -39890,7 +39890,7 @@
39890
39890
  "immutable": true,
39891
39891
  "locationInModule": {
39892
39892
  "filename": "src/java/java-project.ts",
39893
- "line": 133
39893
+ "line": 132
39894
39894
  },
39895
39895
  "name": "compile",
39896
39896
  "type": {
@@ -39905,7 +39905,7 @@
39905
39905
  "immutable": true,
39906
39906
  "locationInModule": {
39907
39907
  "filename": "src/java/java-project.ts",
39908
- "line": 143
39908
+ "line": 142
39909
39909
  },
39910
39910
  "name": "distdir",
39911
39911
  "type": {
@@ -39920,7 +39920,7 @@
39920
39920
  "immutable": true,
39921
39921
  "locationInModule": {
39922
39922
  "filename": "src/java/java-project.ts",
39923
- "line": 128
39923
+ "line": 127
39924
39924
  },
39925
39925
  "name": "packaging",
39926
39926
  "type": {
@@ -39935,7 +39935,7 @@
39935
39935
  "immutable": true,
39936
39936
  "locationInModule": {
39937
39937
  "filename": "src/java/java-project.ts",
39938
- "line": 118
39938
+ "line": 117
39939
39939
  },
39940
39940
  "name": "pom",
39941
39941
  "type": {
@@ -39950,7 +39950,7 @@
39950
39950
  "immutable": true,
39951
39951
  "locationInModule": {
39952
39952
  "filename": "src/java/java-project.ts",
39953
- "line": 123
39953
+ "line": 122
39954
39954
  },
39955
39955
  "name": "junit",
39956
39956
  "optional": true,
@@ -39966,7 +39966,7 @@
39966
39966
  "immutable": true,
39967
39967
  "locationInModule": {
39968
39968
  "filename": "src/java/java-project.ts",
39969
- "line": 138
39969
+ "line": 137
39970
39970
  },
39971
39971
  "name": "projenrc",
39972
39972
  "optional": true,
@@ -40007,7 +40007,7 @@
40007
40007
  "immutable": true,
40008
40008
  "locationInModule": {
40009
40009
  "filename": "src/java/java-project.ts",
40010
- "line": 73
40010
+ "line": 72
40011
40011
  },
40012
40012
  "name": "compileOptions",
40013
40013
  "optional": true,
@@ -40029,7 +40029,7 @@
40029
40029
  "immutable": true,
40030
40030
  "locationInModule": {
40031
40031
  "filename": "src/java/java-project.ts",
40032
- "line": 35
40032
+ "line": 34
40033
40033
  },
40034
40034
  "name": "deps",
40035
40035
  "optional": true,
@@ -40052,7 +40052,7 @@
40052
40052
  "immutable": true,
40053
40053
  "locationInModule": {
40054
40054
  "filename": "src/java/java-project.ts",
40055
- "line": 21
40055
+ "line": 20
40056
40056
  },
40057
40057
  "name": "distdir",
40058
40058
  "optional": true,
@@ -40070,7 +40070,7 @@
40070
40070
  "immutable": true,
40071
40071
  "locationInModule": {
40072
40072
  "filename": "src/java/java-project.ts",
40073
- "line": 55
40073
+ "line": 54
40074
40074
  },
40075
40075
  "name": "junit",
40076
40076
  "optional": true,
@@ -40088,7 +40088,7 @@
40088
40088
  "immutable": true,
40089
40089
  "locationInModule": {
40090
40090
  "filename": "src/java/java-project.ts",
40091
- "line": 61
40091
+ "line": 60
40092
40092
  },
40093
40093
  "name": "junitOptions",
40094
40094
  "optional": true,
@@ -40106,7 +40106,7 @@
40106
40106
  "immutable": true,
40107
40107
  "locationInModule": {
40108
40108
  "filename": "src/java/java-project.ts",
40109
- "line": 67
40109
+ "line": 66
40110
40110
  },
40111
40111
  "name": "packagingOptions",
40112
40112
  "optional": true,
@@ -40125,7 +40125,7 @@
40125
40125
  "immutable": true,
40126
40126
  "locationInModule": {
40127
40127
  "filename": "src/java/java-project.ts",
40128
- "line": 83
40128
+ "line": 82
40129
40129
  },
40130
40130
  "name": "projenrcJava",
40131
40131
  "optional": true,
@@ -40143,7 +40143,7 @@
40143
40143
  "immutable": true,
40144
40144
  "locationInModule": {
40145
40145
  "filename": "src/java/java-project.ts",
40146
- "line": 89
40146
+ "line": 88
40147
40147
  },
40148
40148
  "name": "projenrcJavaOptions",
40149
40149
  "optional": true,
@@ -40165,7 +40165,7 @@
40165
40165
  "immutable": true,
40166
40166
  "locationInModule": {
40167
40167
  "filename": "src/java/java-project.ts",
40168
- "line": 47
40168
+ "line": 46
40169
40169
  },
40170
40170
  "name": "testDeps",
40171
40171
  "optional": true,
@@ -40195,7 +40195,7 @@
40195
40195
  "kind": "interface",
40196
40196
  "locationInModule": {
40197
40197
  "filename": "src/java/java-project.ts",
40198
- "line": 95
40198
+ "line": 94
40199
40199
  },
40200
40200
  "name": "JavaProjectOptions",
40201
40201
  "namespace": "java",
@@ -40210,7 +40210,7 @@
40210
40210
  "immutable": true,
40211
40211
  "locationInModule": {
40212
40212
  "filename": "src/java/java-project.ts",
40213
- "line": 100
40213
+ "line": 99
40214
40214
  },
40215
40215
  "name": "sample",
40216
40216
  "optional": true,
@@ -40228,7 +40228,7 @@
40228
40228
  "immutable": true,
40229
40229
  "locationInModule": {
40230
40230
  "filename": "src/java/java-project.ts",
40231
- "line": 106
40231
+ "line": 105
40232
40232
  },
40233
40233
  "name": "sampleJavaPackage",
40234
40234
  "optional": true,
@@ -42435,7 +42435,7 @@
42435
42435
  "kind": "enum",
42436
42436
  "locationInModule": {
42437
42437
  "filename": "src/javascript/node-project.ts",
42438
- "line": 426
42438
+ "line": 424
42439
42439
  },
42440
42440
  "members": [
42441
42441
  {
@@ -42529,7 +42529,7 @@
42529
42529
  },
42530
42530
  "locationInModule": {
42531
42531
  "filename": "src/javascript/biome/biome.ts",
42532
- "line": 245
42532
+ "line": 248
42533
42533
  },
42534
42534
  "name": "addFilePattern",
42535
42535
  "parameters": [
@@ -42552,7 +42552,7 @@
42552
42552
  },
42553
42553
  "locationInModule": {
42554
42554
  "filename": "src/javascript/biome/biome.ts",
42555
- "line": 254
42555
+ "line": 257
42556
42556
  },
42557
42557
  "name": "addOverride",
42558
42558
  "parameters": [
@@ -42577,7 +42577,7 @@
42577
42577
  },
42578
42578
  "locationInModule": {
42579
42579
  "filename": "src/javascript/biome/biome.ts",
42580
- "line": 278
42580
+ "line": 281
42581
42581
  },
42582
42582
  "name": "expandLinterRules",
42583
42583
  "parameters": [
@@ -42789,7 +42789,7 @@
42789
42789
  "kind": "interface",
42790
42790
  "locationInModule": {
42791
42791
  "filename": "src/javascript/node-project.ts",
42792
- "line": 410
42792
+ "line": 408
42793
42793
  },
42794
42794
  "name": "BuildWorkflowOptions",
42795
42795
  "namespace": "javascript",
@@ -42805,7 +42805,7 @@
42805
42805
  "immutable": true,
42806
42806
  "locationInModule": {
42807
42807
  "filename": "src/javascript/node-project.ts",
42808
- "line": 420
42808
+ "line": 418
42809
42809
  },
42810
42810
  "name": "mutableBuild",
42811
42811
  "optional": true,
@@ -47816,7 +47816,7 @@
47816
47816
  "kind": "enum",
47817
47817
  "locationInModule": {
47818
47818
  "filename": "src/javascript/node-package.ts",
47819
- "line": 1680
47819
+ "line": 1684
47820
47820
  },
47821
47821
  "members": [
47822
47822
  {
@@ -48671,7 +48671,7 @@
48671
48671
  },
48672
48672
  "locationInModule": {
48673
48673
  "filename": "src/javascript/node-project.ts",
48674
- "line": 573
48674
+ "line": 571
48675
48675
  },
48676
48676
  "parameters": [
48677
48677
  {
@@ -48685,7 +48685,7 @@
48685
48685
  "kind": "class",
48686
48686
  "locationInModule": {
48687
48687
  "filename": "src/javascript/node-project.ts",
48688
- "line": 443
48688
+ "line": 441
48689
48689
  },
48690
48690
  "methods": [
48691
48691
  {
@@ -48694,7 +48694,7 @@
48694
48694
  },
48695
48695
  "locationInModule": {
48696
48696
  "filename": "src/javascript/node-project.ts",
48697
- "line": 1031
48697
+ "line": 1029
48698
48698
  },
48699
48699
  "name": "addBins",
48700
48700
  "parameters": [
@@ -48719,7 +48719,7 @@
48719
48719
  },
48720
48720
  "locationInModule": {
48721
48721
  "filename": "src/javascript/node-project.ts",
48722
- "line": 1316
48722
+ "line": 1314
48723
48723
  },
48724
48724
  "name": "addBundledDeps",
48725
48725
  "parameters": [
@@ -48745,7 +48745,7 @@
48745
48745
  },
48746
48746
  "locationInModule": {
48747
48747
  "filename": "src/javascript/node-project.ts",
48748
- "line": 1076
48748
+ "line": 1074
48749
48749
  },
48750
48750
  "name": "addCompileCommand",
48751
48751
  "parameters": [
@@ -48766,7 +48766,7 @@
48766
48766
  },
48767
48767
  "locationInModule": {
48768
48768
  "filename": "src/javascript/node-project.ts",
48769
- "line": 1270
48769
+ "line": 1268
48770
48770
  },
48771
48771
  "name": "addDeps",
48772
48772
  "parameters": [
@@ -48791,7 +48791,7 @@
48791
48791
  },
48792
48792
  "locationInModule": {
48793
48793
  "filename": "src/javascript/node-project.ts",
48794
- "line": 1283
48794
+ "line": 1281
48795
48795
  },
48796
48796
  "name": "addDevDeps",
48797
48797
  "parameters": [
@@ -48816,7 +48816,7 @@
48816
48816
  },
48817
48817
  "locationInModule": {
48818
48818
  "filename": "src/javascript/node-project.ts",
48819
- "line": 1096
48819
+ "line": 1094
48820
48820
  },
48821
48821
  "name": "addFields",
48822
48822
  "parameters": [
@@ -48843,7 +48843,7 @@
48843
48843
  },
48844
48844
  "locationInModule": {
48845
48845
  "filename": "src/javascript/node-project.ts",
48846
- "line": 1106
48846
+ "line": 1104
48847
48847
  },
48848
48848
  "name": "addKeywords",
48849
48849
  "parameters": [
@@ -48870,7 +48870,7 @@
48870
48870
  },
48871
48871
  "locationInModule": {
48872
48872
  "filename": "src/javascript/node-project.ts",
48873
- "line": 1328
48873
+ "line": 1326
48874
48874
  },
48875
48875
  "name": "addPackageIgnore",
48876
48876
  "overrides": "projen.Project",
@@ -48894,7 +48894,7 @@
48894
48894
  },
48895
48895
  "locationInModule": {
48896
48896
  "filename": "src/javascript/node-project.ts",
48897
- "line": 1300
48897
+ "line": 1298
48898
48898
  },
48899
48899
  "name": "addPeerDeps",
48900
48900
  "parameters": [
@@ -48919,7 +48919,7 @@
48919
48919
  },
48920
48920
  "locationInModule": {
48921
48921
  "filename": "src/javascript/node-project.ts",
48922
- "line": 1049
48922
+ "line": 1047
48923
48923
  },
48924
48924
  "name": "addScripts",
48925
48925
  "parameters": [
@@ -48947,7 +48947,7 @@
48947
48947
  },
48948
48948
  "locationInModule": {
48949
48949
  "filename": "src/javascript/node-project.ts",
48950
- "line": 1086
48950
+ "line": 1084
48951
48951
  },
48952
48952
  "name": "addTestCommand",
48953
48953
  "parameters": [
@@ -48969,7 +48969,7 @@
48969
48969
  },
48970
48970
  "locationInModule": {
48971
48971
  "filename": "src/javascript/node-project.ts",
48972
- "line": 1068
48972
+ "line": 1066
48973
48973
  },
48974
48974
  "name": "hasScript",
48975
48975
  "parameters": [
@@ -48996,7 +48996,7 @@
48996
48996
  },
48997
48997
  "locationInModule": {
48998
48998
  "filename": "src/javascript/node-project.ts",
48999
- "line": 1059
48999
+ "line": 1057
49000
49000
  },
49001
49001
  "name": "removeScript",
49002
49002
  "parameters": [
@@ -49019,7 +49019,7 @@
49019
49019
  },
49020
49020
  "locationInModule": {
49021
49021
  "filename": "src/javascript/node-project.ts",
49022
- "line": 1196
49022
+ "line": 1194
49023
49023
  },
49024
49024
  "name": "renderWorkflowSetup",
49025
49025
  "parameters": [
@@ -49053,7 +49053,7 @@
49053
49053
  },
49054
49054
  "locationInModule": {
49055
49055
  "filename": "src/javascript/node-project.ts",
49056
- "line": 1401
49056
+ "line": 1399
49057
49057
  },
49058
49058
  "name": "runTaskCommand",
49059
49059
  "overrides": "projen.Project",
@@ -49081,7 +49081,7 @@
49081
49081
  },
49082
49082
  "locationInModule": {
49083
49083
  "filename": "src/javascript/node-project.ts",
49084
- "line": 1041
49084
+ "line": 1039
49085
49085
  },
49086
49086
  "name": "setScript",
49087
49087
  "parameters": [
@@ -49117,7 +49117,7 @@
49117
49117
  "immutable": true,
49118
49118
  "locationInModule": {
49119
49119
  "filename": "src/javascript/node-project.ts",
49120
- "line": 468
49120
+ "line": 466
49121
49121
  },
49122
49122
  "name": "allowLibraryDependencies",
49123
49123
  "type": {
@@ -49133,7 +49133,7 @@
49133
49133
  "immutable": true,
49134
49134
  "locationInModule": {
49135
49135
  "filename": "src/javascript/node-project.ts",
49136
- "line": 555
49136
+ "line": 553
49137
49137
  },
49138
49138
  "name": "artifactsDirectory",
49139
49139
  "type": {
@@ -49148,7 +49148,7 @@
49148
49148
  "immutable": true,
49149
49149
  "locationInModule": {
49150
49150
  "filename": "src/javascript/node-project.ts",
49151
- "line": 560
49151
+ "line": 558
49152
49152
  },
49153
49153
  "name": "artifactsJavascriptDirectory",
49154
49154
  "type": {
@@ -49162,7 +49162,7 @@
49162
49162
  "immutable": true,
49163
49163
  "locationInModule": {
49164
49164
  "filename": "src/javascript/node-project.ts",
49165
- "line": 548
49165
+ "line": 546
49166
49166
  },
49167
49167
  "name": "bundler",
49168
49168
  "type": {
@@ -49177,7 +49177,7 @@
49177
49177
  "immutable": true,
49178
49178
  "locationInModule": {
49179
49179
  "filename": "src/javascript/node-project.ts",
49180
- "line": 475
49180
+ "line": 473
49181
49181
  },
49182
49182
  "name": "entrypoint",
49183
49183
  "type": {
@@ -49192,7 +49192,7 @@
49192
49192
  "immutable": true,
49193
49193
  "locationInModule": {
49194
49194
  "filename": "src/javascript/node-project.ts",
49195
- "line": 544
49195
+ "line": 542
49196
49196
  },
49197
49197
  "name": "manifest",
49198
49198
  "type": {
@@ -49207,7 +49207,7 @@
49207
49207
  "immutable": true,
49208
49208
  "locationInModule": {
49209
49209
  "filename": "src/javascript/node-project.ts",
49210
- "line": 457
49210
+ "line": 455
49211
49211
  },
49212
49212
  "name": "npmrc",
49213
49213
  "type": {
@@ -49222,7 +49222,7 @@
49222
49222
  "immutable": true,
49223
49223
  "locationInModule": {
49224
49224
  "filename": "src/javascript/node-project.ts",
49225
- "line": 447
49225
+ "line": 445
49226
49226
  },
49227
49227
  "name": "package",
49228
49228
  "type": {
@@ -49238,7 +49238,7 @@
49238
49238
  "immutable": true,
49239
49239
  "locationInModule": {
49240
49240
  "filename": "src/javascript/node-project.ts",
49241
- "line": 527
49241
+ "line": 525
49242
49242
  },
49243
49243
  "name": "packageManager",
49244
49244
  "type": {
@@ -49253,7 +49253,7 @@
49253
49253
  "immutable": true,
49254
49254
  "locationInModule": {
49255
49255
  "filename": "src/javascript/node-project.ts",
49256
- "line": 534
49256
+ "line": 532
49257
49257
  },
49258
49258
  "name": "runScriptCommand",
49259
49259
  "type": {
@@ -49267,7 +49267,7 @@
49267
49267
  "immutable": true,
49268
49268
  "locationInModule": {
49269
49269
  "filename": "src/javascript/node-project.ts",
49270
- "line": 567
49270
+ "line": 565
49271
49271
  },
49272
49272
  "name": "workflowBootstrapSteps",
49273
49273
  "protected": true,
@@ -49287,7 +49287,7 @@
49287
49287
  "immutable": true,
49288
49288
  "locationInModule": {
49289
49289
  "filename": "src/javascript/node-project.ts",
49290
- "line": 569
49290
+ "line": 567
49291
49291
  },
49292
49292
  "name": "workflowPackageCache",
49293
49293
  "protected": true,
@@ -49303,7 +49303,7 @@
49303
49303
  "immutable": true,
49304
49304
  "locationInModule": {
49305
49305
  "filename": "src/javascript/node-project.ts",
49306
- "line": 482
49306
+ "line": 480
49307
49307
  },
49308
49308
  "name": "autoMerge",
49309
49309
  "optional": true,
@@ -49318,7 +49318,7 @@
49318
49318
  "immutable": true,
49319
49319
  "locationInModule": {
49320
49320
  "filename": "src/javascript/node-project.ts",
49321
- "line": 571
49321
+ "line": 569
49322
49322
  },
49323
49323
  "name": "biome",
49324
49324
  "optional": true,
@@ -49335,7 +49335,7 @@
49335
49335
  "immutable": true,
49336
49336
  "locationInModule": {
49337
49337
  "filename": "src/javascript/node-project.ts",
49338
- "line": 487
49338
+ "line": 485
49339
49339
  },
49340
49340
  "name": "buildWorkflow",
49341
49341
  "optional": true,
@@ -49351,7 +49351,7 @@
49351
49351
  "immutable": true,
49352
49352
  "locationInModule": {
49353
49353
  "filename": "src/javascript/node-project.ts",
49354
- "line": 1408
49354
+ "line": 1406
49355
49355
  },
49356
49356
  "name": "buildWorkflowJobId",
49357
49357
  "optional": true,
@@ -49367,7 +49367,7 @@
49367
49367
  "immutable": true,
49368
49368
  "locationInModule": {
49369
49369
  "filename": "src/javascript/node-project.ts",
49370
- "line": 539
49370
+ "line": 537
49371
49371
  },
49372
49372
  "name": "jest",
49373
49373
  "optional": true,
@@ -49384,7 +49384,7 @@
49384
49384
  "immutable": true,
49385
49385
  "locationInModule": {
49386
49386
  "filename": "src/javascript/node-project.ts",
49387
- "line": 516
49387
+ "line": 514
49388
49388
  },
49389
49389
  "name": "maxNodeVersion",
49390
49390
  "optional": true,
@@ -49401,7 +49401,7 @@
49401
49401
  "immutable": true,
49402
49402
  "locationInModule": {
49403
49403
  "filename": "src/javascript/node-project.ts",
49404
- "line": 507
49404
+ "line": 505
49405
49405
  },
49406
49406
  "name": "minNodeVersion",
49407
49407
  "optional": true,
@@ -49416,7 +49416,7 @@
49416
49416
  "immutable": true,
49417
49417
  "locationInModule": {
49418
49418
  "filename": "src/javascript/node-project.ts",
49419
- "line": 520
49419
+ "line": 518
49420
49420
  },
49421
49421
  "name": "nodeVersion",
49422
49422
  "optional": true,
@@ -49433,7 +49433,7 @@
49433
49433
  "immutable": true,
49434
49434
  "locationInModule": {
49435
49435
  "filename": "src/javascript/node-project.ts",
49436
- "line": 452
49436
+ "line": 450
49437
49437
  },
49438
49438
  "name": "npmignore",
49439
49439
  "optional": true,
@@ -49448,7 +49448,7 @@
49448
49448
  "immutable": true,
49449
49449
  "locationInModule": {
49450
49450
  "filename": "src/javascript/node-project.ts",
49451
- "line": 570
49451
+ "line": 568
49452
49452
  },
49453
49453
  "name": "prettier",
49454
49454
  "optional": true,
@@ -49466,7 +49466,7 @@
49466
49466
  "immutable": true,
49467
49467
  "locationInModule": {
49468
49468
  "filename": "src/javascript/node-project.ts",
49469
- "line": 495
49469
+ "line": 493
49470
49470
  },
49471
49471
  "name": "publisher",
49472
49472
  "optional": true,
@@ -49482,7 +49482,7 @@
49482
49482
  "immutable": true,
49483
49483
  "locationInModule": {
49484
49484
  "filename": "src/javascript/node-project.ts",
49485
- "line": 500
49485
+ "line": 498
49486
49486
  },
49487
49487
  "name": "release",
49488
49488
  "optional": true,
@@ -49498,7 +49498,7 @@
49498
49498
  "immutable": true,
49499
49499
  "locationInModule": {
49500
49500
  "filename": "src/javascript/node-project.ts",
49501
- "line": 565
49501
+ "line": 563
49502
49502
  },
49503
49503
  "name": "upgradeWorkflow",
49504
49504
  "optional": true,
@@ -49539,7 +49539,7 @@
49539
49539
  "immutable": true,
49540
49540
  "locationInModule": {
49541
49541
  "filename": "src/javascript/node-project.ts",
49542
- "line": 184
49542
+ "line": 182
49543
49543
  },
49544
49544
  "name": "defaultReleaseBranch",
49545
49545
  "type": {
@@ -49556,7 +49556,7 @@
49556
49556
  "immutable": true,
49557
49557
  "locationInModule": {
49558
49558
  "filename": "src/javascript/node-project.ts",
49559
- "line": 349
49559
+ "line": 347
49560
49560
  },
49561
49561
  "name": "artifactsDirectory",
49562
49562
  "optional": true,
@@ -49575,7 +49575,7 @@
49575
49575
  "immutable": true,
49576
49576
  "locationInModule": {
49577
49577
  "filename": "src/javascript/node-project.ts",
49578
- "line": 398
49578
+ "line": 396
49579
49579
  },
49580
49580
  "name": "auditDeps",
49581
49581
  "optional": true,
@@ -49593,7 +49593,7 @@
49593
49593
  "immutable": true,
49594
49594
  "locationInModule": {
49595
49595
  "filename": "src/javascript/node-project.ts",
49596
- "line": 404
49596
+ "line": 402
49597
49597
  },
49598
49598
  "name": "auditDepsOptions",
49599
49599
  "optional": true,
@@ -49612,7 +49612,7 @@
49612
49612
  "immutable": true,
49613
49613
  "locationInModule": {
49614
49614
  "filename": "src/javascript/node-project.ts",
49615
- "line": 260
49615
+ "line": 258
49616
49616
  },
49617
49617
  "name": "autoApproveUpgrades",
49618
49618
  "optional": true,
@@ -49630,7 +49630,7 @@
49630
49630
  "immutable": true,
49631
49631
  "locationInModule": {
49632
49632
  "filename": "src/javascript/node-project.ts",
49633
- "line": 381
49633
+ "line": 379
49634
49634
  },
49635
49635
  "name": "biome",
49636
49636
  "optional": true,
@@ -49648,7 +49648,7 @@
49648
49648
  "immutable": true,
49649
49649
  "locationInModule": {
49650
49650
  "filename": "src/javascript/node-project.ts",
49651
- "line": 387
49651
+ "line": 385
49652
49652
  },
49653
49653
  "name": "biomeOptions",
49654
49654
  "optional": true,
@@ -49666,7 +49666,7 @@
49666
49666
  "immutable": true,
49667
49667
  "locationInModule": {
49668
49668
  "filename": "src/javascript/node-project.ts",
49669
- "line": 130
49669
+ "line": 128
49670
49670
  },
49671
49671
  "name": "buildWorkflow",
49672
49672
  "optional": true,
@@ -49683,7 +49683,7 @@
49683
49683
  "immutable": true,
49684
49684
  "locationInModule": {
49685
49685
  "filename": "src/javascript/node-project.ts",
49686
- "line": 134
49686
+ "line": 132
49687
49687
  },
49688
49688
  "name": "buildWorkflowOptions",
49689
49689
  "optional": true,
@@ -49702,7 +49702,7 @@
49702
49702
  "immutable": true,
49703
49703
  "locationInModule": {
49704
49704
  "filename": "src/javascript/node-project.ts",
49705
- "line": 365
49705
+ "line": 363
49706
49706
  },
49707
49707
  "name": "buildWorkflowTriggers",
49708
49708
  "optional": true,
@@ -49719,7 +49719,7 @@
49719
49719
  "immutable": true,
49720
49720
  "locationInModule": {
49721
49721
  "filename": "src/javascript/node-project.ts",
49722
- "line": 342
49722
+ "line": 340
49723
49723
  },
49724
49724
  "name": "bundlerOptions",
49725
49725
  "optional": true,
@@ -49738,7 +49738,7 @@
49738
49738
  "immutable": true,
49739
49739
  "locationInModule": {
49740
49740
  "filename": "src/javascript/node-project.ts",
49741
- "line": 374
49741
+ "line": 372
49742
49742
  },
49743
49743
  "name": "checkLicenses",
49744
49744
  "optional": true,
@@ -49756,7 +49756,7 @@
49756
49756
  "immutable": true,
49757
49757
  "locationInModule": {
49758
49758
  "filename": "src/javascript/node-project.ts",
49759
- "line": 155
49759
+ "line": 153
49760
49760
  },
49761
49761
  "name": "codeCov",
49762
49762
  "optional": true,
@@ -49774,7 +49774,7 @@
49774
49774
  "immutable": true,
49775
49775
  "locationInModule": {
49776
49776
  "filename": "src/javascript/node-project.ts",
49777
- "line": 162
49777
+ "line": 160
49778
49778
  },
49779
49779
  "name": "codeCovTokenSecret",
49780
49780
  "optional": true,
@@ -49792,7 +49792,7 @@
49792
49792
  "immutable": true,
49793
49793
  "locationInModule": {
49794
49794
  "filename": "src/javascript/node-project.ts",
49795
- "line": 103
49795
+ "line": 101
49796
49796
  },
49797
49797
  "name": "copyrightOwner",
49798
49798
  "optional": true,
@@ -49810,7 +49810,7 @@
49810
49810
  "immutable": true,
49811
49811
  "locationInModule": {
49812
49812
  "filename": "src/javascript/node-project.ts",
49813
- "line": 110
49813
+ "line": 108
49814
49814
  },
49815
49815
  "name": "copyrightPeriod",
49816
49816
  "optional": true,
@@ -49829,7 +49829,7 @@
49829
49829
  "immutable": true,
49830
49830
  "locationInModule": {
49831
49831
  "filename": "src/javascript/node-project.ts",
49832
- "line": 228
49832
+ "line": 226
49833
49833
  },
49834
49834
  "name": "dependabot",
49835
49835
  "optional": true,
@@ -49847,7 +49847,7 @@
49847
49847
  "immutable": true,
49848
49848
  "locationInModule": {
49849
49849
  "filename": "src/javascript/node-project.ts",
49850
- "line": 235
49850
+ "line": 233
49851
49851
  },
49852
49852
  "name": "dependabotOptions",
49853
49853
  "optional": true,
@@ -49866,7 +49866,7 @@
49866
49866
  "immutable": true,
49867
49867
  "locationInModule": {
49868
49868
  "filename": "src/javascript/node-project.ts",
49869
- "line": 243
49869
+ "line": 241
49870
49870
  },
49871
49871
  "name": "depsUpgrade",
49872
49872
  "optional": true,
@@ -49884,7 +49884,7 @@
49884
49884
  "immutable": true,
49885
49885
  "locationInModule": {
49886
49886
  "filename": "src/javascript/node-project.ts",
49887
- "line": 250
49887
+ "line": 248
49888
49888
  },
49889
49889
  "name": "depsUpgradeOptions",
49890
49890
  "optional": true,
@@ -49901,7 +49901,7 @@
49901
49901
  "immutable": true,
49902
49902
  "locationInModule": {
49903
49903
  "filename": "src/javascript/node-project.ts",
49904
- "line": 311
49904
+ "line": 309
49905
49905
  },
49906
49906
  "name": "gitignore",
49907
49907
  "optional": true,
@@ -49924,7 +49924,7 @@
49924
49924
  "immutable": true,
49925
49925
  "locationInModule": {
49926
49926
  "filename": "src/javascript/node-project.ts",
49927
- "line": 317
49927
+ "line": 315
49928
49928
  },
49929
49929
  "name": "jest",
49930
49930
  "optional": true,
@@ -49942,7 +49942,7 @@
49942
49942
  "immutable": true,
49943
49943
  "locationInModule": {
49944
49944
  "filename": "src/javascript/node-project.ts",
49945
- "line": 323
49945
+ "line": 321
49946
49946
  },
49947
49947
  "name": "jestOptions",
49948
49948
  "optional": true,
@@ -49962,7 +49962,7 @@
49962
49962
  "immutable": true,
49963
49963
  "locationInModule": {
49964
49964
  "filename": "src/javascript/node-project.ts",
49965
- "line": 147
49965
+ "line": 145
49966
49966
  },
49967
49967
  "name": "mutableBuild",
49968
49968
  "optional": true,
@@ -49980,7 +49980,7 @@
49980
49980
  "immutable": true,
49981
49981
  "locationInModule": {
49982
49982
  "filename": "src/javascript/node-project.ts",
49983
- "line": 279
49983
+ "line": 277
49984
49984
  },
49985
49985
  "name": "npmignore",
49986
49986
  "optional": true,
@@ -50003,7 +50003,7 @@
50003
50003
  "immutable": true,
50004
50004
  "locationInModule": {
50005
50005
  "filename": "src/javascript/node-project.ts",
50006
- "line": 268
50006
+ "line": 266
50007
50007
  },
50008
50008
  "name": "npmignoreEnabled",
50009
50009
  "optional": true,
@@ -50020,7 +50020,7 @@
50020
50020
  "immutable": true,
50021
50021
  "locationInModule": {
50022
50022
  "filename": "src/javascript/node-project.ts",
50023
- "line": 273
50023
+ "line": 271
50024
50024
  },
50025
50025
  "name": "npmIgnoreOptions",
50026
50026
  "optional": true,
@@ -50038,7 +50038,7 @@
50038
50038
  "immutable": true,
50039
50039
  "locationInModule": {
50040
50040
  "filename": "src/javascript/node-project.ts",
50041
- "line": 357
50041
+ "line": 355
50042
50042
  },
50043
50043
  "name": "package",
50044
50044
  "optional": true,
@@ -50056,7 +50056,7 @@
50056
50056
  "immutable": true,
50057
50057
  "locationInModule": {
50058
50058
  "filename": "src/javascript/node-project.ts",
50059
- "line": 300
50059
+ "line": 298
50060
50060
  },
50061
50061
  "name": "prettier",
50062
50062
  "optional": true,
@@ -50074,7 +50074,7 @@
50074
50074
  "immutable": true,
50075
50075
  "locationInModule": {
50076
50076
  "filename": "src/javascript/node-project.ts",
50077
- "line": 306
50077
+ "line": 304
50078
50078
  },
50079
50079
  "name": "prettierOptions",
50080
50080
  "optional": true,
@@ -50092,7 +50092,7 @@
50092
50092
  "immutable": true,
50093
50093
  "locationInModule": {
50094
50094
  "filename": "src/javascript/node-project.ts",
50095
- "line": 124
50095
+ "line": 122
50096
50096
  },
50097
50097
  "name": "projenDevDependency",
50098
50098
  "optional": true,
@@ -50110,7 +50110,7 @@
50110
50110
  "immutable": true,
50111
50111
  "locationInModule": {
50112
50112
  "filename": "src/javascript/node-project.ts",
50113
- "line": 331
50113
+ "line": 329
50114
50114
  },
50115
50115
  "name": "projenrcJs",
50116
50116
  "optional": true,
@@ -50128,7 +50128,7 @@
50128
50128
  "immutable": true,
50129
50129
  "locationInModule": {
50130
50130
  "filename": "src/javascript/node-project.ts",
50131
- "line": 337
50131
+ "line": 335
50132
50132
  },
50133
50133
  "name": "projenrcJsOptions",
50134
50134
  "optional": true,
@@ -50146,7 +50146,7 @@
50146
50146
  "immutable": true,
50147
50147
  "locationInModule": {
50148
50148
  "filename": "src/javascript/node-project.ts",
50149
- "line": 117
50149
+ "line": 115
50150
50150
  },
50151
50151
  "name": "projenVersion",
50152
50152
  "optional": true,
@@ -50164,7 +50164,7 @@
50164
50164
  "immutable": true,
50165
50165
  "locationInModule": {
50166
50166
  "filename": "src/javascript/node-project.ts",
50167
- "line": 286
50167
+ "line": 284
50168
50168
  },
50169
50169
  "name": "pullRequestTemplate",
50170
50170
  "optional": true,
@@ -50182,7 +50182,7 @@
50182
50182
  "immutable": true,
50183
50183
  "locationInModule": {
50184
50184
  "filename": "src/javascript/node-project.ts",
50185
- "line": 293
50185
+ "line": 291
50186
50186
  },
50187
50187
  "name": "pullRequestTemplateContents",
50188
50188
  "optional": true,
@@ -50205,7 +50205,7 @@
50205
50205
  "immutable": true,
50206
50206
  "locationInModule": {
50207
50207
  "filename": "src/javascript/node-project.ts",
50208
- "line": 177
50208
+ "line": 175
50209
50209
  },
50210
50210
  "name": "release",
50211
50211
  "optional": true,
@@ -50223,7 +50223,7 @@
50223
50223
  "immutable": true,
50224
50224
  "locationInModule": {
50225
50225
  "filename": "src/javascript/node-project.ts",
50226
- "line": 204
50226
+ "line": 202
50227
50227
  },
50228
50228
  "name": "releaseToNpm",
50229
50229
  "optional": true,
@@ -50242,7 +50242,7 @@
50242
50242
  "immutable": true,
50243
50243
  "locationInModule": {
50244
50244
  "filename": "src/javascript/node-project.ts",
50245
- "line": 170
50245
+ "line": 168
50246
50246
  },
50247
50247
  "name": "releaseWorkflow",
50248
50248
  "optional": true,
@@ -50260,7 +50260,7 @@
50260
50260
  "immutable": true,
50261
50261
  "locationInModule": {
50262
50262
  "filename": "src/javascript/node-project.ts",
50263
- "line": 191
50263
+ "line": 189
50264
50264
  },
50265
50265
  "name": "workflowBootstrapSteps",
50266
50266
  "optional": true,
@@ -50283,7 +50283,7 @@
50283
50283
  "immutable": true,
50284
50284
  "locationInModule": {
50285
50285
  "filename": "src/javascript/node-project.ts",
50286
- "line": 198
50286
+ "line": 196
50287
50287
  },
50288
50288
  "name": "workflowGitIdentity",
50289
50289
  "optional": true,
@@ -50302,7 +50302,7 @@
50302
50302
  "immutable": true,
50303
50303
  "locationInModule": {
50304
50304
  "filename": "src/javascript/node-project.ts",
50305
- "line": 213
50305
+ "line": 211
50306
50306
  },
50307
50307
  "name": "workflowNodeVersion",
50308
50308
  "optional": true,
@@ -50320,7 +50320,7 @@
50320
50320
  "immutable": true,
50321
50321
  "locationInModule": {
50322
50322
  "filename": "src/javascript/node-project.ts",
50323
- "line": 220
50323
+ "line": 218
50324
50324
  },
50325
50325
  "name": "workflowPackageCache",
50326
50326
  "optional": true,
@@ -50341,7 +50341,7 @@
50341
50341
  "kind": "enum",
50342
50342
  "locationInModule": {
50343
50343
  "filename": "src/javascript/node-package.ts",
50344
- "line": 1724
50344
+ "line": 1728
50345
50345
  },
50346
50346
  "members": [
50347
50347
  {
@@ -50536,7 +50536,7 @@
50536
50536
  "kind": "interface",
50537
50537
  "locationInModule": {
50538
50538
  "filename": "src/javascript/node-package.ts",
50539
- "line": 1669
50539
+ "line": 1673
50540
50540
  },
50541
50541
  "name": "PeerDependencyOptions",
50542
50542
  "namespace": "javascript",
@@ -50551,7 +50551,7 @@
50551
50551
  "immutable": true,
50552
50552
  "locationInModule": {
50553
50553
  "filename": "src/javascript/node-package.ts",
50554
- "line": 1674
50554
+ "line": 1678
50555
50555
  },
50556
50556
  "name": "pinnedDevDependency",
50557
50557
  "optional": true,
@@ -51631,7 +51631,7 @@
51631
51631
  "kind": "interface",
51632
51632
  "locationInModule": {
51633
51633
  "filename": "src/javascript/node-project.ts",
51634
- "line": 1524
51634
+ "line": 1522
51635
51635
  },
51636
51636
  "name": "RenderWorkflowSetupOptions",
51637
51637
  "namespace": "javascript",
@@ -51647,7 +51647,7 @@
51647
51647
  "immutable": true,
51648
51648
  "locationInModule": {
51649
51649
  "filename": "src/javascript/node-project.ts",
51650
- "line": 1533
51650
+ "line": 1531
51651
51651
  },
51652
51652
  "name": "installStepConfiguration",
51653
51653
  "optional": true,
@@ -51665,7 +51665,7 @@
51665
51665
  "immutable": true,
51666
51666
  "locationInModule": {
51667
51667
  "filename": "src/javascript/node-project.ts",
51668
- "line": 1538
51668
+ "line": 1536
51669
51669
  },
51670
51670
  "name": "mutable",
51671
51671
  "optional": true,
@@ -54273,7 +54273,7 @@
54273
54273
  "kind": "class",
54274
54274
  "locationInModule": {
54275
54275
  "filename": "src/javascript/upgrade-dependencies.ts",
54276
- "line": 762
54276
+ "line": 763
54277
54277
  },
54278
54278
  "methods": [
54279
54279
  {
@@ -54283,7 +54283,7 @@
54283
54283
  },
54284
54284
  "locationInModule": {
54285
54285
  "filename": "src/javascript/upgrade-dependencies.ts",
54286
- "line": 797
54286
+ "line": 798
54287
54287
  },
54288
54288
  "name": "expressions",
54289
54289
  "parameters": [
@@ -54319,7 +54319,7 @@
54319
54319
  "immutable": true,
54320
54320
  "locationInModule": {
54321
54321
  "filename": "src/javascript/upgrade-dependencies.ts",
54322
- "line": 771
54322
+ "line": 772
54323
54323
  },
54324
54324
  "name": "DAILY",
54325
54325
  "static": true,
@@ -54336,7 +54336,7 @@
54336
54336
  "immutable": true,
54337
54337
  "locationInModule": {
54338
54338
  "filename": "src/javascript/upgrade-dependencies.ts",
54339
- "line": 790
54339
+ "line": 791
54340
54340
  },
54341
54341
  "name": "MONTHLY",
54342
54342
  "static": true,
@@ -54353,7 +54353,7 @@
54353
54353
  "immutable": true,
54354
54354
  "locationInModule": {
54355
54355
  "filename": "src/javascript/upgrade-dependencies.ts",
54356
- "line": 766
54356
+ "line": 767
54357
54357
  },
54358
54358
  "name": "NEVER",
54359
54359
  "static": true,
@@ -54370,7 +54370,7 @@
54370
54370
  "immutable": true,
54371
54371
  "locationInModule": {
54372
54372
  "filename": "src/javascript/upgrade-dependencies.ts",
54373
- "line": 776
54373
+ "line": 777
54374
54374
  },
54375
54375
  "name": "WEEKDAY",
54376
54376
  "static": true,
@@ -54387,7 +54387,7 @@
54387
54387
  "immutable": true,
54388
54388
  "locationInModule": {
54389
54389
  "filename": "src/javascript/upgrade-dependencies.ts",
54390
- "line": 783
54390
+ "line": 784
54391
54391
  },
54392
54392
  "name": "WEEKLY",
54393
54393
  "static": true,
@@ -54402,7 +54402,7 @@
54402
54402
  "immutable": true,
54403
54403
  "locationInModule": {
54404
54404
  "filename": "src/javascript/upgrade-dependencies.ts",
54405
- "line": 801
54405
+ "line": 802
54406
54406
  },
54407
54407
  "name": "cron",
54408
54408
  "type": {
@@ -54428,7 +54428,7 @@
54428
54428
  "kind": "interface",
54429
54429
  "locationInModule": {
54430
54430
  "filename": "src/javascript/upgrade-dependencies.ts",
54431
- "line": 674
54431
+ "line": 675
54432
54432
  },
54433
54433
  "name": "UpgradeDependenciesWorkflowOptions",
54434
54434
  "namespace": "javascript",
@@ -54443,7 +54443,7 @@
54443
54443
  "immutable": true,
54444
54444
  "locationInModule": {
54445
54445
  "filename": "src/javascript/upgrade-dependencies.ts",
54446
- "line": 707
54446
+ "line": 708
54447
54447
  },
54448
54448
  "name": "assignees",
54449
54449
  "optional": true,
@@ -54466,7 +54466,7 @@
54466
54466
  "immutable": true,
54467
54467
  "locationInModule": {
54468
54468
  "filename": "src/javascript/upgrade-dependencies.ts",
54469
- "line": 721
54469
+ "line": 722
54470
54470
  },
54471
54471
  "name": "branches",
54472
54472
  "optional": true,
@@ -54489,7 +54489,7 @@
54489
54489
  "immutable": true,
54490
54490
  "locationInModule": {
54491
54491
  "filename": "src/javascript/upgrade-dependencies.ts",
54492
- "line": 714
54492
+ "line": 715
54493
54493
  },
54494
54494
  "name": "container",
54495
54495
  "optional": true,
@@ -54507,7 +54507,7 @@
54507
54507
  "immutable": true,
54508
54508
  "locationInModule": {
54509
54509
  "filename": "src/javascript/upgrade-dependencies.ts",
54510
- "line": 756
54510
+ "line": 757
54511
54511
  },
54512
54512
  "name": "env",
54513
54513
  "optional": true,
@@ -54530,7 +54530,7 @@
54530
54530
  "immutable": true,
54531
54531
  "locationInModule": {
54532
54532
  "filename": "src/javascript/upgrade-dependencies.ts",
54533
- "line": 727
54533
+ "line": 728
54534
54534
  },
54535
54535
  "name": "gitIdentity",
54536
54536
  "optional": true,
@@ -54548,7 +54548,7 @@
54548
54548
  "immutable": true,
54549
54549
  "locationInModule": {
54550
54550
  "filename": "src/javascript/upgrade-dependencies.ts",
54551
- "line": 700
54551
+ "line": 701
54552
54552
  },
54553
54553
  "name": "labels",
54554
54554
  "optional": true,
@@ -54571,7 +54571,7 @@
54571
54571
  "immutable": true,
54572
54572
  "locationInModule": {
54573
54573
  "filename": "src/javascript/upgrade-dependencies.ts",
54574
- "line": 749
54574
+ "line": 750
54575
54575
  },
54576
54576
  "name": "permissions",
54577
54577
  "optional": true,
@@ -54591,7 +54591,7 @@
54591
54591
  "immutable": true,
54592
54592
  "locationInModule": {
54593
54593
  "filename": "src/javascript/upgrade-dependencies.ts",
54594
- "line": 693
54594
+ "line": 694
54595
54595
  },
54596
54596
  "name": "projenCredentials",
54597
54597
  "optional": true,
@@ -54613,7 +54613,7 @@
54613
54613
  "immutable": true,
54614
54614
  "locationInModule": {
54615
54615
  "filename": "src/javascript/upgrade-dependencies.ts",
54616
- "line": 735
54616
+ "line": 736
54617
54617
  },
54618
54618
  "name": "runsOn",
54619
54619
  "optional": true,
@@ -54639,7 +54639,7 @@
54639
54639
  "immutable": true,
54640
54640
  "locationInModule": {
54641
54641
  "filename": "src/javascript/upgrade-dependencies.ts",
54642
- "line": 742
54642
+ "line": 743
54643
54643
  },
54644
54644
  "name": "runsOnGroup",
54645
54645
  "optional": true,
@@ -54657,7 +54657,7 @@
54657
54657
  "immutable": true,
54658
54658
  "locationInModule": {
54659
54659
  "filename": "src/javascript/upgrade-dependencies.ts",
54660
- "line": 680
54660
+ "line": 681
54661
54661
  },
54662
54662
  "name": "schedule",
54663
54663
  "optional": true,
@@ -54718,7 +54718,7 @@
54718
54718
  "kind": "interface",
54719
54719
  "locationInModule": {
54720
54720
  "filename": "src/javascript/node-package.ts",
54721
- "line": 1739
54721
+ "line": 1743
54722
54722
  },
54723
54723
  "name": "YarnBerryOptions",
54724
54724
  "namespace": "javascript",
@@ -54733,7 +54733,7 @@
54733
54733
  "immutable": true,
54734
54734
  "locationInModule": {
54735
54735
  "filename": "src/javascript/node-package.ts",
54736
- "line": 1745
54736
+ "line": 1749
54737
54737
  },
54738
54738
  "name": "version",
54739
54739
  "optional": true,
@@ -54751,7 +54751,7 @@
54751
54751
  "immutable": true,
54752
54752
  "locationInModule": {
54753
54753
  "filename": "src/javascript/node-package.ts",
54754
- "line": 1752
54754
+ "line": 1756
54755
54755
  },
54756
54756
  "name": "yarnRcOptions",
54757
54757
  "optional": true,
@@ -54770,7 +54770,7 @@
54770
54770
  "immutable": true,
54771
54771
  "locationInModule": {
54772
54772
  "filename": "src/javascript/node-package.ts",
54773
- "line": 1760
54773
+ "line": 1764
54774
54774
  },
54775
54775
  "name": "zeroInstalls",
54776
54776
  "optional": true,
@@ -63417,7 +63417,7 @@
63417
63417
  },
63418
63418
  "locationInModule": {
63419
63419
  "filename": "src/python/poetry.ts",
63420
- "line": 59
63420
+ "line": 58
63421
63421
  },
63422
63422
  "parameters": [
63423
63423
  {
@@ -63442,7 +63442,7 @@
63442
63442
  "kind": "class",
63443
63443
  "locationInModule": {
63444
63444
  "filename": "src/python/poetry.ts",
63445
- "line": 24
63445
+ "line": 23
63446
63446
  },
63447
63447
  "methods": [
63448
63448
  {
@@ -63452,7 +63452,7 @@
63452
63452
  },
63453
63453
  "locationInModule": {
63454
63454
  "filename": "src/python/poetry.ts",
63455
- "line": 201
63455
+ "line": 200
63456
63456
  },
63457
63457
  "name": "addDependency",
63458
63458
  "overrides": "projen.python.IPythonDeps",
@@ -63475,7 +63475,7 @@
63475
63475
  },
63476
63476
  "locationInModule": {
63477
63477
  "filename": "src/python/poetry.ts",
63478
- "line": 210
63478
+ "line": 209
63479
63479
  },
63480
63480
  "name": "addDevDependency",
63481
63481
  "overrides": "projen.python.IPythonDeps",
@@ -63498,7 +63498,7 @@
63498
63498
  },
63499
63499
  "locationInModule": {
63500
63500
  "filename": "src/python/poetry.ts",
63501
- "line": 245
63501
+ "line": 244
63502
63502
  },
63503
63503
  "name": "installDependencies",
63504
63504
  "overrides": "projen.python.IPythonDeps"
@@ -63510,7 +63510,7 @@
63510
63510
  },
63511
63511
  "locationInModule": {
63512
63512
  "filename": "src/python/poetry.ts",
63513
- "line": 217
63513
+ "line": 216
63514
63514
  },
63515
63515
  "name": "setupEnvironment",
63516
63516
  "overrides": "projen.python.IPythonEnv"
@@ -63527,7 +63527,7 @@
63527
63527
  "immutable": true,
63528
63528
  "locationInModule": {
63529
63529
  "filename": "src/python/poetry.ts",
63530
- "line": 36
63530
+ "line": 35
63531
63531
  },
63532
63532
  "name": "installCiTask",
63533
63533
  "overrides": "projen.python.IPythonDeps",
@@ -63543,7 +63543,7 @@
63543
63543
  "immutable": true,
63544
63544
  "locationInModule": {
63545
63545
  "filename": "src/python/poetry.ts",
63546
- "line": 31
63546
+ "line": 30
63547
63547
  },
63548
63548
  "name": "installTask",
63549
63549
  "type": {
@@ -63558,7 +63558,7 @@
63558
63558
  "immutable": true,
63559
63559
  "locationInModule": {
63560
63560
  "filename": "src/python/poetry.ts",
63561
- "line": 41
63561
+ "line": 40
63562
63562
  },
63563
63563
  "name": "publishTask",
63564
63564
  "overrides": "projen.python.IPythonPackaging",
@@ -63574,7 +63574,7 @@
63574
63574
  "immutable": true,
63575
63575
  "locationInModule": {
63576
63576
  "filename": "src/python/poetry.ts",
63577
- "line": 46
63577
+ "line": 45
63578
63578
  },
63579
63579
  "name": "publishTestTask",
63580
63580
  "type": {
@@ -63619,7 +63619,7 @@
63619
63619
  },
63620
63620
  "locationInModule": {
63621
63621
  "filename": "src/python/poetry.ts",
63622
- "line": 411
63622
+ "line": 409
63623
63623
  },
63624
63624
  "parameters": [
63625
63625
  {
@@ -63639,7 +63639,7 @@
63639
63639
  "kind": "class",
63640
63640
  "locationInModule": {
63641
63641
  "filename": "src/python/poetry.ts",
63642
- "line": 408
63642
+ "line": 406
63643
63643
  },
63644
63644
  "name": "PoetryPyproject",
63645
63645
  "namespace": "python",
@@ -63651,7 +63651,7 @@
63651
63651
  "immutable": true,
63652
63652
  "locationInModule": {
63653
63653
  "filename": "src/python/poetry.ts",
63654
- "line": 409
63654
+ "line": 407
63655
63655
  },
63656
63656
  "name": "file",
63657
63657
  "type": {
@@ -63676,7 +63676,7 @@
63676
63676
  "kind": "interface",
63677
63677
  "locationInModule": {
63678
63678
  "filename": "src/python/poetry.ts",
63679
- "line": 384
63679
+ "line": 383
63680
63680
  },
63681
63681
  "name": "PoetryPyprojectOptions",
63682
63682
  "namespace": "python",
@@ -63692,7 +63692,7 @@
63692
63692
  "immutable": true,
63693
63693
  "locationInModule": {
63694
63694
  "filename": "src/python/poetry.ts",
63695
- "line": 393
63695
+ "line": 391
63696
63696
  },
63697
63697
  "name": "dependencies",
63698
63698
  "optional": true,
@@ -63715,7 +63715,7 @@
63715
63715
  "immutable": true,
63716
63716
  "locationInModule": {
63717
63717
  "filename": "src/python/poetry.ts",
63718
- "line": 400
63718
+ "line": 398
63719
63719
  },
63720
63720
  "name": "devDependencies",
63721
63721
  "optional": true,
@@ -63743,7 +63743,7 @@
63743
63743
  "kind": "interface",
63744
63744
  "locationInModule": {
63745
63745
  "filename": "src/python/poetry.ts",
63746
- "line": 261
63746
+ "line": 260
63747
63747
  },
63748
63748
  "name": "PoetryPyprojectOptionsWithoutDeps",
63749
63749
  "namespace": "python",
@@ -63758,7 +63758,7 @@
63758
63758
  "immutable": true,
63759
63759
  "locationInModule": {
63760
63760
  "filename": "src/python/poetry.ts",
63761
- "line": 288
63761
+ "line": 287
63762
63762
  },
63763
63763
  "name": "authors",
63764
63764
  "optional": true,
@@ -63781,7 +63781,7 @@
63781
63781
  "immutable": true,
63782
63782
  "locationInModule": {
63783
63783
  "filename": "src/python/poetry.ts",
63784
- "line": 325
63784
+ "line": 324
63785
63785
  },
63786
63786
  "name": "classifiers",
63787
63787
  "optional": true,
@@ -63803,7 +63803,7 @@
63803
63803
  "immutable": true,
63804
63804
  "locationInModule": {
63805
63805
  "filename": "src/python/poetry.ts",
63806
- "line": 275
63806
+ "line": 274
63807
63807
  },
63808
63808
  "name": "description",
63809
63809
  "optional": true,
@@ -63820,7 +63820,7 @@
63820
63820
  "immutable": true,
63821
63821
  "locationInModule": {
63822
63822
  "filename": "src/python/poetry.ts",
63823
- "line": 313
63823
+ "line": 312
63824
63824
  },
63825
63825
  "name": "documentation",
63826
63826
  "optional": true,
@@ -63838,7 +63838,7 @@
63838
63838
  "immutable": true,
63839
63839
  "locationInModule": {
63840
63840
  "filename": "src/python/poetry.ts",
63841
- "line": 343
63841
+ "line": 342
63842
63842
  },
63843
63843
  "name": "exclude",
63844
63844
  "optional": true,
@@ -63860,7 +63860,7 @@
63860
63860
  "immutable": true,
63861
63861
  "locationInModule": {
63862
63862
  "filename": "src/python/poetry.ts",
63863
- "line": 358
63863
+ "line": 357
63864
63864
  },
63865
63865
  "name": "extras",
63866
63866
  "optional": true,
@@ -63887,7 +63887,7 @@
63887
63887
  "immutable": true,
63888
63888
  "locationInModule": {
63889
63889
  "filename": "src/python/poetry.ts",
63890
- "line": 303
63890
+ "line": 302
63891
63891
  },
63892
63892
  "name": "homepage",
63893
63893
  "optional": true,
@@ -63904,7 +63904,7 @@
63904
63904
  "immutable": true,
63905
63905
  "locationInModule": {
63906
63906
  "filename": "src/python/poetry.ts",
63907
- "line": 335
63907
+ "line": 334
63908
63908
  },
63909
63909
  "name": "include",
63910
63910
  "optional": true,
@@ -63926,7 +63926,7 @@
63926
63926
  "immutable": true,
63927
63927
  "locationInModule": {
63928
63928
  "filename": "src/python/poetry.ts",
63929
- "line": 318
63929
+ "line": 317
63930
63930
  },
63931
63931
  "name": "keywords",
63932
63932
  "optional": true,
@@ -63949,7 +63949,7 @@
63949
63949
  "immutable": true,
63950
63950
  "locationInModule": {
63951
63951
  "filename": "src/python/poetry.ts",
63952
- "line": 283
63952
+ "line": 282
63953
63953
  },
63954
63954
  "name": "license",
63955
63955
  "optional": true,
@@ -63967,7 +63967,7 @@
63967
63967
  "immutable": true,
63968
63968
  "locationInModule": {
63969
63969
  "filename": "src/python/poetry.ts",
63970
- "line": 293
63970
+ "line": 292
63971
63971
  },
63972
63972
  "name": "maintainers",
63973
63973
  "optional": true,
@@ -63989,7 +63989,7 @@
63989
63989
  "immutable": true,
63990
63990
  "locationInModule": {
63991
63991
  "filename": "src/python/poetry.ts",
63992
- "line": 265
63992
+ "line": 264
63993
63993
  },
63994
63994
  "name": "name",
63995
63995
  "optional": true,
@@ -64009,7 +64009,7 @@
64009
64009
  "immutable": true,
64010
64010
  "locationInModule": {
64011
64011
  "filename": "src/python/poetry.ts",
64012
- "line": 377
64012
+ "line": 376
64013
64013
  },
64014
64014
  "name": "packageMode",
64015
64015
  "optional": true,
@@ -64026,7 +64026,7 @@
64026
64026
  "immutable": true,
64027
64027
  "locationInModule": {
64028
64028
  "filename": "src/python/poetry.ts",
64029
- "line": 330
64029
+ "line": 329
64030
64030
  },
64031
64031
  "name": "packages",
64032
64032
  "optional": true,
@@ -64050,7 +64050,7 @@
64050
64050
  "immutable": true,
64051
64051
  "locationInModule": {
64052
64052
  "filename": "src/python/poetry.ts",
64053
- "line": 364
64053
+ "line": 363
64054
64054
  },
64055
64055
  "name": "plugins",
64056
64056
  "optional": true,
@@ -64067,7 +64067,7 @@
64067
64067
  "immutable": true,
64068
64068
  "locationInModule": {
64069
64069
  "filename": "src/python/poetry.ts",
64070
- "line": 298
64070
+ "line": 297
64071
64071
  },
64072
64072
  "name": "readme",
64073
64073
  "optional": true,
@@ -64084,7 +64084,7 @@
64084
64084
  "immutable": true,
64085
64085
  "locationInModule": {
64086
64086
  "filename": "src/python/poetry.ts",
64087
- "line": 308
64087
+ "line": 307
64088
64088
  },
64089
64089
  "name": "repository",
64090
64090
  "optional": true,
@@ -64101,7 +64101,7 @@
64101
64101
  "immutable": true,
64102
64102
  "locationInModule": {
64103
64103
  "filename": "src/python/poetry.ts",
64104
- "line": 348
64104
+ "line": 347
64105
64105
  },
64106
64106
  "name": "scripts",
64107
64107
  "optional": true,
@@ -64123,7 +64123,7 @@
64123
64123
  "immutable": true,
64124
64124
  "locationInModule": {
64125
64125
  "filename": "src/python/poetry.ts",
64126
- "line": 353
64126
+ "line": 352
64127
64127
  },
64128
64128
  "name": "source",
64129
64129
  "optional": true,
@@ -64146,7 +64146,7 @@
64146
64146
  "immutable": true,
64147
64147
  "locationInModule": {
64148
64148
  "filename": "src/python/poetry.ts",
64149
- "line": 370
64149
+ "line": 369
64150
64150
  },
64151
64151
  "name": "urls",
64152
64152
  "optional": true,
@@ -64168,7 +64168,7 @@
64168
64168
  "immutable": true,
64169
64169
  "locationInModule": {
64170
64170
  "filename": "src/python/poetry.ts",
64171
- "line": 270
64171
+ "line": 269
64172
64172
  },
64173
64173
  "name": "version",
64174
64174
  "optional": true,
@@ -66206,7 +66206,7 @@
66206
66206
  },
66207
66207
  "locationInModule": {
66208
66208
  "filename": "src/python/python-project.ts",
66209
- "line": 253
66209
+ "line": 254
66210
66210
  },
66211
66211
  "parameters": [
66212
66212
  {
@@ -66220,7 +66220,7 @@
66220
66220
  "kind": "class",
66221
66221
  "locationInModule": {
66222
66222
  "filename": "src/python/python-project.ts",
66223
- "line": 215
66223
+ "line": 216
66224
66224
  },
66225
66225
  "methods": [
66226
66226
  {
@@ -66230,7 +66230,7 @@
66230
66230
  },
66231
66231
  "locationInModule": {
66232
66232
  "filename": "src/python/python-project.ts",
66233
- "line": 625
66233
+ "line": 626
66234
66234
  },
66235
66235
  "name": "addDependency",
66236
66236
  "parameters": [
@@ -66252,7 +66252,7 @@
66252
66252
  },
66253
66253
  "locationInModule": {
66254
66254
  "filename": "src/python/python-project.ts",
66255
- "line": 634
66255
+ "line": 635
66256
66256
  },
66257
66257
  "name": "addDevDependency",
66258
66258
  "parameters": [
@@ -66275,7 +66275,7 @@
66275
66275
  },
66276
66276
  "locationInModule": {
66277
66277
  "filename": "src/python/python-project.ts",
66278
- "line": 638
66278
+ "line": 639
66279
66279
  },
66280
66280
  "name": "postSynthesize",
66281
66281
  "overrides": "projen.Project"
@@ -66292,7 +66292,7 @@
66292
66292
  "immutable": true,
66293
66293
  "locationInModule": {
66294
66294
  "filename": "src/python/python-project.ts",
66295
- "line": 230
66295
+ "line": 231
66296
66296
  },
66297
66297
  "name": "depsManager",
66298
66298
  "type": {
@@ -66307,7 +66307,7 @@
66307
66307
  "immutable": true,
66308
66308
  "locationInModule": {
66309
66309
  "filename": "src/python/python-project.ts",
66310
- "line": 235
66310
+ "line": 236
66311
66311
  },
66312
66312
  "name": "envManager",
66313
66313
  "type": {
@@ -66322,7 +66322,7 @@
66322
66322
  "immutable": true,
66323
66323
  "locationInModule": {
66324
66324
  "filename": "src/python/python-project.ts",
66325
- "line": 220
66325
+ "line": 221
66326
66326
  },
66327
66327
  "name": "moduleName",
66328
66328
  "type": {
@@ -66338,7 +66338,7 @@
66338
66338
  "immutable": true,
66339
66339
  "locationInModule": {
66340
66340
  "filename": "src/python/python-project.ts",
66341
- "line": 251
66341
+ "line": 252
66342
66342
  },
66343
66343
  "name": "sampleTestdir",
66344
66344
  "type": {
@@ -66353,7 +66353,7 @@
66353
66353
  "immutable": true,
66354
66354
  "locationInModule": {
66355
66355
  "filename": "src/python/python-project.ts",
66356
- "line": 225
66356
+ "line": 226
66357
66357
  },
66358
66358
  "name": "version",
66359
66359
  "type": {
@@ -66369,7 +66369,7 @@
66369
66369
  "immutable": true,
66370
66370
  "locationInModule": {
66371
66371
  "filename": "src/python/python-project.ts",
66372
- "line": 240
66372
+ "line": 241
66373
66373
  },
66374
66374
  "name": "packagingManager",
66375
66375
  "optional": true,
@@ -66384,7 +66384,7 @@
66384
66384
  },
66385
66385
  "locationInModule": {
66386
66386
  "filename": "src/python/python-project.ts",
66387
- "line": 245
66387
+ "line": 246
66388
66388
  },
66389
66389
  "name": "pytest",
66390
66390
  "optional": true,
@@ -66427,7 +66427,7 @@
66427
66427
  "immutable": true,
66428
66428
  "locationInModule": {
66429
66429
  "filename": "src/python/python-project.ts",
66430
- "line": 52
66430
+ "line": 53
66431
66431
  },
66432
66432
  "name": "moduleName",
66433
66433
  "type": {
@@ -66448,7 +66448,7 @@
66448
66448
  "immutable": true,
66449
66449
  "locationInModule": {
66450
66450
  "filename": "src/python/python-project.ts",
66451
- "line": 66
66451
+ "line": 67
66452
66452
  },
66453
66453
  "name": "deps",
66454
66454
  "optional": true,
@@ -66475,7 +66475,7 @@
66475
66475
  "immutable": true,
66476
66476
  "locationInModule": {
66477
66477
  "filename": "src/python/python-project.ts",
66478
- "line": 78
66478
+ "line": 79
66479
66479
  },
66480
66480
  "name": "devDeps",
66481
66481
  "optional": true,
@@ -66501,7 +66501,7 @@
66501
66501
  "immutable": true,
66502
66502
  "locationInModule": {
66503
66503
  "filename": "src/python/python-project.ts",
66504
- "line": 88
66504
+ "line": 89
66505
66505
  },
66506
66506
  "name": "pip",
66507
66507
  "optional": true,
@@ -66523,7 +66523,7 @@
66523
66523
  "immutable": true,
66524
66524
  "locationInModule": {
66525
66525
  "filename": "src/python/python-project.ts",
66526
- "line": 122
66526
+ "line": 123
66527
66527
  },
66528
66528
  "name": "poetry",
66529
66529
  "optional": true,
@@ -66542,7 +66542,7 @@
66542
66542
  "immutable": true,
66543
66543
  "locationInModule": {
66544
66544
  "filename": "src/python/python-project.ts",
66545
- "line": 185
66545
+ "line": 186
66546
66546
  },
66547
66547
  "name": "projenrcJs",
66548
66548
  "optional": true,
@@ -66560,7 +66560,7 @@
66560
66560
  "immutable": true,
66561
66561
  "locationInModule": {
66562
66562
  "filename": "src/python/python-project.ts",
66563
- "line": 191
66563
+ "line": 192
66564
66564
  },
66565
66565
  "name": "projenrcJsOptions",
66566
66566
  "optional": true,
@@ -66579,7 +66579,7 @@
66579
66579
  "immutable": true,
66580
66580
  "locationInModule": {
66581
66581
  "filename": "src/python/python-project.ts",
66582
- "line": 169
66582
+ "line": 170
66583
66583
  },
66584
66584
  "name": "projenrcPython",
66585
66585
  "optional": true,
@@ -66597,7 +66597,7 @@
66597
66597
  "immutable": true,
66598
66598
  "locationInModule": {
66599
66599
  "filename": "src/python/python-project.ts",
66600
- "line": 175
66600
+ "line": 176
66601
66601
  },
66602
66602
  "name": "projenrcPythonOptions",
66603
66603
  "optional": true,
@@ -66616,7 +66616,7 @@
66616
66616
  "immutable": true,
66617
66617
  "locationInModule": {
66618
66618
  "filename": "src/python/python-project.ts",
66619
- "line": 201
66619
+ "line": 202
66620
66620
  },
66621
66621
  "name": "projenrcTs",
66622
66622
  "optional": true,
@@ -66634,7 +66634,7 @@
66634
66634
  "immutable": true,
66635
66635
  "locationInModule": {
66636
66636
  "filename": "src/python/python-project.ts",
66637
- "line": 207
66637
+ "line": 208
66638
66638
  },
66639
66639
  "name": "projenrcTsOptions",
66640
66640
  "optional": true,
@@ -66655,7 +66655,7 @@
66655
66655
  "immutable": true,
66656
66656
  "locationInModule": {
66657
66657
  "filename": "src/python/python-project.ts",
66658
- "line": 140
66658
+ "line": 141
66659
66659
  },
66660
66660
  "name": "pytest",
66661
66661
  "optional": true,
@@ -66673,7 +66673,7 @@
66673
66673
  "immutable": true,
66674
66674
  "locationInModule": {
66675
66675
  "filename": "src/python/python-project.ts",
66676
- "line": 146
66676
+ "line": 147
66677
66677
  },
66678
66678
  "name": "pytestOptions",
66679
66679
  "optional": true,
@@ -66691,7 +66691,7 @@
66691
66691
  "immutable": true,
66692
66692
  "locationInModule": {
66693
66693
  "filename": "src/python/python-project.ts",
66694
- "line": 152
66694
+ "line": 153
66695
66695
  },
66696
66696
  "name": "sample",
66697
66697
  "optional": true,
@@ -66710,7 +66710,7 @@
66710
66710
  "immutable": true,
66711
66711
  "locationInModule": {
66712
66712
  "filename": "src/python/python-project.ts",
66713
- "line": 159
66713
+ "line": 160
66714
66714
  },
66715
66715
  "name": "sampleTestdir",
66716
66716
  "optional": true,
@@ -66731,7 +66731,7 @@
66731
66731
  "immutable": true,
66732
66732
  "locationInModule": {
66733
66733
  "filename": "src/python/python-project.ts",
66734
- "line": 110
66734
+ "line": 111
66735
66735
  },
66736
66736
  "name": "setuptools",
66737
66737
  "optional": true,
@@ -66752,7 +66752,7 @@
66752
66752
  "immutable": true,
66753
66753
  "locationInModule": {
66754
66754
  "filename": "src/python/python-project.ts",
66755
- "line": 131
66755
+ "line": 132
66756
66756
  },
66757
66757
  "name": "uv",
66758
66758
  "optional": true,
@@ -66773,7 +66773,7 @@
66773
66773
  "immutable": true,
66774
66774
  "locationInModule": {
66775
66775
  "filename": "src/python/python-project.ts",
66776
- "line": 96
66776
+ "line": 97
66777
66777
  },
66778
66778
  "name": "venv",
66779
66779
  "optional": true,
@@ -66791,7 +66791,7 @@
66791
66791
  "immutable": true,
66792
66792
  "locationInModule": {
66793
66793
  "filename": "src/python/python-project.ts",
66794
- "line": 102
66794
+ "line": 103
66795
66795
  },
66796
66796
  "name": "venvOptions",
66797
66797
  "optional": true,
@@ -67302,7 +67302,7 @@
67302
67302
  },
67303
67303
  "locationInModule": {
67304
67304
  "filename": "src/python/setuptools.ts",
67305
- "line": 26
67305
+ "line": 25
67306
67306
  },
67307
67307
  "parameters": [
67308
67308
  {
@@ -67325,7 +67325,7 @@
67325
67325
  "kind": "class",
67326
67326
  "locationInModule": {
67327
67327
  "filename": "src/python/setuptools.ts",
67328
- "line": 16
67328
+ "line": 15
67329
67329
  },
67330
67330
  "name": "Setuptools",
67331
67331
  "namespace": "python",
@@ -67338,7 +67338,7 @@
67338
67338
  "immutable": true,
67339
67339
  "locationInModule": {
67340
67340
  "filename": "src/python/setuptools.ts",
67341
- "line": 17
67341
+ "line": 16
67342
67342
  },
67343
67343
  "name": "publishTask",
67344
67344
  "overrides": "projen.python.IPythonPackaging",
@@ -67354,7 +67354,7 @@
67354
67354
  "immutable": true,
67355
67355
  "locationInModule": {
67356
67356
  "filename": "src/python/setuptools.ts",
67357
- "line": 22
67357
+ "line": 21
67358
67358
  },
67359
67359
  "name": "publishTestTask",
67360
67360
  "type": {
@@ -73461,7 +73461,7 @@
73461
73461
  "kind": "interface",
73462
73462
  "locationInModule": {
73463
73463
  "filename": "src/release/publisher.ts",
73464
- "line": 1454
73464
+ "line": 1453
73465
73465
  },
73466
73466
  "name": "GitPublishOptions",
73467
73467
  "namespace": "release",
@@ -73527,7 +73527,7 @@
73527
73527
  "immutable": true,
73528
73528
  "locationInModule": {
73529
73529
  "filename": "src/release/publisher.ts",
73530
- "line": 1465
73530
+ "line": 1464
73531
73531
  },
73532
73532
  "name": "gitBranch",
73533
73533
  "optional": true,
@@ -73545,7 +73545,7 @@
73545
73545
  "immutable": true,
73546
73546
  "locationInModule": {
73547
73547
  "filename": "src/release/publisher.ts",
73548
- "line": 1472
73548
+ "line": 1471
73549
73549
  },
73550
73550
  "name": "gitPushCommand",
73551
73551
  "optional": true,
@@ -73562,7 +73562,7 @@
73562
73562
  "immutable": true,
73563
73563
  "locationInModule": {
73564
73564
  "filename": "src/release/publisher.ts",
73565
- "line": 1458
73565
+ "line": 1457
73566
73566
  },
73567
73567
  "name": "projectChangelogFile",
73568
73568
  "optional": true,
@@ -78378,7 +78378,7 @@
78378
78378
  "kind": "interface",
78379
78379
  "locationInModule": {
78380
78380
  "filename": "src/vscode/launch-config.ts",
78381
- "line": 116
78381
+ "line": 114
78382
78382
  },
78383
78383
  "name": "VsCodeLaunchCommandInputEntry",
78384
78384
  "namespace": "vscode",
@@ -78391,7 +78391,7 @@
78391
78391
  "immutable": true,
78392
78392
  "locationInModule": {
78393
78393
  "filename": "src/vscode/launch-config.ts",
78394
- "line": 117
78394
+ "line": 115
78395
78395
  },
78396
78396
  "name": "command",
78397
78397
  "type": {
@@ -78406,7 +78406,7 @@
78406
78406
  "immutable": true,
78407
78407
  "locationInModule": {
78408
78408
  "filename": "src/vscode/launch-config.ts",
78409
- "line": 118
78409
+ "line": 116
78410
78410
  },
78411
78411
  "name": "args",
78412
78412
  "optional": true,
@@ -78431,7 +78431,7 @@
78431
78431
  },
78432
78432
  "locationInModule": {
78433
78433
  "filename": "src/vscode/launch-config.ts",
78434
- "line": 145
78434
+ "line": 143
78435
78435
  },
78436
78436
  "parameters": [
78437
78437
  {
@@ -78445,7 +78445,7 @@
78445
78445
  "kind": "class",
78446
78446
  "locationInModule": {
78447
78447
  "filename": "src/vscode/launch-config.ts",
78448
- "line": 124
78448
+ "line": 122
78449
78449
  },
78450
78450
  "methods": [
78451
78451
  {
@@ -78456,7 +78456,7 @@
78456
78456
  },
78457
78457
  "locationInModule": {
78458
78458
  "filename": "src/vscode/launch-config.ts",
78459
- "line": 205
78459
+ "line": 203
78460
78460
  },
78461
78461
  "name": "addCommandInput",
78462
78462
  "parameters": [
@@ -78478,7 +78478,7 @@
78478
78478
  },
78479
78479
  "locationInModule": {
78480
78480
  "filename": "src/vscode/launch-config.ts",
78481
- "line": 169
78481
+ "line": 167
78482
78482
  },
78483
78483
  "name": "addConfiguration",
78484
78484
  "parameters": [
@@ -78501,7 +78501,7 @@
78501
78501
  },
78502
78502
  "locationInModule": {
78503
78503
  "filename": "src/vscode/launch-config.ts",
78504
- "line": 192
78504
+ "line": 190
78505
78505
  },
78506
78506
  "name": "addPickStringInput",
78507
78507
  "parameters": [
@@ -78524,7 +78524,7 @@
78524
78524
  },
78525
78525
  "locationInModule": {
78526
78526
  "filename": "src/vscode/launch-config.ts",
78527
- "line": 179
78527
+ "line": 177
78528
78528
  },
78529
78529
  "name": "addPromptStringInput",
78530
78530
  "parameters": [
@@ -78550,7 +78550,7 @@
78550
78550
  "immutable": true,
78551
78551
  "locationInModule": {
78552
78552
  "filename": "src/vscode/launch-config.ts",
78553
- "line": 143
78553
+ "line": 141
78554
78554
  },
78555
78555
  "name": "file",
78556
78556
  "type": {
@@ -79027,7 +79027,7 @@
79027
79027
  "kind": "interface",
79028
79028
  "locationInModule": {
79029
79029
  "filename": "src/vscode/launch-config.ts",
79030
- "line": 105
79030
+ "line": 104
79031
79031
  },
79032
79032
  "name": "VsCodeLaunchPickStringInputEntry",
79033
79033
  "namespace": "vscode",
@@ -79040,7 +79040,7 @@
79040
79040
  "immutable": true,
79041
79041
  "locationInModule": {
79042
79042
  "filename": "src/vscode/launch-config.ts",
79043
- "line": 107
79043
+ "line": 105
79044
79044
  },
79045
79045
  "name": "description",
79046
79046
  "type": {
@@ -79055,7 +79055,7 @@
79055
79055
  "immutable": true,
79056
79056
  "locationInModule": {
79057
79057
  "filename": "src/vscode/launch-config.ts",
79058
- "line": 109
79058
+ "line": 107
79059
79059
  },
79060
79060
  "name": "options",
79061
79061
  "type": {
@@ -79075,7 +79075,7 @@
79075
79075
  "immutable": true,
79076
79076
  "locationInModule": {
79077
79077
  "filename": "src/vscode/launch-config.ts",
79078
- "line": 108
79078
+ "line": 106
79079
79079
  },
79080
79080
  "name": "default",
79081
79081
  "optional": true,
@@ -79113,7 +79113,7 @@
79113
79113
  "immutable": true,
79114
79114
  "locationInModule": {
79115
79115
  "filename": "src/vscode/launch-config.ts",
79116
- "line": 96
79116
+ "line": 95
79117
79117
  },
79118
79118
  "name": "description",
79119
79119
  "type": {
@@ -79128,7 +79128,7 @@
79128
79128
  "immutable": true,
79129
79129
  "locationInModule": {
79130
79130
  "filename": "src/vscode/launch-config.ts",
79131
- "line": 97
79131
+ "line": 96
79132
79132
  },
79133
79133
  "name": "default",
79134
79134
  "optional": true,
@@ -79144,7 +79144,7 @@
79144
79144
  "immutable": true,
79145
79145
  "locationInModule": {
79146
79146
  "filename": "src/vscode/launch-config.ts",
79147
- "line": 98
79147
+ "line": 97
79148
79148
  },
79149
79149
  "name": "password",
79150
79150
  "optional": true,
@@ -79410,7 +79410,7 @@
79410
79410
  },
79411
79411
  "locationInModule": {
79412
79412
  "filename": "src/web/next.ts",
79413
- "line": 232
79413
+ "line": 230
79414
79414
  },
79415
79415
  "parameters": [
79416
79416
  {
@@ -79430,7 +79430,7 @@
79430
79430
  "kind": "class",
79431
79431
  "locationInModule": {
79432
79432
  "filename": "src/web/next.ts",
79433
- "line": 228
79433
+ "line": 226
79434
79434
  },
79435
79435
  "name": "NextComponent",
79436
79436
  "namespace": "web",
@@ -79446,7 +79446,7 @@
79446
79446
  "kind": "interface",
79447
79447
  "locationInModule": {
79448
79448
  "filename": "src/web/next.ts",
79449
- "line": 210
79449
+ "line": 208
79450
79450
  },
79451
79451
  "name": "NextComponentOptions",
79452
79452
  "namespace": "web",
@@ -79462,7 +79462,7 @@
79462
79462
  "immutable": true,
79463
79463
  "locationInModule": {
79464
79464
  "filename": "src/web/next.ts",
79465
- "line": 225
79465
+ "line": 223
79466
79466
  },
79467
79467
  "name": "tailwind",
79468
79468
  "optional": true,
@@ -79480,7 +79480,7 @@
79480
79480
  "immutable": true,
79481
79481
  "locationInModule": {
79482
79482
  "filename": "src/web/next.ts",
79483
- "line": 216
79483
+ "line": 214
79484
79484
  },
79485
79485
  "name": "typescript",
79486
79486
  "optional": true,
@@ -79566,7 +79566,7 @@
79566
79566
  },
79567
79567
  "locationInModule": {
79568
79568
  "filename": "src/web/next.ts",
79569
- "line": 78
79569
+ "line": 76
79570
79570
  },
79571
79571
  "parameters": [
79572
79572
  {
@@ -79580,7 +79580,7 @@
79580
79580
  "kind": "class",
79581
79581
  "locationInModule": {
79582
79582
  "filename": "src/web/next.ts",
79583
- "line": 60
79583
+ "line": 58
79584
79584
  },
79585
79585
  "name": "NextJsProject",
79586
79586
  "namespace": "web",
@@ -79593,7 +79593,7 @@
79593
79593
  "immutable": true,
79594
79594
  "locationInModule": {
79595
79595
  "filename": "src/web/next.ts",
79596
- "line": 69
79596
+ "line": 67
79597
79597
  },
79598
79598
  "name": "assetsdir",
79599
79599
  "type": {
@@ -79608,7 +79608,7 @@
79608
79608
  "immutable": true,
79609
79609
  "locationInModule": {
79610
79610
  "filename": "src/web/next.ts",
79611
- "line": 64
79611
+ "line": 62
79612
79612
  },
79613
79613
  "name": "srcdir",
79614
79614
  "type": {
@@ -79624,7 +79624,7 @@
79624
79624
  "immutable": true,
79625
79625
  "locationInModule": {
79626
79626
  "filename": "src/web/next.ts",
79627
- "line": 76
79627
+ "line": 74
79628
79628
  },
79629
79629
  "name": "tailwind",
79630
79630
  "type": {
@@ -79648,7 +79648,7 @@
79648
79648
  "kind": "interface",
79649
79649
  "locationInModule": {
79650
79650
  "filename": "src/web/next.ts",
79651
- "line": 36
79651
+ "line": 35
79652
79652
  },
79653
79653
  "name": "NextJsProjectOptions",
79654
79654
  "namespace": "web",
@@ -79663,7 +79663,7 @@
79663
79663
  "immutable": true,
79664
79664
  "locationInModule": {
79665
79665
  "filename": "src/web/next.ts",
79666
- "line": 50
79666
+ "line": 48
79667
79667
  },
79668
79668
  "name": "sampleCode",
79669
79669
  "optional": true,
@@ -79681,7 +79681,7 @@
79681
79681
  "immutable": true,
79682
79682
  "locationInModule": {
79683
79683
  "filename": "src/web/next.ts",
79684
- "line": 44
79684
+ "line": 42
79685
79685
  },
79686
79686
  "name": "srcdir",
79687
79687
  "optional": true,
@@ -79709,7 +79709,7 @@
79709
79709
  },
79710
79710
  "locationInModule": {
79711
79711
  "filename": "src/web/next.ts",
79712
- "line": 127
79712
+ "line": 125
79713
79713
  },
79714
79714
  "parameters": [
79715
79715
  {
@@ -79723,7 +79723,7 @@
79723
79723
  "kind": "class",
79724
79724
  "locationInModule": {
79725
79725
  "filename": "src/web/next.ts",
79726
- "line": 109
79726
+ "line": 107
79727
79727
  },
79728
79728
  "name": "NextJsTypeScriptProject",
79729
79729
  "namespace": "web",
@@ -79736,7 +79736,7 @@
79736
79736
  "immutable": true,
79737
79737
  "locationInModule": {
79738
79738
  "filename": "src/web/next.ts",
79739
- "line": 118
79739
+ "line": 116
79740
79740
  },
79741
79741
  "name": "assetsdir",
79742
79742
  "type": {
@@ -79751,7 +79751,7 @@
79751
79751
  "immutable": true,
79752
79752
  "locationInModule": {
79753
79753
  "filename": "src/web/next.ts",
79754
- "line": 113
79754
+ "line": 111
79755
79755
  },
79756
79756
  "name": "srcdir",
79757
79757
  "overrides": "projen.typescript.TypeScriptProject",
@@ -79768,7 +79768,7 @@
79768
79768
  "immutable": true,
79769
79769
  "locationInModule": {
79770
79770
  "filename": "src/web/next.ts",
79771
- "line": 125
79771
+ "line": 123
79772
79772
  },
79773
79773
  "name": "tailwind",
79774
79774
  "type": {
@@ -79966,7 +79966,7 @@
79966
79966
  },
79967
79967
  "locationInModule": {
79968
79968
  "filename": "src/web/react.ts",
79969
- "line": 200
79969
+ "line": 198
79970
79970
  },
79971
79971
  "parameters": [
79972
79972
  {
@@ -79986,7 +79986,7 @@
79986
79986
  "kind": "class",
79987
79987
  "locationInModule": {
79988
79988
  "filename": "src/web/react.ts",
79989
- "line": 197
79989
+ "line": 195
79990
79990
  },
79991
79991
  "name": "ReactComponent",
79992
79992
  "namespace": "web",
@@ -80005,7 +80005,7 @@
80005
80005
  "kind": "interface",
80006
80006
  "locationInModule": {
80007
80007
  "filename": "src/web/react.ts",
80008
- "line": 188
80008
+ "line": 186
80009
80009
  },
80010
80010
  "name": "ReactComponentOptions",
80011
80011
  "namespace": "web",
@@ -80020,7 +80020,7 @@
80020
80020
  "immutable": true,
80021
80021
  "locationInModule": {
80022
80022
  "filename": "src/web/react.ts",
80023
- "line": 194
80023
+ "line": 192
80024
80024
  },
80025
80025
  "name": "typescript",
80026
80026
  "optional": true,
@@ -80048,7 +80048,7 @@
80048
80048
  },
80049
80049
  "locationInModule": {
80050
80050
  "filename": "src/web/react.ts",
80051
- "line": 83
80051
+ "line": 81
80052
80052
  },
80053
80053
  "parameters": [
80054
80054
  {
@@ -80062,7 +80062,7 @@
80062
80062
  "kind": "class",
80063
80063
  "locationInModule": {
80064
80064
  "filename": "src/web/react.ts",
80065
- "line": 76
80065
+ "line": 74
80066
80066
  },
80067
80067
  "name": "ReactProject",
80068
80068
  "namespace": "web",
@@ -80076,7 +80076,7 @@
80076
80076
  "immutable": true,
80077
80077
  "locationInModule": {
80078
80078
  "filename": "src/web/react.ts",
80079
- "line": 81
80079
+ "line": 79
80080
80080
  },
80081
80081
  "name": "srcdir",
80082
80082
  "type": {
@@ -80100,7 +80100,7 @@
80100
80100
  "kind": "interface",
80101
80101
  "locationInModule": {
80102
80102
  "filename": "src/web/react.ts",
80103
- "line": 55
80103
+ "line": 54
80104
80104
  },
80105
80105
  "name": "ReactProjectOptions",
80106
80106
  "namespace": "web",
@@ -80115,7 +80115,7 @@
80115
80115
  "immutable": true,
80116
80116
  "locationInModule": {
80117
80117
  "filename": "src/web/react.ts",
80118
- "line": 68
80118
+ "line": 66
80119
80119
  },
80120
80120
  "name": "sampleCode",
80121
80121
  "optional": true,
@@ -80133,7 +80133,7 @@
80133
80133
  "immutable": true,
80134
80134
  "locationInModule": {
80135
80135
  "filename": "src/web/react.ts",
80136
- "line": 63
80136
+ "line": 61
80137
80137
  },
80138
80138
  "name": "srcdir",
80139
80139
  "optional": true,
@@ -80201,7 +80201,7 @@
80201
80201
  },
80202
80202
  "locationInModule": {
80203
80203
  "filename": "src/web/react.ts",
80204
- "line": 496
80204
+ "line": 494
80205
80205
  },
80206
80206
  "parameters": [
80207
80207
  {
@@ -80228,7 +80228,7 @@
80228
80228
  "kind": "class",
80229
80229
  "locationInModule": {
80230
80230
  "filename": "src/web/react.ts",
80231
- "line": 495
80231
+ "line": 493
80232
80232
  },
80233
80233
  "methods": [
80234
80234
  {
@@ -80238,7 +80238,7 @@
80238
80238
  },
80239
80239
  "locationInModule": {
80240
80240
  "filename": "src/web/react.ts",
80241
- "line": 504
80241
+ "line": 502
80242
80242
  },
80243
80243
  "name": "synthesizeContent",
80244
80244
  "overrides": "projen.FileBase",
@@ -80277,7 +80277,7 @@
80277
80277
  "kind": "interface",
80278
80278
  "locationInModule": {
80279
80279
  "filename": "src/web/react.ts",
80280
- "line": 490
80280
+ "line": 488
80281
80281
  },
80282
80282
  "name": "ReactTypeDefOptions",
80283
80283
  "namespace": "web",
@@ -80300,7 +80300,7 @@
80300
80300
  },
80301
80301
  "locationInModule": {
80302
80302
  "filename": "src/web/react.ts",
80303
- "line": 117
80303
+ "line": 115
80304
80304
  },
80305
80305
  "parameters": [
80306
80306
  {
@@ -80314,7 +80314,7 @@
80314
80314
  "kind": "class",
80315
80315
  "locationInModule": {
80316
80316
  "filename": "src/web/react.ts",
80317
- "line": 111
80317
+ "line": 109
80318
80318
  },
80319
80319
  "name": "ReactTypeScriptProject",
80320
80320
  "namespace": "web",
@@ -80327,7 +80327,7 @@
80327
80327
  "immutable": true,
80328
80328
  "locationInModule": {
80329
80329
  "filename": "src/web/react.ts",
80330
- "line": 115
80330
+ "line": 113
80331
80331
  },
80332
80332
  "name": "srcdir",
80333
80333
  "overrides": "projen.typescript.TypeScriptProject",
@@ -80469,6 +80469,6 @@
80469
80469
  "usedFeatures": [
80470
80470
  "class-covariant-overrides"
80471
80471
  ],
80472
- "version": "0.99.10",
80473
- "fingerprint": "gYLkLPaJTy9iBYMWmmoUkdmBnKk/G0wb7EFBTl9L5+w="
80472
+ "version": "0.99.11",
80473
+ "fingerprint": "oaBC3qcHvhJ6AkBHeoNkFiSHLlCC+1gXX/F3u84IeoE="
80474
80474
  }