Skip to content

Commit

Permalink
update babel traverse
Browse files Browse the repository at this point in the history
Signed-off-by: Pavel Jares <[email protected]>
  • Loading branch information
pj892031 committed Jun 28, 2024
1 parent e40e087 commit 68b4481
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 194 deletions.
125 changes: 64 additions & 61 deletions api-catalog-ui/frontend/package-lock.json

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

3 changes: 2 additions & 1 deletion api-catalog-ui/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@
"react": "$react",
"react": "$react-dom",
"react-redux": "^8"
}
},
"@babel/traverse": "7.24.7"
},
"scripts": {
"lint": "eslint \"src/**/*.{js,jsx}\"",
Expand Down
Loading

0 comments on commit 68b4481

Please sign in to comment.