Skip to content

Commit

Permalink
Merge pull request #14 from FlutterGen/chore-renovate-typescript-esli…
Browse files Browse the repository at this point in the history
…nt-monorepo

chore: update typescript-eslint monorepo to v8.3.0
  • Loading branch information
ronnnnn authored Aug 30, 2024
2 parents a4ad201 + 42be8ff commit 7cd83ec
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@

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


### Bug Fixes

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

## 1.0.0 (2024-08-26)

Expand Down
Binary file modified bun.lockb
Binary file not shown.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@
},
"devDependencies": {
"@types/node": "22.5.0",
"@typescript-eslint/eslint-plugin": "8.2.0",
"@typescript-eslint/parser": "8.2.0",
"@typescript-eslint/eslint-plugin": "8.3.0",
"@typescript-eslint/parser": "8.3.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-github": "5.0.1",
Expand Down

0 comments on commit 7cd83ec

Please sign in to comment.