Skip to content

Commit

Permalink
Bump the npm-dependencies group with 8 updates
Browse files Browse the repository at this point in the history
Bumps the npm-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [write-excel-file](https://gitlab.com/catamphetamine/write-excel-file) | `2.0.9` | `2.0.10` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `23.3.0` | `23.4.0` |
| [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) | `1.0.5` | `1.0.6` |
| [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001660` | `1.0.30001662` |
| [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) | `0.0.1330662` | `0.0.1342118` |
| [electron-to-chromium](https://github.com/kilian/electron-to-chromium) | `1.5.23` | `1.5.27` |
| [puppeteer-core](https://github.com/puppeteer/puppeteer) | `23.3.0` | `23.4.0` |
| [terser](https://github.com/terser/terser) | `5.32.0` | `5.33.0` |


Updates `write-excel-file` from 2.0.9 to 2.0.10
- [Changelog](https://gitlab.com/catamphetamine/write-excel-file/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/write-excel-file/compare/v2.0.9...v2.0.10)

Updates `puppeteer` from 23.3.0 to 23.4.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v23.3.0...puppeteer-v23.4.0)

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

Updates `caniuse-lite` from 1.0.30001660 to 1.0.30001662
- [Commits](browserslist/caniuse-lite@1.0.30001660...1.0.30001662)

Updates `devtools-protocol` from 0.0.1330662 to 0.0.1342118
- [Changelog](https://github.com/ChromeDevTools/devtools-protocol/blob/master/changelog.md)
- [Commits](ChromeDevTools/devtools-protocol@v0.0.1330662...v0.0.1342118)

Updates `electron-to-chromium` from 1.5.23 to 1.5.27
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/master/CHANGELOG.md)
- [Commits](Kilian/electron-to-chromium@v1.5.23...v1.5.27)

Updates `puppeteer-core` from 23.3.0 to 23.4.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-core-v23.3.0...puppeteer-core-v23.4.0)

Updates `terser` from 5.32.0 to 5.33.0
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](terser/terser@v5.32.0...v5.33.0)

---
updated-dependencies:
- dependency-name: write-excel-file
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@types/estree"
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: caniuse-lite
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: devtools-protocol
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: electron-to-chromium
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: puppeteer-core
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: terser
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 08ee2d6 commit 822bfbe
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 37 deletions.
72 changes: 36 additions & 36 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"i18next-parser": "^9.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"puppeteer": "23.3.0",
"puppeteer": "23.4.0",
"puppeteer-screen-recorder": "3.0.3",
"stylelint": "^16.4.0",
"stylelint-config-standard": "^36.0.0",
Expand Down

0 comments on commit 822bfbe

Please sign in to comment.