Skip to content

Commit e9b78e0

Browse files
authored
Merge branch 'main' into add-inputmode-support
2 parents 2600aa0 + 5d9e83b commit e9b78e0

File tree

3 files changed

+2
-18
lines changed

3 files changed

+2
-18
lines changed

.github/workflows/export_github_data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
role-session-name: GithubDataExport
3030
aws-region: ca-central-1
3131
- name: Export Data
32-
uses: cds-snc/github-repository-metadata-exporter@ccde2e2cc2d351bbc6fcd4146d2193d8da2b7a95
32+
uses: cds-snc/github-repository-metadata-exporter@531ae86f67b4c0aa1a40229571211ef73109bda2
3333
with:
3434
github-app-id: ${{ secrets.SRE_BOT_RO_APP_ID }}
3535
github-app-installation-id: ${{ secrets.SRE_BOT_RO_INSTALLATION_ID }}

packages/react-ssr/package-lock.json

Lines changed: 0 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/react-ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint-config-prettier": "9.0.0",
7171
"get-tsconfig": "^4.7.5",
7272
"make-dir-cli": "3.1.0",
73-
"prettier": "3.5.3",
73+
"prettier": "3.6.2",
7474
"replace-in-file": "^8.0.0",
7575
"tsx": "4.11.0",
7676
"typescript": "~5.1.0"

0 commit comments

Comments
 (0)