Skip to content

Commit 41af62c

Browse files
committed
Update dependencies and bump up version.
1 parent b8463b9 commit 41af62c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@
2626
"@rollup/plugin-babel": "^5.3.0",
2727
"@testing-library/react": "^12.1.2",
2828
"benchmark": "^2.1.4",
29-
"eslint": "8.1.0",
29+
"eslint": "^8.2.0",
3030
"eslint-config-airbnb-base": "^14.2.1",
3131
"eslint-plugin-flowtype": "^8.0.3",
3232
"eslint-plugin-import": "^2.22.1",
33-
"eslint-plugin-jest": "^25.2.2",
33+
"eslint-plugin-jest": "^25.2.3",
3434
"eslint-plugin-react": "^7.26.1",
3535
"eslint-plugin-testing-library": "^5.0.0",
3636
"flow-bin": "^0.163.0",
@@ -190,5 +190,5 @@
190190
"test:lint": "eslint __*__/** src/*.js; exit 0",
191191
"test:unit": "jest"
192192
},
193-
"version": "3.0.0"
193+
"version": "4.0.0"
194194
}

0 commit comments

Comments
 (0)