Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/renovate/read-0.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
brunnre8 committed Apr 27, 2024
2 parents d9977df + 6ab52bc commit da2572f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -107,7 +107,7 @@
"@types/mocha": "9.1.1",
"@types/mousetrap": "1.6.15",
"@types/node": "17.0.45",
"@types/read": "0.0.29",
"@types/read": "0.0.32",
"@types/semver": "7.3.9",
"@types/sortablejs": "1.13.0",
"@types/sqlite3": "3.1.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1613,10 +1613,10 @@
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==

"@types/read@0.0.29":
version "0.0.29"
resolved "https://registry.yarnpkg.com/@types/read/-/read-0.0.29.tgz#812468fb2dd009f37132045ab4788d89dd89cf43"
integrity sha512-TisW3O3OhpP8/ZwaiqV7kewh9gnoH7PfqHd4hkCM9ogiqWEagu43WXpHWqgPbltXhembYJDpYB3cVwUIOweHXg==
"@types/read@0.0.32":
version "0.0.32"
resolved "https://registry.yarnpkg.com/@types/read/-/read-0.0.32.tgz#0a66e636cbb884e66f9faca986b5de8bea9af47f"
integrity sha512-BbcOjC8nPoAKYK500K4ckuAJgiSZKc+4SBc+Isnf7AP088RNvCTqFay69bnRG6oOYf3/Kba4DVMLFEUrgAlZtA==

"@types/responselike@*", "@types/responselike@^1.0.0":
version "1.0.0"
Expand Down

0 comments on commit da2572f

Please sign in to comment.