We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96484a7 commit b377b7eCopy full SHA for b377b7e
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fs/eslint-config-frontier-react",
3
- "version": "1.3.8",
+ "version": "1.3.9",
4
"description": "A common ESLint configuration setup for frontier apps",
5
"main": "index.js",
6
"scripts": {
@@ -30,7 +30,7 @@
30
"eslint-plugin-babel": "^5.3.0",
31
"eslint-plugin-html": "^5.0.3",
32
"eslint-plugin-import": "^2.16.0",
33
- "eslint-plugin-jest": "^22.3.0",
+ "eslint-plugin-jest": "22.5.1",
34
"eslint-plugin-jsx-a11y": "^6.1.2",
35
"eslint-plugin-only-warn": "^1.0.1",
36
"eslint-plugin-prettier": "^3.0.0",
0 commit comments