Skip to content

Commit 618d5f2

Browse files
Bump the dev-dependencies group in /Framework with 2 updates (#3171)
Bumps the dev-dependencies group in /Framework with 2 updates: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [puppeteer](https://github.com/puppeteer/puppeteer). Updates `eslint-plugin-jsdoc` from 61.1.5 to 61.2.1 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](gajus/eslint-plugin-jsdoc@v61.1.5...v61.2.1) Updates `puppeteer` from 24.29.1 to 24.30.0 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.29.1...puppeteer-v24.30.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 61.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: puppeteer dependency-version: 24.30.0 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>
1 parent 8a03e10 commit 618d5f2

2 files changed

Lines changed: 30 additions & 19 deletions

File tree

Framework/package-lock.json

Lines changed: 28 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Framework/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,12 @@
4646
"@eslint/js": "^9.39.1",
4747
"@stylistic/eslint-plugin": "^5.5.0",
4848
"eslint": "^9.39.1",
49-
"eslint-plugin-jsdoc": "^61.1.5",
49+
"eslint-plugin-jsdoc": "^61.2.1",
5050
"globals": "^16.5.0",
5151
"mocha": "^11.7.0",
5252
"nock": "15.0.0",
5353
"nyc": "^17.1.0",
54-
"puppeteer": "^24.29.1",
54+
"puppeteer": "^24.30.0",
5555
"sinon": "21.0.0",
5656
"supertest": "^7.1.0",
5757
"long": "^5.3.1"

0 commit comments

Comments
 (0)