Skip to content

Commit 865c14a

Browse files
Bump @foxglove/eslint-plugin from 2.0.0 to 2.1.0
Bumps [@foxglove/eslint-plugin](https://github.com/foxglove/eslint-plugin) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/foxglove/eslint-plugin/releases) - [Commits](foxglove/eslint-plugin@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: "@foxglove/eslint-plugin" dependency-version: 2.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fea6c54 commit 865c14a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"tslib": "^2.8.1"
3232
},
3333
"devDependencies": {
34-
"@foxglove/eslint-plugin": "2.0.0",
34+
"@foxglove/eslint-plugin": "2.1.0",
3535
"@foxglove/tsconfig": "2.0.0",
3636
"@types/jest": "29.5.14",
3737
"eslint": "9.28.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -532,9 +532,9 @@ __metadata:
532532
languageName: node
533533
linkType: hard
534534

535-
"@foxglove/eslint-plugin@npm:2.0.0":
536-
version: 2.0.0
537-
resolution: "@foxglove/eslint-plugin@npm:2.0.0"
535+
"@foxglove/eslint-plugin@npm:2.1.0":
536+
version: 2.1.0
537+
resolution: "@foxglove/eslint-plugin@npm:2.1.0"
538538
dependencies:
539539
"@eslint/compat": "npm:^1"
540540
"@eslint/js": "npm:^9"
@@ -550,16 +550,16 @@ __metadata:
550550
tsutils: "npm:^3"
551551
typescript-eslint: "npm:^8"
552552
peerDependencies:
553-
eslint: ^9
554-
checksum: 10c0/970c39cb820bab664e806f7d155b0de01cb626915b700f07d83ca1f7b2aa30f387f6d5d094c607e59a7ab63cefa4e70716b44b930adb74f7b043f9755b89506b
553+
eslint: ^9.27.0
554+
checksum: 10c0/f6a8645947748b38081c199f6da64e07a59ff73ceec2a132801424c1f0328809f30c503ddea6334bb093eafb062f1335f8603ffd7a8e44ccf54246daebefeb24
555555
languageName: node
556556
linkType: hard
557557

558558
"@foxglove/template-typescript@workspace:.":
559559
version: 0.0.0-use.local
560560
resolution: "@foxglove/template-typescript@workspace:."
561561
dependencies:
562-
"@foxglove/eslint-plugin": "npm:2.0.0"
562+
"@foxglove/eslint-plugin": "npm:2.1.0"
563563
"@foxglove/tsconfig": "npm:2.0.0"
564564
"@types/jest": "npm:29.5.14"
565565
eslint: "npm:9.28.0"

0 commit comments

Comments
 (0)