Skip to content

Commit

Permalink
chore: bump @vscode/sqlite3@5.0.5
Browse files Browse the repository at this point in the history
Refs #137496
  • Loading branch information
deepak1556 committed Nov 22, 2021
1 parent f20ebff commit ec4837a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"dependencies": {
"@microsoft/applicationinsights-web": "^2.6.4",
"@parcel/watcher": "2.0.2",
"@vscode/sqlite3": "5.0.4",
"@vscode/sqlite3": "5.0.5",
"@vscode/sudo-prompt": "9.3.1",
"@vscode/vscode-languagedetection": "1.0.21",
"applicationinsights": "1.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -947,10 +947,10 @@
resolved "https://registry.yarnpkg.com/@ungap/promise-all-settled/-/promise-all-settled-1.1.2.tgz#aa58042711d6e3275dd37dc597e5d31e8c290a44"
integrity sha512-sL/cEvJWAnClXw0wHk85/2L0G6Sj8UB0Ctc1TEMbKSsmpRosqhwj9gWgFRZSrBr2f9tiXISwNhCPmlfqUqyb9Q==

"@vscode/sqlite3@5.0.4":
version "5.0.4"
resolved "https://registry.yarnpkg.com/@vscode/sqlite3/-/sqlite3-5.0.4.tgz#a14f48d75fa86907cb5d1f741dbc0ba680e874a7"
integrity sha512-cbZOqncifUEn2M7K+z94ETiC2qgujHcMwPrVun9p+fPnL/fXHfg7JTHyiXCohcHt3LskxXJ8u0B1SRIUEKXz5w==
"@vscode/sqlite3@5.0.5":
version "5.0.5"
resolved "https://registry.yarnpkg.com/@vscode/sqlite3/-/sqlite3-5.0.5.tgz#4449d3bd29caf66f42828f93ff2fad0ae9203f28"
integrity sha512-Y7jLK7T30a7xLqbB/fy6RDaL4BPbD+kW/MVYOYHqNv9wVANuX89b7y5Xq2DczBJM+S3RW38PWhzRdYSK2tozEA==
dependencies:
node-addon-api "^4.2.0"
optionalDependencies:
Expand Down

0 comments on commit ec4837a

Please sign in to comment.