Skip to content

Commit

Permalink
build(deps): bump @babel/types from 7.24.6 to 7.26.0
Browse files Browse the repository at this point in the history
Bumps [@babel/types](https://github.com/babel/babel/tree/HEAD/packages/babel-types) from 7.24.6 to 7.26.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.26.0/packages/babel-types)

---
updated-dependencies:
- dependency-name: "@babel/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kbdharun committed Nov 1, 2024
1 parent 02ca531 commit fb13f52
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 44 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"watch:start": "nodemon --watch dist --exec \"npm run start\""
},
"dependencies": {
"@babel/types": "^7.24.5",
"@babel/types": "^7.26.0",
"@fastify/rate-limit": "^10.1.0",
"@fastify/static": "^8.0.2",
"@highlightjs/vue-plugin": "^2.1.0",
Expand Down
57 changes: 14 additions & 43 deletions pnpm-lock.yaml

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

0 comments on commit fb13f52

Please sign in to comment.