Skip to content

Commit 49da95b

Browse files
committed
deps upgrade
1 parent fac7901 commit 49da95b

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
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-mother",
3-
"version": "2.0.14",
3+
"version": "2.0.15",
44
"description": "Mother eslint config derived from eslint-config-airbnb",
55
"main": "index.js",
66
"scripts": {
@@ -26,6 +26,6 @@
2626
"eslint-config-airbnb": "^17.1.0",
2727
"eslint-plugin-import": "^2.14.0",
2828
"eslint-plugin-jsx-a11y": "^6.1.2",
29-
"eslint-plugin-react": "^7.11.1"
29+
"eslint-plugin-react": "7.11.1"
3030
}
3131
}

0 commit comments

Comments
 (0)