Skip to content

Commit

Permalink
Update dependency @types/better-sqlite3 to v7.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2023
1 parent 2f50a6d commit 360e3f9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"devDependencies": {
"@babel/plugin-transform-runtime": "7.22.10",
"@types/better-sqlite3": "7.6.3",
"@types/better-sqlite3": "7.6.8",
"@types/express": "4.17.17",
"@types/express-fileupload": "1.4.1",
"@types/express-slow-down": "1.3.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1616,12 +1616,12 @@ __metadata:
languageName: node
linkType: hard

"@types/better-sqlite3@npm:7.6.3":
version: 7.6.3
resolution: "@types/better-sqlite3@npm:7.6.3"
"@types/better-sqlite3@npm:7.6.8":
version: 7.6.8
resolution: "@types/better-sqlite3@npm:7.6.8"
dependencies:
"@types/node": "*"
checksum: 37ffd2507beb55f284261fc72b2f0b5585aecd65ffaffbc1f48a4d59958c3bcc16e54b83d9fd6af5f6a0edab830e384aef7ed79dbbfc3d443f850cb1eab091f5
checksum: 2a511e1aa55a9c01b03ca9e73b0f74973cf4707562a23f932a49410d885509b6d989f718c2e8d6f7389c2b8f0aded0501a8fe6a09d19af7864efe99450797688
languageName: node
linkType: hard

Expand Down Expand Up @@ -1904,7 +1904,7 @@ __metadata:
"@babel/plugin-transform-runtime": 7.22.10
"@babel/preset-env": 7.22.10
"@babel/runtime": 7.22.10
"@types/better-sqlite3": 7.6.3
"@types/better-sqlite3": 7.6.8
"@types/express": 4.17.17
"@types/express-fileupload": 1.4.1
"@types/express-slow-down": 1.3.2
Expand Down

0 comments on commit 360e3f9

Please sign in to comment.