Skip to content

Commit ab63250

Browse files
Merge pull request #190 from microsoft/auto/updateCore
update core to latest version
2 parents 4f3126e + 6dae101 commit ab63250

File tree

5 files changed

+12
-12
lines changed

5 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.
Binary file not shown.
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.342-alpha",
19+
"@richnav/rich-code-nav-indexer-core": "^0.1.346-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.342-alpha":
647-
version: 0.1.342-alpha
648-
resolution: "@richnav/rich-code-nav-indexer-core@npm:0.1.342-alpha"
646+
"@richnav/rich-code-nav-indexer-core@npm:^0.1.346-alpha":
647+
version: 0.1.346-alpha
648+
resolution: "@richnav/rich-code-nav-indexer-core@npm:0.1.346-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: 0bd18c586949d293e4e45bb5ffca03b2a916d73bdbe734344138b84fb7252b5c16a3597cdf9b6ad7643790d039aa5d2bd8ba9f1ef3ff92d5f032b04acd26f957
664+
checksum: 9d8b9e8a17030e898e1017561f9863a8e4ff0a3a7541f3f4b2bab5a2f3c2f19f362ebe1c6f73c33f7b6e066f7b79c615f648fe8a1debbacdad0bd5d6eae505b2
665665
languageName: node
666666
linkType: hard
667667

@@ -2833,7 +2833,7 @@ resolve@^1.3.2:
28332833
"@actions/github": ^5.1.1
28342834
"@actions/io": ^1.1.0
28352835
"@actions/tool-cache": ^1.6.1
2836-
"@richnav/rich-code-nav-indexer-core": ^0.1.342-alpha
2836+
"@richnav/rich-code-nav-indexer-core": ^0.1.346-alpha
28372837
"@types/mocha": ^8.0.1
28382838
"@types/node": ^14.0.27
28392839
applicationinsights: ^1.8.10

0 commit comments

Comments
 (0)