Skip to content

Commit

Permalink
build(deps): update @babel/runtime requirement from ^7.22.10 to ^7.22.11
Browse files Browse the repository at this point in the history
Updates the requirements on [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) to permit the latest version.
- [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.22.11/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 6c08e5f commit 1c7ca14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
]
},
"dependencies": {
"@babel/runtime": "^7.22.10",
"@babel/runtime": "^7.22.11",
"@types/json-schema": "^7.0.12",
"zod": "^3.22.2"
},
Expand Down

0 comments on commit 1c7ca14

Please sign in to comment.