Skip to content

Commit 4b4c167

Browse files
authored
Merge pull request #368 from rajbos/dependabot/npm_and_yarn/minor-and-patch-updates-3fe9031164
npm(deps): bump the minor-and-patch-updates group with 2 updates
2 parents d4de6f8 + 4baaa4c commit 4b4c167

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.github/workflows/sync-toolnames.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ jobs:
6767
fi
6868
6969
- name: Install dependencies
70+
working-directory: current-repo
7071
run: npm ci
7172

7273
- name: Check Copilot CLI version

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@
288288
"devDependencies": {
289289
"@github/copilot": "^0.0.423",
290290
"@types/mocha": "^10.0.10",
291-
"@types/node": "^25.3.3",
291+
"@types/node": "^25.3.5",
292292
"@types/vscode": "1.109.0",
293293
"@typescript-eslint/eslint-plugin": "^8.56.1",
294294
"@typescript-eslint/parser": "^8.42.0",
@@ -317,7 +317,7 @@
317317
"jsdom": "^28.1.0",
318318
"jspdf": "4.2.0",
319319
"pptxgenjs": "4.0.1",
320-
"sql.js": "1.14.0"
320+
"sql.js": "1.14.1"
321321
},
322322
"overrides": {
323323
"diff": ">=8.0.3",

0 commit comments

Comments
 (0)