Skip to content

Commit c296dfa

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0 (#796)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97d507c commit c296dfa

2 files changed

Lines changed: 30 additions & 22 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/react-dom": "17.0.9",
5959
"@types/sinon": "9.0.10",
6060
"babel-core": "7.0.0-bridge.0",
61-
"babel-eslint": "10.1.0",
61+
"@babel/eslint-parser": "7.11.0",
6262
"babel-loader": "8.1.0",
6363
"babel-plugin-external-helpers": "6.22.0",
6464
"babel-plugin-transform-class-properties": "6.24.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)