Skip to content

Commit

Permalink
build(deps): bump the npm_and_yarn group across 2 directories with 6 …
Browse files Browse the repository at this point in the history
…updates

Bumps the npm_and_yarn group with 4 updates in the /infra/perfetto.dev directory: [mermaid](https://github.com/mermaid-js/mermaid), [ejs](https://github.com/mde/ejs), [highlight.js](https://github.com/highlightjs/highlight.js) and [braces](https://github.com/micromatch/braces).
Bumps the npm_and_yarn group with 2 updates in the /ui directory: [braces](https://github.com/micromatch/braces) and [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse).


Updates `mermaid` from 9.1.1 to 9.1.2
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](mermaid-js/mermaid@9.1.1...9.1.2)

Updates `ejs` from 3.0.1 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.0.1...v3.1.10)

Updates `highlight.js` from 10.1.2 to 10.4.1
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@10.1.2...10.4.1)

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `dompurify` from 2.3.6 to 2.3.8
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@2.3.6...2.3.8)

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

Updates `@babel/traverse` from 7.22.5 to 7.25.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.6/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: mermaid
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: ejs
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: highlight.js
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: dompurify
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@babel/traverse"
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 9170899 commit 195256c
Show file tree
Hide file tree
Showing 3 changed files with 4,825 additions and 3,912 deletions.
6 changes: 3 additions & 3 deletions infra/perfetto.dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@
"author": "Perfetto Team",
"license": "Apache-2.0",
"dependencies": {
"mermaid": "^9.1.1",
"mermaid": "^9.1.2",
"sass": "^1.69.5",
"yargs": "^17.7.2"
},
"devDependencies": {
"argparse": "^2.0.1",
"ejs": "^3.0.1",
"ejs": "^3.1.10",
"fs-extra": "^9.0.0",
"highlight.js": "^10.1.2",
"highlight.js": "^10.4.1",
"marked": "^4.0.16",
"node-watch": "^0.7.3",
"protobufjs": "^6.9.0"
Expand Down
Loading

0 comments on commit 195256c

Please sign in to comment.