Skip to content

Commit 829262a

Browse files
chore(deps): update linters (#233)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0760e7 commit 829262a

File tree

2 files changed

+145
-137
lines changed

2 files changed

+145
-137
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -87,18 +87,18 @@
8787
"@types/pngjs": "6.0.1",
8888
"@types/sharp": "0.31.1",
8989
"@types/tmp": "0.2.3",
90-
"@typescript-eslint/eslint-plugin": "5.46.1",
91-
"@typescript-eslint/parser": "5.46.1",
90+
"@typescript-eslint/eslint-plugin": "5.59.7",
91+
"@typescript-eslint/parser": "5.59.7",
9292
"@vitest/coverage-c8": "0.25.8",
9393
"cpy-cli": "4.2.0",
9494
"cypress": "12.12.0",
9595
"del-cli": "5.0.0",
96-
"eslint": "8.30.0",
97-
"eslint-config-prettier": "8.5.0",
98-
"eslint-plugin-cypress": "2.12.1",
96+
"eslint": "8.41.0",
97+
"eslint-config-prettier": "8.8.0",
98+
"eslint-plugin-cypress": "2.13.3",
9999
"eslint-plugin-eslint-comments": "3.2.0",
100100
"microbundle": "0.15.1",
101-
"prettier": "2.8.1",
101+
"prettier": "2.8.8",
102102
"sanitize-filename": "1.6.3",
103103
"semantic-release": "21.0.2",
104104
"tmp-promise": "3.0.3",

0 commit comments

Comments
 (0)