Skip to content

Commit ae7c7f7

Browse files
Merge pull request #156 from microsoft/main
Update to latest
2 parents 4c84fa3 + 9d936a7 commit ae7c7f7

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

.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.

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.298-alpha",
19+
"@richnav/rich-code-nav-indexer-core": "^0.1.299-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.298-alpha":
647-
version: 0.1.298-alpha
648-
resolution: "@richnav/rich-code-nav-indexer-core@npm:0.1.298-alpha"
646+
"@richnav/rich-code-nav-indexer-core@npm:^0.1.299-alpha":
647+
version: 0.1.299-alpha
648+
resolution: "@richnav/rich-code-nav-indexer-core@npm:0.1.299-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: 636844d1bc1f2481f4ba11672625d6d536c2d9fdd5291bf30b5815576b95fc63475468115229b28decdfb7e37d5ad01a3d858fc05c979aea59d3154a4abe60cd
664+
checksum: 4bbf13900e5891c0ce0ac0a46c4a76b7218a271d4199b88e1a455bc1fcd63a2713b3ac88d94269aff9d887dfac0647a4adda85b6e53026c0203ff55408770719
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.298-alpha
2829+
"@richnav/rich-code-nav-indexer-core": ^0.1.299-alpha
28302830
"@types/mocha": ^8.0.1
28312831
"@types/node": ^14.0.27
28322832
applicationinsights: ^1.8.10

0 commit comments

Comments
 (0)