Skip to content

Commit 9bea576

Browse files
authored
chore(apprunner): remove unnecessary dependency (#18631)
We forgot to remove this dependency when we migrated over to assertions. The assertions dependency is already added, so just removing this one. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 0ca81a1 commit 9bea576

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/@aws-cdk/aws-apprunner/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
},
8484
"license": "Apache-2.0",
8585
"devDependencies": {
86-
"@aws-cdk/assert-internal": "0.0.0",
8786
"@aws-cdk/assertions": "0.0.0",
8887
"@aws-cdk/cdk-build-tools": "0.0.0",
8988
"@aws-cdk/cdk-integ-tools": "0.0.0",

0 commit comments

Comments
 (0)