fix: lockfile not updated for latest nbb-logseq

This commit is contained in:
Gabriel Horner
2025-12-09 11:01:30 -05:00
parent 8f4a6d962b
commit effcce3a64
2 changed files with 4 additions and 4 deletions

View File

@@ -160,7 +160,7 @@ jobs:
bb: ${{ env.BABASHKA_VERSION }}
- name: Fetch scripts yarn deps
run: cd scripts && yarn install
run: cd scripts && yarn install --frozen-lockfile
- name: Create DB graph with properties
run: cd scripts && yarn nbb-logseq src/logseq/tasks/db_graph/create_graph_with_properties.cljs ./properties-graph

View File

@@ -2,9 +2,9 @@
# yarn lockfile v1
"@logseq/nbb-logseq@github:logseq/nbb-logseq#feat-db-v29":
version "1.2.173-feat-db-v29"
resolved "https://codeload.github.com/logseq/nbb-logseq/tar.gz/6c4f8eec72a0a5b0c7b96c32cc73f86b045305c5"
"@logseq/nbb-logseq@github:logseq/nbb-logseq#feat-db-v30":
version "1.2.173-feat-db-v30"
resolved "https://codeload.github.com/logseq/nbb-logseq/tar.gz/1ad8d923adfe1a3423337127b987d353910306ab"
dependencies:
import-meta-resolve "^4.1.0"