mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-10 14:06:30 +00:00
build(deps): update dependency better-sqlite3 to v11.2.1 (#31072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
04e14e257f
commit
bb6fba2381
2 changed files with 6 additions and 6 deletions
|
@ -248,7 +248,7 @@
|
||||||
"zod": "3.23.8"
|
"zod": "3.23.8"
|
||||||
},
|
},
|
||||||
"optionalDependencies": {
|
"optionalDependencies": {
|
||||||
"better-sqlite3": "11.2.0",
|
"better-sqlite3": "11.2.1",
|
||||||
"openpgp": "5.11.2",
|
"openpgp": "5.11.2",
|
||||||
"re2": "1.21.3"
|
"re2": "1.21.3"
|
||||||
},
|
},
|
||||||
|
|
|
@ -334,8 +334,8 @@ importers:
|
||||||
version: 3.23.8
|
version: 3.23.8
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
better-sqlite3:
|
better-sqlite3:
|
||||||
specifier: 11.2.0
|
specifier: 11.2.1
|
||||||
version: 11.2.0
|
version: 11.2.1
|
||||||
openpgp:
|
openpgp:
|
||||||
specifier: 5.11.2
|
specifier: 5.11.2
|
||||||
version: 5.11.2
|
version: 5.11.2
|
||||||
|
@ -2493,8 +2493,8 @@ packages:
|
||||||
before-after-hook@3.0.2:
|
before-after-hook@3.0.2:
|
||||||
resolution: {integrity: sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A==}
|
resolution: {integrity: sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A==}
|
||||||
|
|
||||||
better-sqlite3@11.2.0:
|
better-sqlite3@11.2.1:
|
||||||
resolution: {integrity: sha512-3Dz8d4CoIf0aa8hLnGRVoLicHEp6Js5LRxXHNmOaUhOM8WLbnNkGdzc2soEwR3YFap49s0k4u5JFNaRbW2BYQw==}
|
resolution: {integrity: sha512-Xbt1d68wQnUuFIEVsbt6V+RG30zwgbtCGQ4QOcXVrOH0FE4eHk64FWZ9NUfRHS4/x1PXqwz/+KOrnXD7f0WieA==}
|
||||||
|
|
||||||
bignumber.js@9.1.2:
|
bignumber.js@9.1.2:
|
||||||
resolution: {integrity: sha512-2/mKyZH9K85bzOEfhXDBFZTGd1CTs+5IHpeFQo9luiBG7hghdC851Pj2WAhb6E3R6b9tZj/XKhbg4fum+Kepug==}
|
resolution: {integrity: sha512-2/mKyZH9K85bzOEfhXDBFZTGd1CTs+5IHpeFQo9luiBG7hghdC851Pj2WAhb6E3R6b9tZj/XKhbg4fum+Kepug==}
|
||||||
|
@ -9111,7 +9111,7 @@ snapshots:
|
||||||
|
|
||||||
before-after-hook@3.0.2: {}
|
before-after-hook@3.0.2: {}
|
||||||
|
|
||||||
better-sqlite3@11.2.0:
|
better-sqlite3@11.2.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
bindings: 1.5.0
|
bindings: 1.5.0
|
||||||
prebuild-install: 7.1.2
|
prebuild-install: 7.1.2
|
||||||
|
|
Loading…
Reference in a new issue