Skip to content

Commit faf9a41

Browse files
authored
Merge branch 'master' into 1115-use-os-keyring-for-credential-storage
2 parents 4d4ec6c + 8756c22 commit faf9a41

3 files changed

Lines changed: 29 additions & 35 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"apify": "^3.7.0",
138138
"cross-env": "^10.1.0",
139139
"husky": "^9.1.7",
140-
"lint-staged": "^16.4.0",
140+
"lint-staged": "^17.0.0",
141141
"mock-stdin": "^1.0.0",
142142
"oxfmt": "0.52.0",
143143
"oxlint": "1.67.0",

pnpm-lock.yaml

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

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"automergeType": "branch"
1515
},
1616
"constraints": {
17-
"npm": "^10.0.0"
17+
"pnpm": "^10.0.0"
1818
},
1919
"packageRules": [
2020
{

0 commit comments

Comments
 (0)