Skip to content

Commit

Permalink
chore(deps): bump @vscode/ripgrep from 1.15.6 to 1.15.7 (#10042)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 38e6d4a commit 5affc92
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 @@ -74,7 +74,7 @@
"@sentry/node": "^7.80.1",
"@stripe/stripe-js": "^2.1.11",
"@use-it/interval": "^1.0.0",
"@vscode/ripgrep": "^1.15.6",
"@vscode/ripgrep": "^1.15.7",
"@webref/css": "^6.7.1",
"accept-language-parser": "^1.5.0",
"async": "^3.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3373,10 +3373,10 @@
resolved "https://registry.yarnpkg.com/@use-it/interval/-/interval-1.0.0.tgz#c42c68f22ca29a0dc929041746373d94496d2b3a"
integrity sha512-WQFcnSt/xM/mS8ZtJ0ut5lhPrl+V0HDPPcI/J0eUClsfiD+/r8A7IeW/pVcfpSVGWRmN3+WnjNteWuKyWs2WZg==

"@vscode/ripgrep@^1.15.6":
version "1.15.6"
resolved "https://registry.yarnpkg.com/@vscode/ripgrep/-/ripgrep-1.15.6.tgz#17bdffc1fd0c4a034dc3e1e8203b8d07add96c0d"
integrity sha512-mCtfHqZ/g+75qDDeIPB9ST1xyJDaJornaSujuRKkB0SMZ6FMVtuKUdvvvOITR+DcKo5KOwUVuOUUpt75jOY+Yw==
"@vscode/ripgrep@^1.15.7":
version "1.15.7"
resolved "https://registry.yarnpkg.com/@vscode/ripgrep/-/ripgrep-1.15.7.tgz#bee27fd60387fd74981c266f046532ea018be64e"
integrity sha512-3B5dqNljRLtNhKQ0ZOO8uFffF3TJ+ecnfN9PQH8iVvXtzlbPkh5R48/L2XRM+lFUm5mYCLbym/Ee+P19UePDDA==
dependencies:
https-proxy-agent "^7.0.2"
proxy-from-env "^1.1.0"
Expand Down

0 comments on commit 5affc92

Please sign in to comment.