Skip to content

Commit

Permalink
Bump react-devtools-core from 4.27.8 to 4.28.4 in /frontend (#23)
Browse files Browse the repository at this point in the history
* Bump react-devtools-core from 4.27.8 to 4.28.4 in /frontend

Bumps [react-devtools-core](https://github.com/facebook/react/tree/HEAD/packages/react-devtools-core) from 4.27.8 to 4.28.4.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools-core)

---
updated-dependencies:
- dependency-name: react-devtools-core
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* update snapshot

* update snapshot

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: tmokmss <tmokmss@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and tmokmss committed Oct 30, 2023
1 parent ca272ec commit 1d65960
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions test/__snapshots__/chime-sdk-demo.test.ts.snap
Expand Up @@ -1277,7 +1277,7 @@ type Subscription {
},
],
"SourceObjectKeys": Array [
"e842ccb588e097df0063fc707adf02dd.zip",
"5084c832be26368e6dcc7f63fbe39506.zip",
],
},
"Type": "Custom::CDKBucketDeployment",
Expand All @@ -1301,7 +1301,7 @@ type Subscription {
"destinationBucketName": Object {
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
},
"destinationObjectKey": "e842ccb588e097df0063fc707adf02dd.zip",
"destinationObjectKey": "5084c832be26368e6dcc7f63fbe39506.zip",
"environment": Object {
"NEXT_PUBLIC_AWS_REGION": Object {
"Ref": "AWS::Region",
Expand Down Expand Up @@ -1329,7 +1329,7 @@ type Subscription {
"sourceBucketName": Object {
"Fn::Sub": "cdk-hnb659fds-assets-\${AWS::AccountId}-\${AWS::Region}",
},
"sourceObjectKey": "9d19bbf5f4b39ee6c5d16e16b0a14902ddc96c4ab768d0232864b7db77f33b72.zip",
"sourceObjectKey": "88a84a8315c44e6c3a743c935a22afbd53280d5c7069e10f3915e071855fb46a.zip",
},
],
"workingDirectory": "frontend",
Expand Down

0 comments on commit 1d65960

Please sign in to comment.