Skip to content

Commit d293a8b

Browse files
ci: Workflow Bot -- Update ALL Dependencies (main) (#7202)
Co-authored-by: Jason3S <[email protected]>
1 parent 32b0300 commit d293a8b

File tree

4 files changed

+153
-152
lines changed

4 files changed

+153
-152
lines changed

examples/dynamic-dictionaries/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"private": true,
44
"dependencies": {
55
"cspell": "workspace:*",
6-
"tinyglobby": "^0.2.12"
6+
"tinyglobby": "^0.2.13"
77
}
88
}

packages/cspell/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"file-entry-cache": "^9.1.0",
9999
"get-stdin": "^9.0.0",
100100
"semver": "^7.7.1",
101-
"tinyglobby": "^0.2.12"
101+
"tinyglobby": "^0.2.13"
102102
},
103103
"engines": {
104104
"node": ">=18"

0 commit comments

Comments
 (0)