Skip to content

Commit c206808

Browse files
committed
fix: upgrade @babel/eslint-parser from 7.23.3 to 7.24.8
Snyk has created this PR to upgrade @babel/eslint-parser from 7.23.3 to 7.24.8. See this package in npm: @babel/eslint-parser See this project in Snyk: https://app.snyk.io/org/hashim21223445/project/3197a3f2-569a-4abb-9d3e-14bf261e39a2?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent f5d7fed commit c206808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"release": "npm run build && clean-pkg-json && changeset publish"
3535
},
3636
"devDependencies": {
37-
"@babel/eslint-parser": "7.23.3",
37+
"@babel/eslint-parser": "7.24.8",
3838
"@babel/eslint-plugin": "7.23.5",
3939
"@babel/plugin-syntax-flow": "7.23.3",
4040
"@babel/plugin-syntax-jsx": "7.23.3",

0 commit comments

Comments
 (0)