Skip to content

Commit 6bccc34

Browse files
authored
Merge pull request #160 from microsoft/main
update to latest
2 parents 9f7d989 + 13a605d commit 6bccc34

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.300-alpha",
19+
"@richnav/rich-code-nav-indexer-core": "^0.1.301-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.300-alpha":
647-
version: 0.1.300-alpha
648-
resolution: "@richnav/rich-code-nav-indexer-core@npm:0.1.300-alpha"
646+
"@richnav/rich-code-nav-indexer-core@npm:^0.1.301-alpha":
647+
version: 0.1.301-alpha
648+
resolution: "@richnav/rich-code-nav-indexer-core@npm:0.1.301-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: d21a2c9930bd074e1d854023016ef2c555a0685b0422309244e266ecce73024ef534e8dc29e266c3f355ce8bb6f2d63d48a86daf56d3093d339c0b52359bcb82
664+
checksum: 293f921c8abf46324186540f32e9260990a97097a19efb9112329e3764ade65d7de77eb634cebe1df91893b92c91c5f725f3cd4aa2068f6746275db3bcdd2383
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.300-alpha
2829+
"@richnav/rich-code-nav-indexer-core": ^0.1.301-alpha
28302830
"@types/mocha": ^8.0.1
28312831
"@types/node": ^14.0.27
28322832
applicationinsights: ^1.8.10

0 commit comments

Comments
 (0)