Skip to content

Commit 68bac7e

Browse files
Merge pull request #2005 from finos/renovate/minor-updates
fix(deps): update minor updates
2 parents c1fc6b9 + cab0f34 commit 68bac7e

File tree

6 files changed

+30
-12657
lines changed

6 files changed

+30
-12657
lines changed

.gitignore

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,17 @@ docs/contributing.md
1515
# website/package-lock.json
1616
/.idea/
1717

18+
# Workspace lockfiles are managed at the repo root
19+
/calm-ai/package-lock.json
20+
/calm-models/package-lock.json
21+
/calm-plugins/vscode/package-lock.json
22+
/calm-widgets/package-lock.json
23+
/calm-hub-ui/package-lock.json
24+
/cli/package-lock.json
25+
/docs/package-lock.json
26+
/experimental/calm-explorer/package-lock.json
27+
/shared/package-lock.json
28+
1829
**/.vscode**/
1930

2031
node_modules/
@@ -30,4 +41,4 @@ node_modules/
3041
coverage/
3142
/cli/test/template-bundles/
3243
.github/chatmodes
33-
shared/test-output/
44+
shared/test-output/

0 commit comments

Comments
 (0)