Skip to content

Commit c1300f1

Browse files
deps: npm dev dependencies
1 parent 0aaab95 commit c1300f1

File tree

2 files changed

+56
-50
lines changed

2 files changed

+56
-50
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"test:watch": "skuba test --watch"
1717
},
1818
"devDependencies": {
19-
"@actions/core": "^1.10.0",
20-
"@actions/exec": "^1.1.1",
21-
"@actions/github": "^6.0.0",
19+
"@actions/core": "^2.0.0",
20+
"@actions/exec": "^2.0.0",
21+
"@actions/github": "^7.0.0",
2222
"@changesets/changelog-github": "^0.5.0",
2323
"@changesets/cli": "^2.26.0",
24-
"@manypkg/get-packages": "^2.0.0",
24+
"@manypkg/get-packages": "^3.0.0",
2525
"@types/node": "^22.13.10",
26-
"package-manager-detector": "^0.2.2",
26+
"package-manager-detector": "^1.0.0",
2727
"resolve-from": "^5.0.0",
2828
"skuba": "13.1.1",
2929
"tsup": "^8.0.1"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)