Skip to content
This repository was archived by the owner on Mar 14, 2024. It is now read-only.

Commit 84ee17d

Browse files
committed
feat: upgrade babel-eslint from 6.1.2 to 10.1.0
Snyk has created this PR to upgrade babel-eslint from 6.1.2 to 10.1.0. See this package in npm: https://www.npmjs.com/package/babel-eslint See this project in Snyk: https://app.snyk.io/org/badsaarow/project/7cc4001c-056f-40ba-b0df-ce9373b86b4f?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent fb36037 commit 84ee17d

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
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"babel-core": "^6.11.4",
40-
"babel-eslint": "^6.0.5",
40+
"babel-eslint": "^10.1.0",
4141
"babel-loader": "^8.2.4",
4242
"babel-preset-es2015": "^6.9.0",
4343
"babel-preset-react": "^6.5.0",

0 commit comments

Comments
 (0)