Skip to content

Commit

Permalink
chore(deps): bump fs-extra from 9.0.1 to 9.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jan 21, 2021
1 parent 2a032ea commit 197bfdb
Show file tree
Hide file tree
Showing 18 changed files with 24 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"conventional-changelog-cli": "^2.1.1",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"graceful-fs": "^4.2.4",
"jest-junit": "^12.0.0",
"jsii-diff": "^1.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/cfnspec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/nodeunit": "^0.0.31",
"cdk-build-tools": "0.0.0",
"fast-json-patch": "^2.2.1",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"json-diff": "^0.5.4",
"nodeunit": "^0.11.3",
"pkglint": "0.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
"@aws-cdk/region-info": "0.0.0",
"@balena/dockerignore": "^1.0.2",
"constructs": "^3.2.0",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"ignore": "^5.1.8",
"minimatch": "^3.0.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/@aws-cdk/custom-resources/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"cdk-build-tools": "0.0.0",
"cdk-integ-tools": "0.0.0",
"cfn2ts": "0.0.0",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"nock": "^13.0.5",
"pkglint": "0.0.0",
"sinon": "^9.2.1"
Expand Down
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 @@ -56,7 +56,7 @@
"devDependencies": {
"@types/fs-extra": "^8.1.1",
"cdk-build-tools": "0.0.0",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"pkglint": "0.0.0"
},
"repository": {
Expand Down
4 changes: 2 additions & 2 deletions packages/aws-cdk-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"dependencies": {
"@balena/dockerignore": "^1.0.2",
"case": "1.6.3",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"ignore": "^5.1.8",
"jsonschema": "^1.4.0",
"minimatch": "^3.0.4",
Expand Down Expand Up @@ -283,7 +283,7 @@
"@types/node": "^10.17.51",
"cdk-build-tools": "0.0.0",
"constructs": "^3.2.0",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"pkglint": "0.0.0",
"ts-node": "^9.1.0",
"typescript": "~3.8.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/aws-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"cdk-assets": "0.0.0",
"colors": "^1.4.0",
"decamelize": "^5.0.0",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"glob": "^7.1.6",
"json-diff": "^0.5.4",
"minimatch": ">=3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/awslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@jsii/spec": "^1.15.0",
"camelcase": "^6.2.0",
"colors": "^1.4.0",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"jsii-reflect": "^1.15.0",
"yargs": "^16.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/decdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@
"@aws-cdk/region-info": "0.0.0",
"@aws-cdk/yaml-cfn": "0.0.0",
"constructs": "^3.2.0",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"jsii-reflect": "^1.15.0",
"jsonschema": "^1.4.0",
"yaml": "1.10.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/monocdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"dependencies": {
"@balena/dockerignore": "^1.0.2",
"case": "1.6.3",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"ignore": "^5.1.8",
"jsonschema": "^1.4.0",
"minimatch": "^3.0.4",
Expand Down Expand Up @@ -282,7 +282,7 @@
"@types/node": "^10.17.51",
"cdk-build-tools": "0.0.0",
"constructs": "^3.2.0",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"pkglint": "0.0.0",
"ts-node": "^9.1.0",
"typescript": "~3.8.3",
Expand Down
2 changes: 1 addition & 1 deletion tools/cdk-build-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"eslint-plugin-cdk": "0.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"jest": "^26.6.3",
"jsii": "^1.15.0",
"jsii-pacmak": "^1.15.0",
Expand Down
2 changes: 1 addition & 1 deletion tools/cdk-integ-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@aws-cdk/cx-api": "0.0.0",
"@aws-cdk/assert": "0.0.0",
"aws-cdk": "0.0.0",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"yargs": "^16.2.0"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion tools/cfn2ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@aws-cdk/cfnspec": "0.0.0",
"codemaker": "^1.15.0",
"fast-json-patch": "^3.0.0-1",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"yargs": "^16.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion tools/eslint-plugin-cdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"dependencies": {
"@typescript-eslint/parser": "^4.7.0",
"eslint": "^7.13.0",
"fs-extra": "^9.0.1"
"fs-extra": "^9.1.0"
},
"jest": {
"testMatch": [
Expand Down
2 changes: 1 addition & 1 deletion tools/pkglint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"case": "^1.6.3",
"colors": "^1.4.0",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"glob": "^7.1.6",
"npm-bundled": "^1.1.1",
"semver": "^7.3.2",
Expand Down
2 changes: 1 addition & 1 deletion tools/pkgtools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"pkglint": "0.0.0"
},
"dependencies": {
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"yargs": "^16.2.0"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion tools/ubergen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"pkglint": "0.0.0"
},
"dependencies": {
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"typescript": "~3.9.7"
},
"keywords": [
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4592,15 +4592,15 @@ fs-extra@^8.1.0:
jsonfile "^4.0.0"
universalify "^0.1.0"

fs-extra@^9.0.1:
version "9.0.1"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.1.tgz#910da0062437ba4c39fedd863f1675ccfefcb9fc"
integrity sha512-h2iAoN838FqAFJY2/qVpzFXy+EBxfVE220PalAqQLDVsFOHLJrZvut5puAbCdNv6WJk+B8ihI+k0c7JK5erwqQ==
fs-extra@^9.0.1, fs-extra@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.1.0.tgz#5954460c764a8da2094ba3554bf839e6b9a7c86d"
integrity sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==
dependencies:
at-least-node "^1.0.0"
graceful-fs "^4.2.0"
jsonfile "^6.0.1"
universalify "^1.0.0"
universalify "^2.0.0"

fs-minipass@^1.2.5:
version "1.2.7"
Expand Down Expand Up @@ -10019,11 +10019,6 @@ universalify@^0.1.0:
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==

universalify@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d"
integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug==

universalify@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717"
Expand Down

0 comments on commit 197bfdb

Please sign in to comment.