Skip to content

Commit 7cd83ec

Browse files
authored
Merge pull request #14 from FlutterGen/chore-renovate-typescript-eslint-monorepo
chore: update typescript-eslint monorepo to v8.3.0
2 parents a4ad201 + 42be8ff commit 7cd83ec

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
## [1.0.1](https://github.com/FlutterGen/setup-fluttergen/compare/v1.0.0...v1.0.1) (2024-08-26)
44

5-
65
### Bug Fixes
76

8-
* execubale path ([543667e](https://github.com/FlutterGen/setup-fluttergen/commit/543667e5f6f914e16f23f248eb703d3aa3c1f742))
7+
- execubale path ([543667e](https://github.com/FlutterGen/setup-fluttergen/commit/543667e5f6f914e16f23f248eb703d3aa3c1f742))
98

109
## 1.0.0 (2024-08-26)
1110

bun.lockb

88 Bytes
Binary file not shown.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@
6565
},
6666
"devDependencies": {
6767
"@types/node": "22.5.0",
68-
"@typescript-eslint/eslint-plugin": "8.2.0",
69-
"@typescript-eslint/parser": "8.2.0",
68+
"@typescript-eslint/eslint-plugin": "8.3.0",
69+
"@typescript-eslint/parser": "8.3.0",
7070
"eslint": "8.57.0",
7171
"eslint-config-prettier": "9.1.0",
7272
"eslint-plugin-github": "5.0.1",

0 commit comments

Comments
 (0)