Skip to content

Commit 345d9e9

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/semver-7.7.2
2 parents 52c3f90 + e2a7fa2 commit 345d9e9

4 files changed

Lines changed: 12 additions & 11 deletions

File tree

.github/workflows/release_notice.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
run: echo "$GITHUB_CONTEXT"
1515
- name: Send custom JSON data to Slack workflow
1616
id: slack
17-
uses: slackapi/slack-github-action@v2.0.0
17+
uses: slackapi/slack-github-action@v2.1.0
1818
with:
1919
# This data can be any valid JSON from a previous step in the GitHub Action
2020
payload: |

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
Dependencies:
55
- Bump sass from 1.87.0 to 1.88.0
6+
- Bump supertest from 7.1.0 to 7.1.1
67

78
## Version 25.03.5
89
Fixes:

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"mocha": "10.8.2",
3535
"nyc": "17.1.0",
3636
"should": "13.2.3",
37-
"supertest": "7.1.0",
37+
"supertest": "7.1.1",
3838
"typescript": "^5.8.2",
3939
"husky": "^9.1.7",
4040
"lint-staged": "^15.4.3"

0 commit comments

Comments
 (0)