Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#5652)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent 785ee11 commit 316e83e
Show file tree
Hide file tree
Showing 5 changed files with 153 additions and 157 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"nyc": "^15.1.0",
"perf-insight": "^1.1.1",
"prettier": "^3.2.5",
"rollup": "^4.17.2",
"rollup": "^4.18.0",
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"ts-jest": "^29.1.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-glob/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"node": ">=18"
},
"dependencies": {
"micromatch": "^4.0.6"
"micromatch": "^4.0.7"
},
"devDependencies": {
"@types/micromatch": "^4.0.7"
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"cosmiconfig": "9.0.0",
"cspell-trie-lib": "workspace:*",
"gensequence": "^7.0.0",
"glob": "^10.3.15",
"glob": "^10.3.16",
"hunspell-reader": "workspace:*",
"yaml": "^2.4.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
"@types/glob": "^8.1.0",
"@types/micromatch": "^4.0.7",
"@types/semver": "^7.5.8",
"micromatch": "^4.0.6",
"micromatch": "^4.0.7",
"minimatch": "^9.0.4"
}
}
Loading

0 comments on commit 316e83e

Please sign in to comment.