Skip to content

Commit

Permalink
Bump the all group across 1 directory with 8 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@svgdotjs/svg.js](https://github.com/svgdotjs/svg.js) | `3.2.0` | `3.2.4` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.7.0` | `9.9.1` |
| [eslint](https://github.com/eslint/eslint) | `9.7.0` | `9.9.1` |
| [glob](https://github.com/isaacs/node-glob) | `10.4.5` | `11.0.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.5.2` | `5.5.4` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `7.16.0` | `8.3.0` |
| [webpack](https://github.com/webpack/webpack) | `5.92.1` | `5.94.0` |
| [yaml](https://github.com/eemeli/yaml) | `2.4.1` | `2.5.0` |



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 `@eslint/js` from 9.7.0 to 9.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.9.1/packages/js)

Updates `eslint` from 9.7.0 to 9.9.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.7.0...v9.9.1)

Updates `glob` from 10.4.5 to 11.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.4.5...v11.0.0)

Updates `typescript` from 5.5.2 to 5.5.4
- [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.5.4)

Updates `typescript-eslint` from 7.16.0 to 8.3.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.3.0/packages/typescript-eslint)

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

Updates `yaml` from 2.4.1 to 2.5.0
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: "@svgdotjs/svg.js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: glob
  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-patch
  dependency-group: all
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: yaml
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 9358dd2 commit fae859d
Show file tree
Hide file tree
Showing 2 changed files with 1,031 additions and 2,176 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@
},
"dependencies": {
"@svgdotjs/svg.filter.js": "3.0.8",
"@svgdotjs/svg.js": "3.2.0"
"@svgdotjs/svg.js": "3.2.4"
},
"devDependencies": {
"@eslint/js": "^9.7.0",
"@eslint/js": "^9.9.1",
"chokidar": "3.6.0",
"eslint": "^9.7.0",
"glob": "^10.4.5",
"eslint": "^9.9.1",
"glob": "^11.0.0",
"http-server": "14.1.1",
"npm-run-all": "4.1.5",
"shelljs": "0.8.5",
"svgdom": "0.1.19",
"tiff-to-png": "2.0.2",
"ts-loader": "9.5.1",
"typescript": "5.5.2",
"typescript-eslint": "^7.16.0",
"webpack": "5.92.1",
"yaml": "2.4.1"
"typescript": "5.5.4",
"typescript-eslint": "^8.3.0",
"webpack": "5.94.0",
"yaml": "2.5.0"
}
}
Loading

0 comments on commit fae859d

Please sign in to comment.