Skip to content

Commit c66d98b

Browse files
committed
deps: bump dependencies 🌲
Fixes #217
1 parent 18b3a0f commit c66d98b

File tree

2 files changed

+17
-26
lines changed

2 files changed

+17
-26
lines changed

package.json

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,15 @@
3333
"homepage": "https://github.com/agrc/create-reminder-action#readme",
3434
"dependencies": {
3535
"@actions/core": "^1.11.1",
36-
"@actions/github": "^6.0.0",
37-
"parse-reminder": "^1.3.0"
36+
"@actions/github": "^6.0.1",
37+
"parse-reminder": "^1.4.0"
3838
},
3939
"devDependencies": {
4040
"@ugrc/eslint-config": "^1.2.2",
4141
"@vercel/ncc": "^0.38.3",
42-
"eslint": "^9.25.0",
43-
"globals": "^15.14.0",
42+
"eslint": "^9.26.0",
4443
"husky": "^9.1.7",
45-
"lint-staged": "^15.5.1",
44+
"lint-staged": "^15.5.2",
4645
"prettier": "^3.5.3",
4746
"vitest": "^3.1.3"
4847
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)