Skip to content

Commit a82420c

Browse files
authored
Merge pull request #166 from microsoft/main
Latest core deployment
2 parents 8c24829 + 9596da9 commit a82420c

4 files changed

Lines changed: 12 additions & 12 deletions

File tree

.pnp.js

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/@richnav-rich-code-nav-indexer-core-npm-0.1.306-alpha-0f65b167fa-a78957db69.zip renamed to .yarn/cache/@richnav-rich-code-nav-indexer-core-npm-0.1.310-alpha-dce916b140-c75bac7078.zip

138 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@actions/github": "^5.1.1",
1717
"@actions/io": "^1.1.0",
1818
"@actions/tool-cache": "^1.6.1",
19-
"@richnav/rich-code-nav-indexer-core": "^0.1.306-alpha",
19+
"@richnav/rich-code-nav-indexer-core": "^0.1.310-alpha",
2020
"applicationinsights": "^1.8.10",
2121
"cloudbuild-task-github-actions": "^0.1.105-beta"
2222
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -643,9 +643,9 @@ __metadata:
643643
languageName: node
644644
linkType: hard
645645

646-
"@richnav/rich-code-nav-indexer-core@npm:^0.1.306-alpha":
647-
version: 0.1.306-alpha
648-
resolution: "@richnav/rich-code-nav-indexer-core@npm:0.1.306-alpha"
646+
"@richnav/rich-code-nav-indexer-core@npm:^0.1.310-alpha":
647+
version: 0.1.310-alpha
648+
resolution: "@richnav/rich-code-nav-indexer-core@npm:0.1.310-alpha"
649649
dependencies:
650650
adm-zip: ^0.5.9
651651
applicationinsights: ^1.2.0
@@ -661,7 +661,7 @@ __metadata:
661661
stream-buffers: ^3.0.2
662662
uuid: ^8.3.1
663663
which: ^2.0.2
664-
checksum: a78957db69d9b64c7e116a95e495ce65ac174fab3c36e3b4aca043066b737f0c82f0f34be6f1b5ddc99c59557abb8223ed455d82619352d5e38c1c1b2830871d
664+
checksum: c75bac707844eae6bbee78c625ae5117764817c7469a15dac2cd88c177b73ae54d7c2b507bce560f81352a405ef6369c63e47c65a5339aa28ef76012dd63e1c0
665665
languageName: node
666666
linkType: hard
667667

@@ -2826,7 +2826,7 @@ resolve@^1.3.2:
28262826
"@actions/github": ^5.1.1
28272827
"@actions/io": ^1.1.0
28282828
"@actions/tool-cache": ^1.6.1
2829-
"@richnav/rich-code-nav-indexer-core": ^0.1.306-alpha
2829+
"@richnav/rich-code-nav-indexer-core": ^0.1.310-alpha
28302830
"@types/mocha": ^8.0.1
28312831
"@types/node": ^14.0.27
28322832
applicationinsights: ^1.8.10

0 commit comments

Comments
 (0)