Skip to content

Commit

Permalink
Merge branch 'main' into dev/garretts/instrumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
fearthecowboy authored Nov 25, 2024
2 parents 1b3c84e + bfa3c75 commit 73abb77
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Each line is a file pattern followed by one or more owners.

# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
# @microsoft/cpptools-maintainers will be requested for
# review when someone opens a pull request.

* @microsoft/cpptools-maintainers
6 changes: 3 additions & 3 deletions Extension/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1428,9 +1428,9 @@ create-require@^1.1.0:
integrity sha1-wdfo8eX2z8n/ZfnNNS03NIdWwzM=

cross-spawn@^7.0.2, cross-spawn@^7.0.3:
version "7.0.3"
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
integrity sha1-9zqFudXUHQRVUcF34ogtSshXKKY=
version "7.0.6"
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
integrity sha1-ilj+ePANzXDDcEUXWd+/rwPo7p8=
dependencies:
path-key "^3.1.0"
shebang-command "^2.0.0"
Expand Down

0 comments on commit 73abb77

Please sign in to comment.