Skip to content

Commit 7de918b

Browse files
authored
Merge branch 'master' into log-retention-rate-exceeded-error
2 parents 1c15e29 + a56a4d9 commit 7de918b

6 files changed

Lines changed: 16 additions & 11 deletions

File tree

packages/@aws-cdk/app-delivery/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/nodeunit": "^0.0.31",
5858
"cdk-build-tools": "0.0.0",
5959
"cdk-integ-tools": "0.0.0",
60-
"fast-check": "^1.24.2",
60+
"fast-check": "^1.25.0",
6161
"nodeunit": "^0.11.3",
6262
"pkglint": "0.0.0"
6363
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@types/nodeunit": "^0.0.31",
6767
"cdk-build-tools": "0.0.0",
6868
"cfn2ts": "0.0.0",
69-
"fast-check": "^1.24.2",
69+
"fast-check": "^1.25.0",
7070
"nodeunit": "^0.11.3",
7171
"pkglint": "0.0.0"
7272
},

packages/@aws-cdk/aws-autoscaling-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/nodeunit": "^0.0.31",
6363
"cdk-build-tools": "0.0.0",
6464
"cdk-integ-tools": "0.0.0",
65-
"fast-check": "^1.24.2",
65+
"fast-check": "^1.25.0",
6666
"nodeunit": "^0.11.3",
6767
"pkglint": "0.0.0"
6868
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/string-width": "^4.0.1",
3434
"@types/table": "^4.0.7",
3535
"cdk-build-tools": "0.0.0",
36-
"fast-check": "^1.24.2",
36+
"fast-check": "^1.25.0",
3737
"jest": "^25.5.4",
3838
"pkglint": "0.0.0",
3939
"ts-jest": "^26.1.0"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
"@types/sinon": "^9.0.4",
159159
"cdk-build-tools": "0.0.0",
160160
"cfn2ts": "0.0.0",
161-
"fast-check": "^1.24.2",
161+
"fast-check": "^1.25.0",
162162
"lodash": "^4.17.15",
163163
"nodeunit": "^0.11.3",
164164
"pkglint": "0.0.0",

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4117,13 +4117,13 @@ extsprintf@^1.2.0:
41174117
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
41184118
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
41194119

4120-
fast-check@^1.24.2:
4121-
version "1.24.2"
4122-
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-1.24.2.tgz#1f5e4a3c20530c3a85a861e60f680c32229d4fcb"
4123-
integrity sha512-ZL48cyZZLJnVsUj127Zi1mfFLM98yzw0LlSSH8CMeVmpL5RCfSRcZSZZ0kJWrRK4eOgNFnXXKNDbzuRb3Vsdhg==
4120+
fast-check@^1.25.0:
4121+
version "1.25.0"
4122+
resolved "https://registry.yarnpkg.com/fast-check/-/fast-check-1.25.0.tgz#ae22f452e2d53577c32c7903d5b4e1eb3aacf7d5"
4123+
integrity sha512-HhiFqNBfty56YNuPLBlEKBmyCmUtAAV8d9qr/n3DJT1mi8dM34uK542tnO5HAgrhVjICLQuH3jrD6kULw+uCJQ==
41244124
dependencies:
41254125
pure-rand "^2.0.0"
4126-
tslib "^1.10.0"
4126+
tslib "^2.0.0"
41274127

41284128
fast-deep-equal@^2.0.1:
41294129
version "2.0.1"
@@ -9474,11 +9474,16 @@ tsconfig-paths@^3.9.0:
94749474
minimist "^1.2.0"
94759475
strip-bom "^3.0.0"
94769476

9477-
tslib@^1.10.0, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
9477+
tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
94789478
version "1.11.1"
94799479
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
94809480
integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA==
94819481

9482+
tslib@^2.0.0:
9483+
version "2.0.0"
9484+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
9485+
integrity sha512-lTqkx847PI7xEDYJntxZH89L2/aXInsyF2luSafe/+0fHOMjlBNXdH6th7f70qxLDhul7KZK0zC8V5ZIyHl0/g==
9486+
94829487
tslint@^5.20.1:
94839488
version "5.20.1"
94849489
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20.1.tgz#e401e8aeda0152bc44dd07e614034f3f80c67b7d"

0 commit comments

Comments
 (0)