Skip to content

Commit 2cbae67

Browse files
authored
chore(deps): update all dependencies (#25)
## 📑 Description - chore(deps): update all dependencies - chore(deps): update go to 1.21
1 parent 0b70378 commit 2cbae67

File tree

3 files changed

+278
-446
lines changed

3 files changed

+278
-446
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/mheob/use-correct-pm
22

3-
go 1.20
3+
go 1.21
44

55
require github.com/spf13/cobra v1.7.0
66

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
"package.json": "npx sort-package-json"
3232
},
3333
"dependencies": {
34-
"@go-task/go-npm": "^0.1.18",
34+
"@go-task/go-npm": "^0.2.0",
3535
"is-ci": "^3.0.1"
3636
},
3737
"devDependencies": {
38-
"@commitlint/cli": "^17.6.5",
39-
"@commitlint/config-conventional": "^17.6.5",
38+
"@commitlint/cli": "^18.2.0",
39+
"@commitlint/config-conventional": "^18.1.0",
4040
"husky": "^8.0.3",
41-
"lint-staged": "^13.2.2"
41+
"lint-staged": "^15.0.2"
4242
},
4343
"publishConfig": {
4444
"access": "public"

0 commit comments

Comments
 (0)