Skip to content

Commit 681eace

Browse files
deps: bump the dependency-updates group across 1 directory with 6 updates
Bumps the dependency-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@primer/octicons-react](https://github.com/primer/octicons) | `19.13.0` | `19.14.0` | | [@primer/react](https://github.com/primer/react) | `37.7.1` | `37.7.2` | | [framer-motion](https://github.com/motiondivision/motion) | `11.13.5` | `11.14.1` | | [prism-react-renderer](https://github.com/FormidableLabs/prism-react-renderer) | `2.4.0` | `2.4.1` | | [@npmcli/template-oss](https://github.com/npm/template-oss) | `4.23.5` | `4.23.6` | | [eslint-import-resolver-webpack](https://github.com/import-js/eslint-plugin-import/tree/HEAD/resolvers/webpack) | `0.13.9` | `0.13.10` | Updates `@primer/octicons-react` from 19.13.0 to 19.14.0 - [Release notes](https://github.com/primer/octicons/releases) - [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md) - [Commits](primer/octicons@v19.13.0...v19.14.0) Updates `@primer/react` from 37.7.1 to 37.7.2 - [Release notes](https://github.com/primer/react/releases) - [Commits](https://github.com/primer/react/compare/@primer/[email protected]...@primer/[email protected]) Updates `framer-motion` from 11.13.5 to 11.14.1 - [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md) - [Commits](motiondivision/motion@v11.13.5...v11.14.1) 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: "@primer/octicons-react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: "@primer/react" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: framer-motion dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - 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]>
1 parent 4eb96ab commit 681eace

File tree

3 files changed

+115
-67
lines changed

3 files changed

+115
-67
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.23.5",
34+
"@npmcli/template-oss": "4.23.6",
3535
"tap": "^21.0.0"
3636
},
3737
"author": "GitHub Inc.",

package-lock.json

Lines changed: 113 additions & 65 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.23.5",
76+
"@npmcli/template-oss": "4.23.6",
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)