Skip to content

Commit 73abb77

Browse files
Merge branch 'main' into dev/garretts/instrumentation
2 parents 1b3c84e + bfa3c75 commit 73abb77

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Each line is a file pattern followed by one or more owners.
2+
3+
# These owners will be the default owners for everything in
4+
# the repo. Unless a later match takes precedence,
5+
# @microsoft/cpptools-maintainers will be requested for
6+
# review when someone opens a pull request.
7+
8+
* @microsoft/cpptools-maintainers

Extension/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1428,9 +1428,9 @@ create-require@^1.1.0:
14281428
integrity sha1-wdfo8eX2z8n/ZfnNNS03NIdWwzM=
14291429

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

0 commit comments

Comments
 (0)