Skip to content

Commit

Permalink
Bump the all group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 3 updates in the / directory: [chokidar](https://github.com/paulmillr/chokidar), [typescript](https://github.com/microsoft/TypeScript) and [webpack](https://github.com/webpack/webpack).


Updates `chokidar` from 3.6.0 to 4.0.1
- [Release notes](https://github.com/paulmillr/chokidar/releases)
- [Commits](paulmillr/chokidar@3.6.0...4.0.1)

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

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

---
updated-dependencies:
- dependency-name: chokidar
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Oct 1, 2024
1 parent 0bee181 commit 658fe38
Show file tree
Hide file tree
Showing 2 changed files with 111 additions and 197 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
"@svgdotjs/svg.js": "3.2.0"
},
"devDependencies": {
"chokidar": "3.6.0",
"chokidar": "4.0.1",
"http-server": "14.1.1",
"npm-run-all": "4.1.5",
"shelljs": "0.8.5",
"svgdom": "0.1.19",
"ts-loader": "9.5.1",
"typescript": "5.5.2",
"webpack": "5.92.1"
"typescript": "5.6.2",
"webpack": "5.95.0"
}
}
Loading

0 comments on commit 658fe38

Please sign in to comment.