Skip to content

Commit

Permalink
Bump @babel/types from 7.25.2 to 7.25.4 in /frontend/aashub (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 22, 2024
1 parent 103c282 commit 886eda8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/aashub/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"vuetify": "^3.7.0"
},
"devDependencies": {
"@babel/types": "^7.24.7",
"@babel/types": "^7.25.4",
"@eslint/js": "^9.9.0",
"@types/eslint__js": "^8.42.3",
"@types/node": "^22.4.2",
Expand Down
8 changes: 4 additions & 4 deletions frontend/aashub/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
dependencies:
"@babel/types" "^7.25.2"

"@babel/types@^7.24.7", "@babel/types@^7.25.2":
version "7.25.2"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125"
integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==
"@babel/types@^7.25.2", "@babel/types@^7.25.4":
version "7.25.4"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.4.tgz#6bcb46c72fdf1012a209d016c07f769e10adcb5f"
integrity sha512-zQ1ijeeCXVEh+aNL0RlmkPkG8HUiDcU2pzQQFjtbntgAczRASFzj4H+6+bV+dy1ntKR14I/DypeuRG1uma98iQ==
dependencies:
"@babel/helper-string-parser" "^7.24.8"
"@babel/helper-validator-identifier" "^7.24.7"
Expand Down

0 comments on commit 886eda8

Please sign in to comment.