Skip to content

Commit ed59e8f

Browse files
committed
v1.2.2 - bump deps
1 parent 08ae6ef commit ed59e8f

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-commit-pull-push-action",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Runs git add, git commit, git pull and git push",
55
"main": "index.js",
66
"type": "module",
@@ -28,8 +28,8 @@
2828
},
2929
"devDependencies": {
3030
"@types/node": "^16.18.39",
31-
"@typescript-eslint/eslint-plugin": "^6.5.0",
32-
"@typescript-eslint/parser": "^6.5.0",
31+
"@typescript-eslint/eslint-plugin": "^6.6.0",
32+
"@typescript-eslint/parser": "^6.6.0",
3333
"@vercel/ncc": "^0.36.1",
3434
"eslint": "^8.48.0",
3535
"eslint-config-prettier": "^9.0.0",

0 commit comments

Comments
 (0)