Skip to content

Commit

Permalink
chore(deps-dev): bump @rushstack/eslint-patch from 1.5.1 to 1.10.4
Browse files Browse the repository at this point in the history
Bumps [@rushstack/eslint-patch](https://github.com/microsoft/rushstack/tree/HEAD/eslint/eslint-patch) from 1.5.1 to 1.10.4.
- [Changelog](https://github.com/microsoft/rushstack/blob/main/eslint/eslint-patch/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@rushstack/eslint-patch_v1.10.4/eslint/eslint-patch)

---
updated-dependencies:
- dependency-name: "@rushstack/eslint-patch"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 3728063 commit 0c9b308
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion shared/mitre-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"vue-i18n": "^10.0.4"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.2.0",
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node18": "^2.0.1",
"@types/jsdom": "^21.1.1",
"@types/lodash.defaultsdeep": "^4.6.7",
Expand Down
2 changes: 1 addition & 1 deletion ui/extensions/remediations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@modyfi/vite-plugin-yaml": "^1.1.0",
"@rushstack/eslint-patch": "^1.2.0",
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node18": "^2.0.1",
"@types/jsdom": "^21.1.1",
"@types/lodash.get": "^4.4.7",
Expand Down
2 changes: 1 addition & 1 deletion ui/pages/chart-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@modyfi/vite-plugin-yaml": "^1.1.0",
"@rollup/plugin-yaml": "^4.1.1",
"@rushstack/eslint-patch": "^1.2.0",
"@rushstack/eslint-patch": "^1.10.4",
"@tsconfig/node18": "^2.0.1",
"@types/jsdom": "^21.1.1",
"@types/lodash.debounce": "^4.0.7",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -688,7 +688,7 @@ __metadata:
"@mitre/vue-shared": "npm:*"
"@modyfi/vite-plugin-yaml": "npm:^1.1.0"
"@rollup/plugin-yaml": "npm:^4.1.1"
"@rushstack/eslint-patch": "npm:^1.2.0"
"@rushstack/eslint-patch": "npm:^1.10.4"
"@shoelace-style/shoelace": "npm:^2.8.0"
"@tsconfig/node18": "npm:^2.0.1"
"@types/jsdom": "npm:^21.1.1"
Expand Down Expand Up @@ -735,7 +735,7 @@ __metadata:
"@intlify/unplugin-vue-i18n": "npm:^0.12.3"
"@mitre/vue-shared": "npm:*"
"@modyfi/vite-plugin-yaml": "npm:^1.1.0"
"@rushstack/eslint-patch": "npm:^1.2.0"
"@rushstack/eslint-patch": "npm:^1.10.4"
"@shoelace-style/shoelace": "npm:^2.8.0"
"@tsconfig/node18": "npm:^2.0.1"
"@types/jsdom": "npm:^21.1.1"
Expand Down Expand Up @@ -774,7 +774,7 @@ __metadata:
dependencies:
"@crowdstrike/foundry-js": "npm:0.17.0"
"@intlify/unplugin-vue-i18n": "npm:^1.2.0"
"@rushstack/eslint-patch": "npm:^1.2.0"
"@rushstack/eslint-patch": "npm:^1.10.4"
"@shoelace-style/shoelace": "npm:^2.8.0"
"@tsconfig/node18": "npm:^2.0.1"
"@types/jsdom": "npm:^21.1.1"
Expand Down Expand Up @@ -1103,10 +1103,10 @@ __metadata:
languageName: node
linkType: hard

"@rushstack/eslint-patch@npm:^1.2.0":
version: 1.5.1
resolution: "@rushstack/eslint-patch@npm:1.5.1"
checksum: 10c0/bef32de80a93aebf3db8a2fcb408e2644918f4382bfd0851baf054cd0de3ece86bab3916d06798c236e0c951e3fc88e0921cd7edf89abb21b2418056ff9a3621
"@rushstack/eslint-patch@npm:^1.10.4":
version: 1.10.4
resolution: "@rushstack/eslint-patch@npm:1.10.4"
checksum: 10c0/de312bd7a3cb0f313c9720029eb719d8762fe54946cce2d33ac142b1cbb5817c4a5a92518dfa476c26311602d37f5a8f7caa90a0c73e3d6a56f9a05d2799c172
languageName: node
linkType: hard

Expand Down

0 comments on commit 0c9b308

Please sign in to comment.