Skip to content

Commit

Permalink
build(deps-dev): Bump @babel/core from 7.23.2 to 7.23.3
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.23.2 to 7.23.3.
- [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.23.3/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 Nov 9, 2023
1 parent ed2bbb1 commit fab630d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
58 changes: 29 additions & 29 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.23.2",
"@babel/core": "^7.23.3",
"@babel/eslint-parser": "^7.16.5",
"@nextcloud/eslint-plugin": "^2.1.0",
"@vue/eslint-config-typescript": "^12.0.0",
Expand All @@ -29,7 +29,7 @@
"typescript": "^5.0.2"
},
"devDependencies": {
"@babel/core": "^7.23.2",
"@babel/core": "^7.23.3",
"@babel/eslint-parser": "^7.23.3",
"@nextcloud/eslint-plugin": "^2.1.0",
"@types/eslint": "^8.44.7",
Expand Down

0 comments on commit fab630d

Please sign in to comment.