Skip to content

Commit

Permalink
ran yarn pkglint from root
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpengau committed Mar 14, 2024
1 parent 841a9df commit 02413c2
Show file tree
Hide file tree
Showing 12 changed files with 46 additions and 12 deletions.
3 changes: 1 addition & 2 deletions packages/@aws-cdk/aws-pipes-enrichments-alpha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@
"@aws-cdk/aws-pipes-alpha": "0.0.0",
"@aws-cdk/integ-tests-alpha": "0.0.0"
},
"dependencies": {
},
"dependencies": {},
"peerDependencies": {
"@aws-cdk/aws-pipes-alpha": "0.0.0",
"aws-cdk-lib": "^0.0.0",
Expand Down
3 changes: 1 addition & 2 deletions packages/@aws-cdk/aws-pipes-sources-alpha/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@
"@aws-cdk/aws-pipes-alpha": "0.0.0",
"@aws-cdk/integ-tests-alpha": "0.0.0"
},
"dependencies": {
},
"dependencies": {},
"peerDependencies": {
"@aws-cdk/aws-pipes-alpha": "0.0.0",
"aws-cdk-lib": "^0.0.0",
Expand Down
3 changes: 3 additions & 0 deletions packages/@aws-cdk/cloud-assembly-schema/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
const baseConfig = require('../../../tools/@aws-cdk/cdk-build-tools/config/eslintrc');
baseConfig.parserOptions.project = __dirname + '/tsconfig.json';
module.exports = baseConfig;
10 changes: 10 additions & 0 deletions packages/@aws-cdk/cloud-assembly-schema/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,13 @@
!LICENSE
!NOTICE
!CONTRIBUTING.md

dist
.LAST_PACKAGE
.LAST_BUILD
*.snk
junit.xml
.nyc_output
coverage
nyc.config.js
!.eslintrc.js
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cloud-assembly-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
}
},
"scripts": {
"build": "cdk-build --skip-lint",
"build": "cdk-build",
"gen": "cdk-copy cloud-assembly-schema",
"watch": "cdk-watch",
"test": "cdk-test",
Expand Down
4 changes: 2 additions & 2 deletions packages/@aws-cdk/custom-resource-handlers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"private": true,
"version": "0.0.0",
"scripts": {
"build": "tsc -b && node scripts/generate.js",
"build": "cdk-build",
"integ": "integ-runner --language javascript",
"lint": "cdk-lint",
"package": "cdk-package",
"awslint": "cdk-awslint",
"pkglint": "pkglint -f",
"test": "jest",
"test": "cdk-test",
"watch": "cdk-watch",
"build+test": "yarn build && yarn test",
"build+test+package": "yarn build+test && yarn package",
Expand Down
10 changes: 10 additions & 0 deletions packages/@aws-cdk/cx-api/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,13 @@
!LICENSE
!NOTICE
!CONTRIBUTING.md

dist
.LAST_PACKAGE
.LAST_BUILD
*.snk
junit.xml
.nyc_output
coverage
nyc.config.js
!.eslintrc.js
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cx-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
}
},
"scripts": {
"build": "yarn gen && cdk-build --skip-lint",
"build": "cdk-build",
"gen": "cdk-copy cx-api",
"watch": "cdk-watch",
"lint": "cdk-lint && madge --circular --extensions js lib",
Expand Down
3 changes: 3 additions & 0 deletions packages/@aws-cdk/region-info/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
const baseConfig = require('../../../tools/@aws-cdk/cdk-build-tools/config/eslintrc');
baseConfig.parserOptions.project = __dirname + '/tsconfig.json';
module.exports = baseConfig;
10 changes: 10 additions & 0 deletions packages/@aws-cdk/region-info/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,13 @@
!NOTICE
!CONTRIBUTING.md


dist
.LAST_PACKAGE
.LAST_BUILD
*.snk
junit.xml
.nyc_output
coverage
nyc.config.js
!.eslintrc.js
2 changes: 1 addition & 1 deletion packages/@aws-cdk/region-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
}
},
"scripts": {
"build": "yarn gen && cdk-build --skip-lint",
"build": "cdk-build",
"gen": "cdk-copy region-info",
"watch": "cdk-watch",
"lint": "cdk-lint",
Expand Down
6 changes: 3 additions & 3 deletions packages/aws-cdk/THIRD_PARTY_LICENSES
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE

----------------

** aws-sdk@2.1562.0 - https://www.npmjs.com/package/aws-sdk/v/2.1562.0 | Apache-2.0
** aws-sdk@2.1577.0 - https://www.npmjs.com/package/aws-sdk/v/2.1577.0 | Apache-2.0
AWS SDK for JavaScript
Copyright 2012-2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.

Expand All @@ -278,7 +278,7 @@ Amazon Web Services, Inc. (http://aws.amazon.com/).

----------------

** [email protected].4 - https://www.npmjs.com/package/basic-ftp/v/5.0.4 | MIT
** [email protected].5 - https://www.npmjs.com/package/basic-ftp/v/5.0.5 | MIT
Copyright (c) 2019 Patrick Juchli

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down Expand Up @@ -2974,7 +2974,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

----------------

** socks@2.7.3 - https://www.npmjs.com/package/socks/v/2.7.3 | MIT
** socks@2.8.1 - https://www.npmjs.com/package/socks/v/2.8.1 | MIT
The MIT License (MIT)

Copyright (c) 2013 Josh Glazebrook
Expand Down

0 comments on commit 02413c2

Please sign in to comment.