Skip to content

Commit

Permalink
Bump the npm-production group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm-production group with 2 updates in the / directory: [@octokit/rest](https://github.com/octokit/rest.js) and [yaml](https://github.com/eemeli/yaml).


Updates `@octokit/rest` from 20.1.0 to 20.1.1
- [Release notes](https://github.com/octokit/rest.js/releases)
- [Commits](octokit/rest.js@v20.1.0...v20.1.1)

Updates `yaml` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.4.2...v2.4.3)

---
updated-dependencies:
- dependency-name: "@octokit/rest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 6dc2e8a commit 1b48677
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 12 deletions.
48 changes: 38 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,10 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@octokit/rest": "^20.1.0",
"@octokit/rest": "^20.1.1",
"dedent-js": "^1.0.1",
"handlebars": "^4.7.8",
"yaml": "^2.4.2"
"yaml": "^2.4.3"
},
"devDependencies": {
"@babel/eslint-parser": "^7.24.6",
Expand Down

0 comments on commit 1b48677

Please sign in to comment.