Skip to content

Commit

Permalink
chore(deps-dev): bump @eslint/compat (#511)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group in /ui with 1 update: [@eslint/compat](https://github.com/eslint/rewrite).


Updates `@eslint/compat` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@compat-v1.2.2...compat-v1.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent c282ace commit 4eb5248
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
]
},
"devDependencies": {
"@eslint/compat": "^1.2.2",
"@eslint/compat": "^1.2.3",
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.14.0",
"@testing-library/dom": "^10.4.0",
Expand Down
10 changes: 5 additions & 5 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2210,15 +2210,15 @@ __metadata:
languageName: node
linkType: hard

"@eslint/compat@npm:^1.2.2":
version: 1.2.2
resolution: "@eslint/compat@npm:1.2.2"
"@eslint/compat@npm:^1.2.3":
version: 1.2.3
resolution: "@eslint/compat@npm:1.2.3"
peerDependencies:
eslint: ^9.10.0
peerDependenciesMeta:
eslint:
optional: true
checksum: 10/81648b00e0b629de43d9aece18bb683340684a02f2cf1df2672bf3b16531371ce11492a106d0fb18e91b2bb3af97885e0209f8cefc520e62a872d0730cf7bfee
checksum: 10/5a8fc6ecb127a1ce757c2b94e4a71fd72939c3e9007eb80c0a819618e1c7cc98ffe3e5229a504c52e6f5b5dc0f6be3b899fa6a3dedb220cb4a02c8d5d0c333df
languageName: node
linkType: hard

Expand Down Expand Up @@ -12710,7 +12710,7 @@ __metadata:
resolution: "sitrep@workspace:."
dependencies:
"@apollo/client": "npm:^3.11.10"
"@eslint/compat": "npm:^1.2.2"
"@eslint/compat": "npm:^1.2.3"
"@eslint/eslintrc": "npm:^3.1.0"
"@eslint/js": "npm:^9.14.0"
"@fortawesome/fontawesome-svg-core": "npm:^6.6.0"
Expand Down

0 comments on commit 4eb5248

Please sign in to comment.