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 28, 2024
1 parent 3fa1304 commit 73d551d
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 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
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"cz-conventional-changelog": "3.3.0",
"jest": "^29.5.0",
"np": "^10.0.0",
"prettier": "3.3.3",
"prettier": "3.4.1",
"ts-jest": "^29.0.5",
"ts-node": "^10.9.1",
"typescript": "^5.0.4"
Expand All @@ -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
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6014,12 +6014,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
checksum: 10c0/2d6cc3101ad9de72b49c59339480b0983e6ff6742143da0c43f476bf3b5ef88ede42ebd9956d7a0a8fa59f7a5990e8ef03c9ad4c37f7e4c9e5db43ee0853156c
languageName: node
linkType: hard

Expand Down Expand Up @@ -7670,23 +7670,23 @@ __metadata:
minimatch: "npm:^9.0.0"
np: "npm:^10.0.0"
pako: "npm:^2.1.0"
prettier: "npm:3.3.3"
prettier: "npm:3.4.1"
prompts: "npm:^2.4.2"
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 73d551d

Please sign in to comment.