Skip to content

Commit 203898c

Browse files
authored
chore(deps-dev): bump eslint-plugin-jest and @cdklabs/typewriter (#1096)
This PR updates development dependencies across all packages in the monorepo. The main changes are: - `eslint-plugin-jest` from v28 to v29 - this is a major version bump that brings improved ESLint 9 compatibility and updated rules - `@cdklabs/typewriter` from v0.0.14 to v0.0.15 in user-input-gen - this minor update changes import ordering in generated code, which is reflected in the snapshot updates. Without the ordering, the generated code was conflicting with our ESLint rule, causing confusion. --- By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
1 parent 0460def commit 203898c

File tree

16 files changed

+23
-30
lines changed

16 files changed

+23
-30
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk-testing/cli-integ/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk/cdk-assets-lib/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk/cdk-cli-wrapper/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk/cli-plugin-contract/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk/cloud-assembly-schema/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk/cloudformation-diff/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk/integ-runner/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk/toolkit-lib/package.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/@aws-cdk/user-input-gen/package.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)