Skip to content

Commit 1de30df

Browse files
chore: bump the dependency-updates group across 1 directory with 4 updates
Bumps the dependency-updates group with 4 updates in the / directory: [@npmcli/template-oss](https://github.com/npm/template-oss), [eslint-mdx](https://github.com/mdx-js/eslint-mdx), [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) and [eslint-plugin-primer-react](https://github.com/primer/eslint-plugin-primer-react). Updates `@npmcli/template-oss` from 4.24.4 to 4.25.0 - [Release notes](https://github.com/npm/template-oss/releases) - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md) - [Commits](npm/template-oss@v4.24.4...v4.25.0) Updates `eslint-mdx` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.6.2) Updates `eslint-plugin-mdx` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/mdx-js/eslint-mdx/releases) - [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md) - [Commits](https://github.com/mdx-js/eslint-mdx/compare/[email protected]@3.6.2) Updates `eslint-plugin-primer-react` from 7.0.1 to 7.0.2 - [Release notes](https://github.com/primer/eslint-plugin-primer-react/releases) - [Changelog](https://github.com/primer/eslint-plugin-primer-react/blob/main/CHANGELOG.md) - [Commits](primer/eslint-plugin-primer-react@v7.0.1...v7.0.2) --- updated-dependencies: - dependency-name: "@npmcli/template-oss" dependency-version: 4.25.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: eslint-mdx dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: eslint-plugin-mdx dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: eslint-plugin-primer-react dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ba39cbe commit 1de30df

File tree

3 files changed

+111
-50
lines changed

3 files changed

+111
-50
lines changed

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@npmcli/eslint-config": "^5.0.0",
34-
"@npmcli/template-oss": "4.24.4",
34+
"@npmcli/template-oss": "4.25.0",
3535
"tap": "^21.0.0"
3636
},
3737
"author": "GitHub Inc.",

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
7474
"@github/prettier-config": "^0.0.6",
7575
"@npmcli/eslint-config": "^5.0.0",
76-
"@npmcli/template-oss": "4.24.4",
76+
"@npmcli/template-oss": "4.25.0",
7777
"@testing-library/dom": "^10.4.0",
7878
"@testing-library/jest-dom": "^6.2.0",
7979
"@testing-library/react": "^16.0.0",

0 commit comments

Comments
 (0)