Skip to content

Commit

Permalink
Merge pull request #889 from jill64/renovate/typescript-eslint-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update typescript-eslint monorepo to v7.15.0
  • Loading branch information
wraith-ci[bot] committed Jul 4, 2024
2 parents fab6985 + b1ec58f commit 19a456b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/create-octoflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"repository": {
"type": "git",
"url": "https://github.com/jill64/octoflare.git",
"image": "https://opengraph.githubassets.com/1cda7934c5a7f40c07d4a614758bc21adb1fba421d3f046acb73903ea5f82b9f/jill64/octoflare"
"image": "https://opengraph.githubassets.com/5058eca970c491f8234ba1114f935caf1d9c7919144c6642fd6a8a359fb26858/jill64/octoflare"
},
"scripts": {
"build": "tsc && publint",
Expand Down
4 changes: 2 additions & 2 deletions packages/create-octoflare/template/dynamic/ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"lint": "tsc"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"tsx": "4.14.1",
"typescript": "5.5.3"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/octoflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"repository": {
"type": "git",
"url": "https://github.com/jill64/octoflare.git",
"image": "https://opengraph.githubassets.com/1cda7934c5a7f40c07d4a614758bc21adb1fba421d3f046acb73903ea5f82b9f/jill64/octoflare"
"image": "https://opengraph.githubassets.com/5058eca970c491f8234ba1114f935caf1d9c7919144c6642fd6a8a359fb26858/jill64/octoflare"
},
"scripts": {
"build": "tsc && publint",
Expand Down

0 comments on commit 19a456b

Please sign in to comment.