Skip to content

Commit 82f2139

Browse files
deps: bump the dependency-updates group across 1 directory with 8 updates
Bumps the dependency-updates group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@primer/octicons-react](https://github.com/primer/octicons) | `19.24.0` | `19.25.0` | | [@primer/react](https://github.com/primer/react) | `38.19.0` | `38.21.1` | | [postcss](https://github.com/postcss/postcss) | `8.5.9` | `8.5.14` | | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `7.2.1` | `7.3.0` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `7.0.1` | `7.1.1` | | [prettier](https://github.com/prettier/prettier) | `3.8.2` | `3.8.3` | | [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.8.4` | | [tap](https://github.com/tapjs/tapjs) | `21.6.3` | `21.7.2` | Updates `@primer/octicons-react` from 19.24.0 to 19.25.0 - [Release notes](https://github.com/primer/octicons/releases) - [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md) - [Commits](primer/octicons@v19.24.0...v19.25.0) Updates `@primer/react` from 38.19.0 to 38.21.1 - [Release notes](https://github.com/primer/react/releases) - [Commits](https://github.com/primer/react/compare/@primer/react@38.19.0...@primer/react@38.21.1) Updates `postcss` from 8.5.9 to 8.5.14 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.5.9...8.5.14) Updates `eslint-plugin-promise` from 7.2.1 to 7.3.0 - [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases) - [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md) - [Commits](eslint-community/eslint-plugin-promise@v7.2.1...v7.3.0) Updates `eslint-plugin-react-hooks` from 7.0.1 to 7.1.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/eslint-plugin-react-hooks@7.1.1/packages/eslint-plugin-react-hooks) Updates `prettier` from 3.8.2 to 3.8.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.2...3.8.3) Updates `yaml` from 2.8.3 to 2.8.4 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.8.3...v2.8.4) Updates `tap` from 21.6.3 to 21.7.2 - [Release notes](https://github.com/tapjs/tapjs/releases) - [Commits](https://github.com/tapjs/tapjs/compare/tap@21.6.3...tap@21.7.2) --- updated-dependencies: - dependency-name: "@primer/octicons-react" dependency-version: 19.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: "@primer/react" dependency-version: 38.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: eslint-plugin-promise dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: eslint-plugin-react-hooks dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: postcss dependency-version: 8.5.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependency-updates - dependency-name: tap dependency-version: 21.7.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependency-updates - dependency-name: yaml dependency-version: 2.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependency-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8f02f7 commit 82f2139

2 files changed

Lines changed: 376 additions & 405 deletions

File tree

cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@
2727
"proc-log": "^6.0.0",
2828
"semver": "^7.5.4",
2929
"tar": "^7.5.13",
30-
"yaml": "^2.8.3"
30+
"yaml": "^2.8.4"
3131
},
3232
"devDependencies": {
3333
"@npmcli/eslint-config": "^6.0.0",
3434
"@npmcli/template-oss": "4.30.0",
35-
"tap": "^21.6.3"
35+
"tap": "^21.7.2"
3636
},
3737
"author": "GitHub Inc.",
3838
"engines": {

0 commit comments

Comments
 (0)