Skip to content

Commit

Permalink
Merge pull request #267 from cake-contrib/renovate/eslint-8.x
Browse files Browse the repository at this point in the history
(maint) Update dependency eslint to v8.27.0
  • Loading branch information
nils-a authored Nov 15, 2022
2 parents b13b726 + b94820a commit f49045b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion demo/frosting/src2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"author": "",
"license": "ISC",
"devDependencies": {
"eslint": "8.26.0"
"eslint": "8.27.0"
}
}
2 changes: 1 addition & 1 deletion demo/script/src2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"author": "",
"license": "ISC",
"devDependencies": {
"eslint": "8.26.0"
"eslint": "8.27.0"
}
}

0 comments on commit f49045b

Please sign in to comment.