Skip to content

Commit eaad8ee

Browse files
Bump the npm-development group across 1 directory with 4 updates
Bumps the npm-development group with 4 updates in the / directory: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser), [prettier](https://github.com/prettier/prettier) and [undici](https://github.com/nodejs/undici). Updates `@babel/core` from 7.26.9 to 7.26.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.26.10/packages/babel-core) Updates `@babel/eslint-parser` from 7.26.8 to 7.26.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.26.10/eslint/babel-eslint-parser) Updates `prettier` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.2...3.5.3) Updates `undici` from 7.4.0 to 7.5.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.4.0...v7.5.0) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development - dependency-name: undici dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c099e60 commit eaad8ee

2 files changed

Lines changed: 47 additions & 47 deletions

File tree

package-lock.json

Lines changed: 43 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@
4242
"semver": "^7.7.1"
4343
},
4444
"devDependencies": {
45-
"@babel/core": "^7.26.9",
46-
"@babel/eslint-parser": "^7.26.8",
45+
"@babel/core": "^7.26.10",
46+
"@babel/eslint-parser": "^7.26.10",
4747
"@babel/preset-env": "^7.26.9",
4848
"@github/local-action": "^2.6.4",
4949
"@vercel/ncc": "^0.38.3",
5050
"eslint": "^8.57.1",
5151
"eslint-plugin-github": "^5.1.8",
52-
"prettier": "^3.5.2",
53-
"undici": "^7.4.0"
52+
"prettier": "^3.5.3",
53+
"undici": "^7.5.0"
5454
}
5555
}

0 commit comments

Comments
 (0)