Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 3, 2024
1 parent c4141d2 commit 9d9015f
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 83 deletions.
184 changes: 107 additions & 77 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"homepage": "https://github.com/open-turo/action-setup-tools/#readme",
"dependencies": {
"@actions/core": "1.10.1",
"@actions/core": "1.11.0",
"@actions/exec": "1.1.1",
"@actions/github": "6.0.0",
"@actions/io": "1.1.3",
Expand All @@ -39,12 +39,12 @@
"semver": "7.6.3"
},
"devDependencies": {
"@babel/eslint-parser": "7.25.1",
"@eslint/js": "9.10.0",
"@vercel/ncc": "0.38.1",
"eslint": "9.10.0",
"@babel/eslint-parser": "7.25.7",
"@eslint/js": "9.11.1",
"@vercel/ncc": "0.38.2",
"eslint": "9.11.1",
"eslint-config-prettier": "9.1.0",
"globals": "15.9.0",
"globals": "15.10.0",
"jest": "29.7.0",
"nock": "13.5.5"
},
Expand Down

0 comments on commit 9d9015f

Please sign in to comment.