Skip to content

Commit d53f173

Browse files
Bump the dev-dependencies group in /InfoLogger with 2 updates (#3223)
Bumps the dev-dependencies group in /InfoLogger 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.4.1 to 61.5.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Commits](gajus/eslint-plugin-jsdoc@v61.4.1...v61.5.0) Updates `puppeteer` from 24.31.0 to 24.32.1 - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md) - [Commits](puppeteer/puppeteer@puppeteer-v24.31.0...puppeteer-v24.32.1) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-version: 61.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: puppeteer dependency-version: 24.32.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: George Raduta <[email protected]>
1 parent bb695d6 commit d53f173

File tree

2 files changed

+33
-44
lines changed

2 files changed

+33
-44
lines changed

InfoLogger/package-lock.json

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

InfoLogger/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
"@eslint/js": "^9.39.1",
3838
"@stylistic/eslint-plugin": "^5.6.1",
3939
"eslint": "^9.39.1",
40-
"eslint-plugin-jsdoc": "^61.4.1",
40+
"eslint-plugin-jsdoc": "^61.5.0",
4141
"globals": "^16.5.0",
4242
"mocha": "^11.7.0",
4343
"nyc": "^17.1.0",
44-
"puppeteer": "^24.31.0",
44+
"puppeteer": "^24.33.0",
4545
"sinon": "^21.0.0"
4646
},
4747
"bundleDependencies": [

0 commit comments

Comments
 (0)