Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (#1057)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
Co-authored-by: Jason Dent <[email protected]>
3 people authored Dec 7, 2024

Verified

This commit was signed with the committer’s verified signature.
AlexRuiz7 Álex Ruiz
1 parent 2f649b5 commit 954f589
Showing 5 changed files with 251 additions and 276 deletions.
2 changes: 2 additions & 0 deletions extensions/spanish/README.md
Original file line number Diff line number Diff line change
@@ -50,3 +50,5 @@ Brought to you by <a href="https://streetsidesoftware.com" title="Street Side So
</p>

<!--- @@inject-end: ../../static/footer.md --->

<!--- cspell:ignore Español --->
56 changes: 28 additions & 28 deletions generator-cspell-dicts-extensions/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

443 changes: 208 additions & 235 deletions package-lock.json

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -32,25 +32,25 @@
"vscode": "^1.67.0"
},
"devDependencies": {
"@lerna-lite/cli": "^3.10.0",
"@lerna-lite/exec": "^3.10.0",
"@lerna-lite/run": "^3.10.0",
"@lerna-lite/cli": "^3.10.1",
"@lerna-lite/exec": "^3.10.1",
"@lerna-lite/run": "^3.10.1",
"@tsconfig/node20": "^20.1.4",
"@types/mocha": "^10.0.9",
"@types/node": "^20.17.6",
"@types/mocha": "^10.0.10",
"@types/node": "^20.17.9",
"@types/vscode": "^1.95.0",
"@vscode/test-electron": "^2.4.1",
"@vscode/vsce": "^3.2.1",
"cspell": "^8.16.0",
"cspell": "^8.16.1",
"inject-markdown": "^3.1.4",
"mocha": "^10.8.2",
"npm-check-updates": "^17.1.11",
"ovsx": "^0.10.0",
"prettier": "^3.3.3",
"ovsx": "^0.10.1",
"prettier": "^3.4.1",
"rimraf": "^6.0.1",
"scripts": "file:scripts",
"test-extensions": "file:test-runner",
"typescript": "^5.6.3",
"yaml": "^2.6.0"
"typescript": "^5.7.2",
"yaml": "^2.6.1"
}
}
6 changes: 3 additions & 3 deletions test-runner/package-lock.json

0 comments on commit 954f589

Please sign in to comment.