Skip to content

Commit

Permalink
Hotfix-0000/00/00 -- minor Update minor (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
sammcj committed Sep 1, 2022
2 parents e68b955 + 3177c65 commit ca7ab7f
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 58 deletions.
120 changes: 65 additions & 55 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
},
"homepage": "https://github.com/sammcj/flyway-changes-action#readme",
"devDependencies": {
"eslint": "8.22.0",
"eslint": "8.23.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-deprecation": "1.3.2",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "6.6.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.30.1",
"eslint-plugin-react": "7.31.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-unused-imports": "2.0.0",
"jest": "29.0.1",
Expand All @@ -36,6 +36,6 @@
"dependencies": {
"@actions/core": "1.9.1",
"chalk": "5.0.1",
"simple-git": "3.12.0"
"simple-git": "3.13.0"
}
}

0 comments on commit ca7ab7f

Please sign in to comment.