Skip to content

Commit

Permalink
Merge pull request #319 from nugit/dependabot/npm_and_yarn/develop/ba…
Browse files Browse the repository at this point in the history
…bel/eslint-parser-7.24.8

chore: bump @babel/eslint-parser from 7.24.7 to 7.24.8
  • Loading branch information
team-engineering-x authored Jul 15, 2024
2 parents c61ada0 + 233345d commit 0e134c7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"devDependencies": {
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@babel/eslint-parser": "^7.24.8",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@semantic-release/changelog": "^6.0.3",
Expand All @@ -48,7 +48,7 @@
},
"peerDependencies": {
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.7",
"@babel/eslint-parser": "^7.24.8",
"eslint": "^8.57.0",
"eslint-plugin-ft-flow": "^2.0.3",
"eslint-plugin-import": "^2.29.1",
Expand Down

0 comments on commit 0e134c7

Please sign in to comment.