Skip to content

Commit 266a6b1

Browse files
author
Robert Jackson
authored
Merge pull request #152 from volta-cli/rwjblue/update-deps
Update in-range dependencies to latest
2 parents 2e822b5 + 429e8a0 commit 266a6b1

File tree

2 files changed

+48
-30
lines changed

2 files changed

+48
-30
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@
2828
"test": "vitest"
2929
},
3030
"devDependencies": {
31-
"@actions/core": "^1.10.0",
31+
"@actions/core": "^1.10.1",
3232
"@actions/exec": "^1.1.1",
3333
"@actions/github": "^5.1.1",
3434
"@actions/glob": "^0.4.0",
35-
"@actions/http-client": "^2.1.0",
35+
"@actions/http-client": "^2.2.1",
3636
"@actions/io": "^1.1.3",
3737
"@actions/tool-cache": "^2.0.1",
3838
"@release-it-plugins/lerna-changelog": "^5.0.0",
3939
"@types/node": "^18.7.15",
40-
"@types/semver": "^7.5.0",
40+
"@types/semver": "^7.5.8",
4141
"@types/uuid": "^9.0.1",
4242
"@typescript-eslint/eslint-plugin": "^5.59.6",
4343
"@typescript-eslint/parser": "^5.59.6",
@@ -47,12 +47,12 @@
4747
"eslint": "^8.40.0",
4848
"eslint-config-prettier": "^8.8.0",
4949
"eslint-plugin-prettier": "^4.2.1",
50-
"nock": "^13.3.1",
50+
"nock": "^13.5.4",
5151
"npm-run-all": "^4.1.5",
5252
"prettier": "^2.8.8",
5353
"release-it": "^15.10.3",
5454
"rimraf": "^5.0.0",
55-
"semver": "^7.5.1",
55+
"semver": "^7.6.3",
5656
"typescript": "^5.0.4",
5757
"uuid": "^9.0.0",
5858
"vitest": "^0.31.1"

0 commit comments

Comments
 (0)