Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update automerge #210

Merged
merged 1 commit into from
Jan 31, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Codecov
if: matrix.node-version == '18.x' && matrix.os == 'ubuntu-latest'
uses: codecov/[email protected].5
uses: codecov/[email protected].6

- name: Release
uses: softprops/action-gh-release@v1
Expand Down
Binary file not shown.
Binary file not shown.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1387,20 +1387,20 @@ __metadata:
linkType: hard

"@types/node@npm:*":
version: 20.11.7
resolution: "@types/node@npm:20.11.7"
version: 20.11.12
resolution: "@types/node@npm:20.11.12"
dependencies:
undici-types: ~5.26.4
checksum: 61ea0718bccda31110c643190518407b7c50d26698a20e3522871608db5fa3d2d43d1ae57c609068eae6996d563db43326045a90f22a9aacc825e8d6c7aea2ce
checksum: 6f878b79224eb95d1929f2484b7a9a4a129c65a854852619fbe40f3886231c320fd3262420a10a1cbfc3f615d3d6c0c42c5226f45fedd07ea6a20fc1679b50ea
languageName: node
linkType: hard

"@types/node@npm:^18.15.3":
version: 18.19.10
resolution: "@types/node@npm:18.19.10"
version: 18.19.11
resolution: "@types/node@npm:18.19.11"
dependencies:
undici-types: ~5.26.4
checksum: eea429c1fe8d25702c1e860f5c4ac053db3c52a5884646f458513b622a507660a6c88c717ee4f106e63c82f4ec6cafbf999e3f3f1d3083f7a40b4f715e03332b
checksum: 976bb7584dfed3a80b8ca1ac4f1a25b5b889893518a5401d02445db4d986036137637ca8e0bb3af12ee52ae86f78b1121cbe17eced3c95c8581a717fc6a7b7ec
languageName: node
linkType: hard

Expand Down
Loading