Skip to content

Commit ada6eb1

Browse files
chore(deps): update patch/minor dependencies (#347)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a7ac88 commit ada6eb1

File tree

3 files changed

+56
-41
lines changed

3 files changed

+56
-41
lines changed

.github/workflows/check_pr_title.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
name: 'Check PR title'
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: amannn/[email protected].0
12+
- uses: amannn/[email protected].2
1313
env:
1414
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

package-lock.json

+54-39
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"ts-jest": "^28.0.0",
8080
"ts-node": "^10.2.1",
8181
"tsup": "^6.1.2",
82-
"typescript": "~4.8.2",
82+
"typescript": "~4.9.0",
8383
"underscore": "^1.13.1"
8484
}
8585
}

0 commit comments

Comments
 (0)