Skip to content

Commit 4755ada

Browse files
Bump @rushstack/eslint-patch in /openc3-cosmos-init/plugins
Bumps [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) from 1.14.1 to 1.15.0. - [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md) - [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.15.0/eslint/eslint-patch) --- updated-dependencies: - dependency-name: "@rushstack/eslint-patch" dependency-version: 1.15.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9d40ec commit 4755ada

File tree

3 files changed

+32
-167
lines changed

3 files changed

+32
-167
lines changed

openc3-cosmos-init/plugins/packages/openc3-cosmos-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@openc3/vue-common": "workspace:*"
1414
},
1515
"devDependencies": {
16-
"@rushstack/eslint-patch": "1.14.1",
16+
"@rushstack/eslint-patch": "1.15.0",
1717
"@vitejs/plugin-vue": "5.2.3",
1818
"prettier": "3.6.2",
1919
"sass": "1.93.3",

openc3-cosmos-init/plugins/packages/openc3-cosmos-tool-cmdsender/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"sprintf-js": "1.1.3"
2121
},
2222
"devDependencies": {
23-
"@rushstack/eslint-patch": "1.14.1",
23+
"@rushstack/eslint-patch": "1.15.0",
2424
"@vitejs/plugin-vue": "5.2.3",
2525
"@vue/test-utils": "2.4.6",
2626
"prettier": "3.6.2",

0 commit comments

Comments
 (0)