Skip to content

Commit

Permalink
chore(deps): update eslint packages (#2189)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 1, 2022
1 parent 1f8b618 commit 19455c8
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 100 deletions.
192 changes: 96 additions & 96 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,15 +263,15 @@
"@types/stream-buffers": "3.0.4",
"@types/tmp": "0.2.3",
"@types/verror": "1.10.6",
"@typescript-eslint/eslint-plugin": "5.42.0",
"@typescript-eslint/parser": "5.42.0",
"@typescript-eslint/eslint-plugin": "5.45.0",
"@typescript-eslint/parser": "5.45.0",
"chai": "4.3.6",
"chai-exclude": "2.1.0",
"chai-xml": "^0.4.0",
"coffeescript": "2.7.0",
"dependency-lint": "7.1.0",
"dirty-chai": "2.0.1",
"eslint": "8.26.0",
"eslint": "8.28.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-node": "11.1.0",
Expand All @@ -283,7 +283,7 @@
"mocha": "10.1.0",
"mustache": "4.2.0",
"nyc": "15.1.0",
"prettier": "2.7.1",
"prettier": "2.8.0",
"reindent-template-literals": "1.1.0",
"shx": "0.3.4",
"sinon": "14.0.1",
Expand Down

0 comments on commit 19455c8

Please sign in to comment.