Skip to content

Commit

Permalink
Merge pull request #858 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.13.1
  • Loading branch information
wraith-ci[bot] committed Jun 17, 2024
2 parents b6dec7f + 7485040 commit 4a0eeb4
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/c186f6b71238398208f1455fdde2d7d5e1cf689abc159bcd87116ac7a7091962/jill64/octoflare"
"image": "https://opengraph.githubassets.com/724f8214e9c173f870d2bf37c8f255aad830c180d7472134b72b6568236d9a62/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.13.0",
"@typescript-eslint/parser": "7.13.0",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"tsx": "4.14.1",
"typescript": "5.4.5"
}
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/c186f6b71238398208f1455fdde2d7d5e1cf689abc159bcd87116ac7a7091962/jill64/octoflare"
"image": "https://opengraph.githubassets.com/724f8214e9c173f870d2bf37c8f255aad830c180d7472134b72b6568236d9a62/jill64/octoflare"
},
"scripts": {
"build": "tsc && publint",
Expand Down

0 comments on commit 4a0eeb4

Please sign in to comment.