Skip to content

Commit 310ab66

Browse files
Update dependencies
1 parent 2cc54d8 commit 310ab66

File tree

2 files changed

+37
-21
lines changed

2 files changed

+37
-21
lines changed

bun.lock

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "module",
66
"private": true,
77
"dependencies": {
8-
"@actions/core": "2.0.1",
8+
"@actions/core": "2.0.2",
99
"@actions/github": "6.0.1",
1010
"@adobe/node-fetch-retry": "2.2.0",
1111
"@octokit/graphql-schema": "15.26.1",
@@ -38,7 +38,7 @@
3838
"plop": "4.0.4",
3939
"prettier": "3.7.4",
4040
"typescript": "5.9.3",
41-
"typescript-eslint": "8.51.0"
41+
"typescript-eslint": "8.53.0"
4242
},
4343
"jest": {
4444
"clearMocks": true,

0 commit comments

Comments
 (0)