Skip to content

Commit 43c6a80

Browse files
committed
fix: update dependencies
1 parent 7e5f169 commit 43c6a80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"dependencies": {
2121
"@babel/eslint-parser": "^7.16.3",
2222
"@babel/eslint-plugin": "^7.14.5",
23-
"@typescript-eslint/eslint-plugin": "^5.3.1",
24-
"@typescript-eslint/parser": "^5.3.1",
23+
"@typescript-eslint/eslint-plugin": "^5.4.0",
24+
"@typescript-eslint/parser": "^5.4.0",
2525
"eslint-plugin-ava": "^13.1.0",
2626
"eslint-plugin-canonical": "^2.1.0",
2727
"eslint-plugin-cypress": "^2.12.1",

0 commit comments

Comments
 (0)