Skip to content

Commit

Permalink
Bump the all group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates: [@svgdotjs/svg.js](https://github.com/svgdotjs/svg.js), [typescript](https://github.com/microsoft/TypeScript) and [webpack](https://github.com/webpack/webpack).


Updates `@svgdotjs/svg.js` from 3.2.0 to 3.2.4
- [Release notes](https://github.com/svgdotjs/svg.js/releases)
- [Changelog](https://github.com/svgdotjs/svg.js/blob/master/CHANGELOG.md)
- [Commits](svgdotjs/svg.js@3.2.0...3.2.4)

Updates `typescript` from 5.6.2 to 5.6.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.2...v5.6.3)

Updates `webpack` from 5.95.0 to 5.96.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.95.0...v5.96.0)

---
updated-dependencies:
- dependency-name: "@svgdotjs/svg.js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent e71eca8 commit 514cbfc
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 68 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@svgdotjs/svg.filter.js": "3.0.8",
"@svgdotjs/svg.js": "3.2.0"
"@svgdotjs/svg.js": "3.2.4"
},
"devDependencies": {
"chokidar": "4.0.1",
Expand All @@ -26,7 +26,7 @@
"shelljs": "0.8.5",
"svgdom": "0.1.19",
"ts-loader": "9.5.1",
"typescript": "5.6.2",
"webpack": "5.95.0"
"typescript": "5.6.3",
"webpack": "5.96.0"
}
}
120 changes: 55 additions & 65 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 514cbfc

Please sign in to comment.