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): lock file maintenance #1843

Merged
merged 1 commit into from
Jan 19, 2025
Merged
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
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7013,8 +7013,8 @@ __metadata:
linkType: hard

"eslint-plugin-prettier@npm:^5.0.0":
version: 5.2.2
resolution: "eslint-plugin-prettier@npm:5.2.2"
version: 5.2.3
resolution: "eslint-plugin-prettier@npm:5.2.3"
dependencies:
prettier-linter-helpers: "npm:^1.0.0"
synckit: "npm:^0.9.1"
Expand All @@ -7028,7 +7028,7 @@ __metadata:
optional: true
eslint-config-prettier:
optional: true
checksum: 10c0/c2522d573d7682c7e23c8598e16abfaae6d9b9b79e9aa70b902eb75122b503cc0d3c9934db6d22862e90c58910004ce9386a177b2fd4e69884e0e63de964e253
checksum: 10c0/60d9c03491ec6080ac1d71d0bee1361539ff6beb9b91ac98cfa7176c9ed52b7dbe7119ebee5b441b479d447d17d802a4a492ee06095ef2f22c460e3dd6459302
languageName: node
linkType: hard

Expand Down Expand Up @@ -14567,21 +14567,21 @@ __metadata:
languageName: node
linkType: hard

"tldts-core@npm:^6.1.72":
version: 6.1.72
resolution: "tldts-core@npm:6.1.72"
checksum: 10c0/6cc0226c0b68264ee58f43aeb2165aae5ca058dd86ba83cc015c15494df6c9b9630553ae9d4d3bff5916f9952d4e4cc2b17853ee5aaebac978b21bf98d6f9b14
"tldts-core@npm:^6.1.73":
version: 6.1.73
resolution: "tldts-core@npm:6.1.73"
checksum: 10c0/566d559922ddcbe750b259e23b349d2db916095951f50cfd7811af43043ebc3c022cc9c92ebde6933cf82ad792f71025759e08044c203fe63f6e14fa0e69e8de
languageName: node
linkType: hard

"tldts@npm:^6.1.32":
version: 6.1.72
resolution: "tldts@npm:6.1.72"
version: 6.1.73
resolution: "tldts@npm:6.1.73"
dependencies:
tldts-core: "npm:^6.1.72"
tldts-core: "npm:^6.1.73"
bin:
tldts: bin/cli.js
checksum: 10c0/013912d4c41ef92b250b3fe26f1bf3bdef528c1bf37cdb1df8678e5aac02f95c5d9280b2302ef61354c0eaafc83f66049c310ddde14ab65687e5b2ebdf66c91f
checksum: 10c0/d76e249d13b88311834ee04eafbcac9c2a058b9e0f5c6aaa071982e5fa4d30d07894adfae7cbd2135bbc3baa30bfbdacf09f8f1020697bc6f72137792dc79f69
languageName: node
linkType: hard

Expand Down
Loading