Skip to content

Commit e5ba683

Browse files
chore(deps): update all dependencies - patch updates
1 parent 3757195 commit e5ba683

4 files changed

Lines changed: 243 additions & 251 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
steps:
8484
- name: Send a Slack notification on publish
8585
id: slack
86-
uses: slackapi/slack-github-action@v1.27.0
86+
uses: slackapi/slack-github-action@v1.27.1
8787
with:
8888
# Slack channel id, channel name, or user id to post message
8989
# See also: https://api.slack.com/methods/chat.postMessage#channels

codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"typescript": "^5.8.3",
3939
"@graphql-codegen/plugin-helpers": "^6.0.0",
40-
"@graphql-codegen/typescript": "^5.0.0",
40+
"@graphql-codegen/typescript": "^5.0.4",
4141
"@graphql-codegen/visitor-plugin-common": "^6.0.0"
4242
},
4343
"peerDependencies": {

0 commit comments

Comments
 (0)