Skip to content

Commit

Permalink
Update eslint package
Browse files Browse the repository at this point in the history
Michal Dorner committed Jun 9, 2022
1 parent bdd8d7a commit 17e486d
Showing 2 changed files with 510 additions and 749 deletions.
1,252 changes: 508 additions & 744 deletions package-lock.json

Large diffs are not rendered by default.

7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -40,17 +40,14 @@
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"@vercel/ncc": "^0.33.1",
"eslint": "^7.3.0",
"eslint-plugin-github": "^4.3.5",
"eslint": "^8.17.0",
"eslint-plugin-github": "^4.3.6",
"eslint-plugin-jest": "^22.21.0",
"jest": "^27.4.7",
"jest-circus": "^27.4.6",
"js-yaml": "^3.14.0",
"prettier": "^2.0.5",
"ts-jest": "^27.1.3",
"typescript": "^3.9.3"
},
"jest": {
"testEnvironment": "node"
}
}

0 comments on commit 17e486d

Please sign in to comment.