Skip to content

Commit

Permalink
Merge pull request #177 from cake-contrib/renovate/eslint-8.x
Browse files Browse the repository at this point in the history
(maint) Update dependency eslint to v8.11.0
  • Loading branch information
nils-a authored Mar 12, 2022
2 parents 8d77a42 + 23c7de0 commit dcf2055
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.10.0"
"eslint": "8.11.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.10.0"
"eslint": "8.11.0"
}
}

0 comments on commit dcf2055

Please sign in to comment.