Skip to content

Commit 17ab49e

Browse files
ci: Workflow Bot -- Update ALL Dependencies (#5007)
Co-authored-by: street-side-software-automation[bot] <74785433+street-side-software-automation[bot]@users.noreply.github.com>
1 parent 8144c14 commit 17ab49e

File tree

3 files changed

+93
-78
lines changed

3 files changed

+93
-78
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
"@cspell/cspell-tools": "^9.3.2",
4141
"@cspell/dict-cspell-bundle": "workspace:*",
4242
"@eslint/js": "^9.39.1",
43-
"@lerna-lite/cli": "^4.9.3",
44-
"@lerna-lite/exec": "^4.9.3",
45-
"@lerna-lite/publish": "^4.9.3",
46-
"@lerna-lite/run": "^4.9.3",
43+
"@lerna-lite/cli": "^4.9.4",
44+
"@lerna-lite/exec": "^4.9.4",
45+
"@lerna-lite/publish": "^4.9.4",
46+
"@lerna-lite/run": "^4.9.4",
4747
"ava": "^6.4.1",
4848
"cpy-cli": "^6.0.0",
4949
"cross-env": "^10.1.0",
@@ -57,7 +57,7 @@
5757
"hunspell-reader": "^9.3.2",
5858
"inject-markdown": "^4.0.0",
5959
"json5": "2.2.3",
60-
"prettier": "^3.6.2",
60+
"prettier": "^3.7.1",
6161
"shx": "^0.4.0",
6262
"yamljs": "^0.3.0"
6363
},

pnpm-lock.yaml

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

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"globby": "^16.0.0",
3434
"globrex": "^0.1.2",
3535
"json5": "2.2.3",
36-
"prettier": "^3.6.2",
36+
"prettier": "^3.7.1",
3737
"remark": "^15.0.1",
3838
"remark-gfm": "^4.0.1",
3939
"shelljs": "^0.10.0",

0 commit comments

Comments
 (0)