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.3.0 (#31435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4f47b4d0e4
commit
1f72816040
2 changed files with 7 additions and 6 deletions
|
@ -248,7 +248,7 @@
|
|||
"zod": "3.23.8"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"better-sqlite3": "11.2.1",
|
||||
"better-sqlite3": "11.3.0",
|
||||
"openpgp": "5.11.2",
|
||||
"re2": "1.21.4"
|
||||
},
|
||||
|
|
|
@ -334,8 +334,8 @@ importers:
|
|||
version: 3.23.8
|
||||
optionalDependencies:
|
||||
better-sqlite3:
|
||||
specifier: 11.2.1
|
||||
version: 11.2.1
|
||||
specifier: 11.3.0
|
||||
version: 11.3.0
|
||||
openpgp:
|
||||
specifier: 5.11.2
|
||||
version: 5.11.2
|
||||
|
@ -1186,6 +1186,7 @@ packages:
|
|||
|
||||
'@ls-lint/ls-lint@2.2.3':
|
||||
resolution: {integrity: sha512-ekM12jNm/7O2I/hsRv9HvYkRdfrHpiV1epVuI2NP+eTIcEgdIdKkKCs9KgQydu/8R5YXTov9aHdOgplmCHLupw==}
|
||||
cpu: [x64, arm64, s390x]
|
||||
os: [darwin, linux, win32]
|
||||
hasBin: true
|
||||
|
||||
|
@ -2492,8 +2493,8 @@ packages:
|
|||
before-after-hook@3.0.2:
|
||||
resolution: {integrity: sha512-Nik3Sc0ncrMK4UUdXQmAnRtzmNQTAAXmXIopizwZ1W1t8QmfJj+zL4OA2I7XPTPW5z5TDqv4hRo/JzouDJnX3A==}
|
||||
|
||||
better-sqlite3@11.2.1:
|
||||
resolution: {integrity: sha512-Xbt1d68wQnUuFIEVsbt6V+RG30zwgbtCGQ4QOcXVrOH0FE4eHk64FWZ9NUfRHS4/x1PXqwz/+KOrnXD7f0WieA==}
|
||||
better-sqlite3@11.3.0:
|
||||
resolution: {integrity: sha512-iHt9j8NPYF3oKCNOO5ZI4JwThjt3Z6J6XrcwG85VNMVzv1ByqrHWv5VILEbCMFWDsoHhXvQ7oC8vgRXFAKgl9w==}
|
||||
|
||||
bignumber.js@9.1.2:
|
||||
resolution: {integrity: sha512-2/mKyZH9K85bzOEfhXDBFZTGd1CTs+5IHpeFQo9luiBG7hghdC851Pj2WAhb6E3R6b9tZj/XKhbg4fum+Kepug==}
|
||||
|
@ -9103,7 +9104,7 @@ snapshots:
|
|||
|
||||
before-after-hook@3.0.2: {}
|
||||
|
||||
better-sqlite3@11.2.1:
|
||||
better-sqlite3@11.3.0:
|
||||
dependencies:
|
||||
bindings: 1.5.0
|
||||
prebuild-install: 7.1.2
|
||||
|
|
Loading…
Reference in a new issue