Skip to content

Commit

Permalink
Bump the dev-dependencies group in /Framework with 1 update (#2211)
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group in /Framework with 1 update: [nock](https://github.com/nock/nock).

- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.3.0...v13.4.0)

---
updated-dependencies:
- dependency-name: nock
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2023
1 parent f2b85a8 commit e4b32f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions Framework/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 Framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"eslint": "^8.54.0",
"mocha": "^10.2.0",
"nock": "13.3.0",
"nock": "13.4.0",
"nyc": "^15.1.0",
"puppeteer": "^21.5.0",
"sinon": "17.0.0",
Expand Down

0 comments on commit e4b32f5

Please sign in to comment.