Skip to content

Commit 4fe5646

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser
1 parent 55e7fae commit 4fe5646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/algolia/instant-search-demo#readme",
2626
"devDependencies": {
27-
"babel-eslint": "8.2.6",
27+
"@babel/eslint-parser": "7.11.0",
2828
"browser-sync": "2.26.12",
2929
"eslint": "4.19.1",
3030
"eslint-config-algolia": "13.4.0",

0 commit comments

Comments
 (0)