Skip to content

Commit

Permalink
Merge pull request #152 from volta-cli/rwjblue/update-deps
Browse files Browse the repository at this point in the history
Update in-range dependencies to latest
  • Loading branch information
rwjblue authored Aug 6, 2024
2 parents 2e822b5 + 429e8a0 commit 266a6b1
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 30 deletions.
68 changes: 43 additions & 25 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"test": "vitest"
},
"devDependencies": {
"@actions/core": "^1.10.0",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^5.1.1",
"@actions/glob": "^0.4.0",
"@actions/http-client": "^2.1.0",
"@actions/http-client": "^2.2.1",
"@actions/io": "^1.1.3",
"@actions/tool-cache": "^2.0.1",
"@release-it-plugins/lerna-changelog": "^5.0.0",
"@types/node": "^18.7.15",
"@types/semver": "^7.5.0",
"@types/semver": "^7.5.8",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
Expand All @@ -47,12 +47,12 @@
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"nock": "^13.3.1",
"nock": "^13.5.4",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.8",
"release-it": "^15.10.3",
"rimraf": "^5.0.0",
"semver": "^7.5.1",
"semver": "^7.6.3",
"typescript": "^5.0.4",
"uuid": "^9.0.0",
"vitest": "^0.31.1"
Expand Down

0 comments on commit 266a6b1

Please sign in to comment.