Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored and github-actions[bot] committed Jan 28, 2025
1 parent f482bb2 commit 076d1a0
Show file tree
Hide file tree
Showing 10 changed files with 155 additions and 141 deletions.
2 changes: 1 addition & 1 deletion examples/yarn/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"update:dep": "yarn add --dev @cspell/dict-medicalterms@latest @cspell/cspell-types@latest @cspell/eslint-plugin@latest cspell"
},
"devDependencies": {
"@cspell/cspell-types": "^8.17.2",
"@cspell/cspell-types": "^8.17.3",
"@cspell/dict-medicalterms": "^4.1.5",
"@cspell/eslint-plugin": "^8.17.2",
"@eslint/js": "^9.14.0",
Expand Down
11 changes: 9 additions & 2 deletions examples/yarn/cspell-eslint-plugin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,20 @@ __metadata:
languageName: node
linkType: hard

"@cspell/cspell-types@npm:8.17.2, @cspell/cspell-types@npm:^8.17.2":
"@cspell/cspell-types@npm:8.17.2":
version: 8.17.2
resolution: "@cspell/cspell-types@npm:8.17.2"
checksum: 10/c69c089423bb5015cde27c97c8eaa7ff20480ceab1bab593a3fb732dee87248235755140380ba2f2a3dafa3d9568dc4ef819d4de91264b7f2d683387aa198974
languageName: node
linkType: hard

"@cspell/cspell-types@npm:^8.17.3":
version: 8.17.3
resolution: "@cspell/cspell-types@npm:8.17.3"
checksum: 10/ee3a1a9e50219c15027856f0abb062baac4060bec8ba3e7456e3ff6ecac00d3ef1378553fef2a7700e89b2f993272351f25966dcd242352cde7d0170fdc3ad63
languageName: node
linkType: hard

"@cspell/dict-ada@npm:^4.1.0":
version: 4.1.0
resolution: "@cspell/dict-ada@npm:4.1.0"
Expand Down Expand Up @@ -929,7 +936,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "cspell-eslint-plugin@workspace:."
dependencies:
"@cspell/cspell-types": "npm:^8.17.2"
"@cspell/cspell-types": "npm:^8.17.3"
"@cspell/dict-medicalterms": "npm:^4.1.5"
"@cspell/eslint-plugin": "npm:^8.17.2"
"@eslint/js": "npm:^9.14.0"
Expand Down
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": "^17.1.0",
"perf-insight": "^1.2.0",
"prettier": "^3.4.2",
"rollup": "^4.32.0",
"rollup": "^4.32.1",
"rollup-plugin-dts": "^6.1.1",
"shx": "^0.3.4",
"ts-jest": "^29.2.5",
Expand Down
Loading

0 comments on commit 076d1a0

Please sign in to comment.