Skip to content

Commit

Permalink
chore(deps): update automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 3ff6197 commit e4569af
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Codecov
if: matrix.node-version == '20.x' && matrix.os == 'ubuntu-latest'
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v4.6.0

- name: Release
uses: softprops/action-gh-release@v2
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
20.18.1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,12 @@
"minimatch": "^9.0.0",
"pako": "^2.1.0",
"prompts": "^2.4.2",
"ynab": "2.2"
"ynab": "2.6"
},
"resolutions": {
"minimist": "^1.2.7"
},
"packageManager": "[email protected].0",
"packageManager": "[email protected].3",
"np": {
"cleanup": false
}
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7668,18 +7668,18 @@ __metadata:
ts-jest: "npm:^29.0.5"
ts-node: "npm:^10.9.1"
typescript: "npm:^5.0.4"
ynab: "npm:2.2"
ynab: "npm:2.6"
bin:
ynab-buddy: dist/index.js
languageName: unknown
linkType: soft

"ynab@npm:2.2":
version: 2.2.0
resolution: "ynab@npm:2.2.0"
"ynab@npm:2.6":
version: 2.6.0
resolution: "ynab@npm:2.6.0"
dependencies:
fetch-ponyfill: "npm:^7.1.0"
checksum: 10c0/8670ba92c5d9265efaae15fe8e87d895498f61fcd509312b6262c4e659e818f0ca7786cdd81478aa416b5477c711a6dd340322aed815a649b34db4f1d696c2ef
checksum: 10c0/5f05b03287e657921de0d993b9e45423ae30e42cb016609640df4d4b6594a0bb1a75d3a09f6ef7fd393b81a04f2cb09bf85efb8bd116c68fca0056ffa2a6a363
languageName: node
linkType: hard

Expand Down

0 comments on commit e4569af

Please sign in to comment.