Skip to content

Commit

Permalink
build(deps-dev): Bump @babel/core from 7.22.9 to 7.22.10
Browse files Browse the repository at this point in the history
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.9 to 7.22.10.
- [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.10/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2023
1 parent add7360 commit 759d7ef
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 62 deletions.
118 changes: 58 additions & 60 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "jest"
},
"peerDependencies": {
"@babel/core": "^7.13.10",
"@babel/core": "^7.22.10",
"@babel/eslint-parser": "^7.16.5",
"@nextcloud/eslint-plugin": "^2.1.0",
"@vue/eslint-config-typescript": "^11.0.2",
Expand All @@ -29,7 +29,7 @@
"typescript": "^5.0.2"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/core": "^7.22.10",
"@babel/eslint-parser": "^7.22.5",
"@nextcloud/eslint-plugin": "^2.1.0",
"@types/eslint": "^8.44.2",
Expand Down

0 comments on commit 759d7ef

Please sign in to comment.