Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#3933)
Browse files Browse the repository at this point in the history
ci: Workflow Bot -- Update ALL Dependencies

Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent dcc24ac commit 01b7fa5
Show file tree
Hide file tree
Showing 6 changed files with 598 additions and 593 deletions.
6 changes: 3 additions & 3 deletions packages/cspell-eslint-plugin/package.json
Expand Up @@ -68,9 +68,9 @@
"eslint-plugin-react": "^7.31.11",
"mocha": "^10.2.0",
"rimraf": "^3.0.2",
"rollup": "^3.7.5",
"rollup-plugin-dts": "^5.0.0",
"ts-json-schema-generator": "^1.1.2"
"rollup": "^3.8.1",
"rollup-plugin-dts": "^5.1.0",
"ts-json-schema-generator": "^1.2.0"
},
"dependencies": {
"cspell-lib": "workspace:*"
Expand Down
4 changes: 2 additions & 2 deletions packages/cspell-lib/package.json
Expand Up @@ -91,8 +91,8 @@
"jest": "^29.3.1",
"lorem-ipsum": "^2.0.8",
"rimraf": "^3.0.2",
"rollup": "^3.7.5",
"rollup-plugin-dts": "^5.0.0",
"rollup": "^3.8.1",
"rollup-plugin-dts": "^5.1.0",
"ts-jest": "^29.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/cspell-tools/package.json
Expand Up @@ -71,7 +71,7 @@
"lorem-ipsum": "^2.0.8",
"rimraf": "^3.0.2",
"shelljs": "^0.8.5",
"ts-json-schema-generator": "^1.1.2"
"ts-json-schema-generator": "^1.2.0"
},
"main": "bin.js"
}
2 changes: 1 addition & 1 deletion packages/cspell-types/package.json
Expand Up @@ -66,7 +66,7 @@
"ajv-cli": "^5.0.0",
"jest": "^29.3.1",
"rimraf": "^3.0.2",
"ts-json-schema-generator": "^1.1.2",
"ts-json-schema-generator": "^1.2.0",
"typescript": "^4.9.4"
}
}
4 changes: 2 additions & 2 deletions packages/cspell/package.json
Expand Up @@ -103,7 +103,7 @@
"micromatch": "^4.0.5",
"minimatch": "^5.1.2",
"rimraf": "^3.0.2",
"rollup": "^3.7.5",
"rollup-plugin-dts": "^5.0.0"
"rollup": "^3.8.1",
"rollup-plugin-dts": "^5.1.0"
}
}

0 comments on commit 01b7fa5

Please sign in to comment.