Skip to content

Commit 191b386

Browse files
chore(deps): update eslint packages (#1809)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a6318d2 commit 191b386

File tree

2 files changed

+99
-80
lines changed

2 files changed

+99
-80
lines changed

package-lock.json

+96-77
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,8 @@
228228
"@types/stream-buffers": "3.0.4",
229229
"@types/tmp": "0.2.1",
230230
"@types/verror": "1.10.5",
231-
"@typescript-eslint/eslint-plugin": "4.30.0",
232-
"@typescript-eslint/parser": "4.30.0",
231+
"@typescript-eslint/eslint-plugin": "4.32.0",
232+
"@typescript-eslint/parser": "4.32.0",
233233
"chai": "4.3.4",
234234
"chai-exclude": "2.0.3",
235235
"coffeescript": "2.5.1",
@@ -248,7 +248,7 @@
248248
"mocha": "9.1.1",
249249
"mustache": "4.2.0",
250250
"nyc": "15.1.0",
251-
"prettier": "2.3.2",
251+
"prettier": "2.4.1",
252252
"reindent-template-literals": "1.1.0",
253253
"semver": "7.3.5",
254254
"sinon": "11.1.2",

0 commit comments

Comments
 (0)