Skip to content

Commit

Permalink
deps: bump the dependency-updates group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dependency-updates group with 3 updates: [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer), [@npmcli/template-oss](https://github.com/npm/template-oss) and [eslint-import-resolver-webpack](https://github.com/import-js/eslint-plugin-import/tree/HEAD/resolvers/webpack).


Updates `prism-react-renderer` from 2.4.0 to 2.4.1
- [Release notes](https://github.com/FormidableLabs/prism-react-renderer/releases)
- [Commits](https://github.com/FormidableLabs/prism-react-renderer/compare/[email protected]@2.4.1)

Updates `@npmcli/template-oss` from 4.23.5 to 4.23.6
- [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.23.5...v4.23.6)

Updates `eslint-import-resolver-webpack` from 0.13.9 to 0.13.10
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/resolvers/webpack/CHANGELOG.md)
- [Commits](https://github.com/import-js/eslint-plugin-import/commits/resolvers/webpack/v0.13.10/resolvers/webpack)

---
updated-dependencies:
- dependency-name: prism-react-renderer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: "@npmcli/template-oss"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
- dependency-name: eslint-import-resolver-webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependency-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2024
1 parent 4eb96ab commit 8963464
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 26 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"tap": "^21.0.0"
},
"author": "GitHub Inc.",
Expand Down
50 changes: 26 additions & 24 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@github/prettier-config": "^0.0.6",
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.5",
"@npmcli/template-oss": "4.23.6",
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^16.0.0",
Expand Down

0 comments on commit 8963464

Please sign in to comment.