Skip to content

Commit

Permalink
Bump the dev-deps group with 10 updates
Browse files Browse the repository at this point in the history
Bumps the dev-deps group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/resize-observer-browser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/resize-observer-browser) | `0.1.5` | `0.1.7` |
| [chai](https://github.com/chaijs/chai) | `4.3.4` | `4.3.8` |
| [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai) | `4.2.18` | `4.3.6` |
| [esbuild](https://github.com/evanw/esbuild) | `0.12.9` | `0.19.3` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.23.4` | `2.28.1` |
| [husky](https://github.com/typicode/husky) | `8.0.0` | `8.0.3` |
| [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) | `3.1.0` | `3.2.0` |
| [live-server](https://github.com/tapio/live-server) | `1.2.1` | `1.2.2` |
| [tslib](https://github.com/Microsoft/tslib) | `2.3.0` | `2.6.2` |
| [yargs](https://github.com/yargs/yargs) | `17.0.1` | `17.7.2` |


Updates `@types/resize-observer-browser` from 0.1.5 to 0.1.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/resize-observer-browser)

Updates `chai` from 4.3.4 to 4.3.8
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md)
- [Commits](chaijs/chai@v4.3.4...v4.3.8)

Updates `@types/chai` from 4.2.18 to 4.3.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai)

Updates `esbuild` from 0.12.9 to 0.19.3
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2021.md)
- [Commits](evanw/esbuild@v0.12.9...v0.19.3)

Updates `eslint-plugin-import` from 2.23.4 to 2.28.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.23.4...v2.28.1)

Updates `husky` from 8.0.0 to 8.0.3
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v8.0.0...v8.0.3)

Updates `karma-chrome-launcher` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md)
- [Commits](karma-runner/karma-chrome-launcher@v3.1.0...v3.2.0)

Updates `live-server` from 1.2.1 to 1.2.2
- [Commits](https://github.com/tapio/live-server/commits)

Updates `tslib` from 2.3.0 to 2.6.2
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@2.3.0...v2.6.2)

Updates `yargs` from 17.0.1 to 17.7.2
- [Release notes](https://github.com/yargs/yargs/releases)
- [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md)
- [Commits](yargs/yargs@v17.0.1...v17.7.2)

---
updated-dependencies:
- dependency-name: "@types/resize-observer-browser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: chai
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: "@types/chai"
  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: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: husky
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: karma-chrome-launcher
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: live-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: tslib
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: yargs
  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] authored Sep 26, 2023
1 parent d1cd7e8 commit 7aae1e0
Show file tree
Hide file tree
Showing 2 changed files with 1,018 additions and 72 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,38 +46,38 @@
"postpack": "pinst --enable"
},
"devDependencies": {
"@types/chai": "4.2.18",
"@types/chai": "4.3.6",
"@types/chroma-js": "2.1.3",
"@types/mocha": "8.2.2",
"@types/resize-observer-browser": "0.1.5",
"@types/resize-observer-browser": "0.1.7",
"@typescript-eslint/eslint-plugin": "4.27.0",
"@typescript-eslint/parser": "4.27.0",
"chai": "4.3.4",
"chai": "4.3.8",
"copy": "0.3.2",
"esbuild": "0.12.9",
"esbuild": "0.19.3",
"esbuild-plugin-glslify": "1.0.1",
"eslint": "7.28.0",
"eslint-config-esnext": "4.1.0",
"eslint-plugin-import": "2.23.4",
"eslint-plugin-import": "2.28.1",
"globby": "11.0.4",
"glslify-import": "3.1.0",
"husky": "8.0.0",
"husky": "8.0.3",
"karma": "6.4.2",
"karma-chai": "0.1.0",
"karma-chrome-launcher": "3.1.0",
"karma-chrome-launcher": "3.2.0",
"karma-esbuild": "2.2.5",
"karma-mocha": "2.0.1",
"karma-mocha-reporter": "2.2.5",
"lit-element": "2.5.1",
"lit-html": "1.4.1",
"live-server": "1.2.1",
"live-server": "1.2.2",
"mocha": "9.0.0",
"npm-run-all": "4.1.5",
"pinst": "^3.0.0",
"rimraf": "3.0.2",
"tslib": "2.3.0",
"tslib": "2.6.2",
"typescript": "4.3.2",
"yargs": "17.0.1"
"yargs": "17.7.2"
},
"dependencies": {
"@dekkai/data-source": "0.2.3",
Expand Down
Loading

0 comments on commit 7aae1e0

Please sign in to comment.