Skip to content

Commit

Permalink
build(deps): bump @babel/preset-typescript from 7.22.11 to 7.22.15
Browse files Browse the repository at this point in the history
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.22.11 to 7.22.15.
- [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.15/packages/babel-preset-typescript)

---
updated-dependencies:
- dependency-name: "@babel/preset-typescript"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2023
1 parent b1db962 commit 11fd4a7
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 38 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"typecheck": "tsc --project tsconfig.json --noEmit"
},
"dependencies": {
"@babel/preset-typescript": "^7.22.11",
"@babel/preset-typescript": "^7.22.15",
"@nathanvda/cocoon": "^1.2.14",
"@popperjs/core": "^2.11.8",
"@rails/actioncable": "^7.0.7",
Expand Down
95 changes: 58 additions & 37 deletions yarn.lock

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

0 comments on commit 11fd4a7

Please sign in to comment.