Skip to content

Commit 9ad8ff5

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser
1 parent 7aa6d15 commit 9ad8ff5

File tree

2 files changed

+32
-162
lines changed

2 files changed

+32
-162
lines changed

package-lock.json

Lines changed: 31 additions & 161 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.29.3",
2929
"eslint": "4.19.1",
3030
"eslint-config-algolia": "13.4.0",

0 commit comments

Comments
 (0)