Skip to content

Commit

Permalink
build(deps-dev): bump the dev-deps group across 1 directory with 8 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dev-deps group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.1.0` | `7.12.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.1.0` | `7.12.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.14.54` | `0.21.4` |
| [karma-esbuild](https://github.com/marvinhagemeister/karma-esbuild) | `2.2.5` | `2.3.0` |
| [lit](https://github.com/lit/lit/tree/HEAD/packages/lit) | `3.1.2` | `3.1.3` |
| [mocha](https://github.com/mochajs/mocha) | `10.3.0` | `10.4.0` |
| [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `5.0.7` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` |



Updates `@typescript-eslint/eslint-plugin` from 7.1.0 to 7.12.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.12.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.1.0 to 7.12.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.12.0/packages/parser)

Updates `esbuild` from 0.14.54 to 0.21.4
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2022.md)
- [Commits](evanw/esbuild@v0.14.54...v0.21.4)

Updates `karma-esbuild` from 2.2.5 to 2.3.0
- [Release notes](https://github.com/marvinhagemeister/karma-esbuild/releases)
- [Commits](marvinhagemeister/karma-esbuild@v2.2.5...v2.3.0)

Updates `lit` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/lit/lit/releases)
- [Changelog](https://github.com/lit/lit/blob/main/packages/lit/CHANGELOG.md)
- [Commits](https://github.com/lit/lit/commits/lit@3.1.3/packages/lit)

Updates `mocha` from 10.3.0 to 10.4.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.3.0...v10.4.0)

Updates `rimraf` from 5.0.5 to 5.0.7
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.5...v5.0.7)

Updates `typescript` from 5.3.3 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.4.5)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: karma-esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: lit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent adf2321 commit dd7ac3d
Show file tree
Hide file tree
Showing 2 changed files with 350 additions and 328 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"@types/chroma-js": "2.4.4",
"@types/mocha": "10.0.6",
"@types/resize-observer-browser": "0.1.11",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"chai": "4.3.10",
"copy": "0.3.2",
"esbuild": "0.14.54",
"esbuild": "0.21.4",
"esbuild-plugin-glslify": "1.0.1",
"eslint": "8.57.0",
"eslint-config-esnext": "4.1.0",
Expand All @@ -65,17 +65,17 @@
"karma": "6.4.3",
"karma-chai": "0.1.0",
"karma-chrome-launcher": "3.2.0",
"karma-esbuild": "2.2.5",
"karma-esbuild": "2.3.0",
"karma-mocha": "2.0.1",
"karma-mocha-reporter": "2.2.5",
"lit": "3.1.2",
"lit": "3.1.3",
"live-server": "1.2.2",
"mocha": "10.3.0",
"mocha": "10.4.0",
"npm-run-all": "4.1.5",
"pinst": "3.0.0",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"tslib": "2.6.2",
"typescript": "5.3.3",
"typescript": "5.4.5",
"yargs": "17.7.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit dd7ac3d

Please sign in to comment.