Skip to content

Commit

Permalink
Bump the development group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the development group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `@types/node` from 16.18.68 to 20.10.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `puppeteer` from 21.1.1 to 21.6.1
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v21.1.1...puppeteer-v21.6.1)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2023
1 parent 6f4a84d commit 382d047
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 72 deletions.
148 changes: 78 additions & 70 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 @@ -36,10 +36,10 @@
},
"devDependencies": {
"@types/jest": "^29.5.6",
"@types/node": "^16.18.11",
"@types/node": "^20.10.6",
"jest": "^29.7.0",
"jest-cli": "^29.7.0",
"puppeteer": "21.1.1"
"puppeteer": "21.6.1"
},
"license": "LGPL-3.0-or-later"
}

0 comments on commit 382d047

Please sign in to comment.