summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-10 08:29:19 +0000
committerGitHub <noreply@github.com>2023-12-10 08:29:19 +0000
commitc723b852a3743e377daf8b7bd86cb2d864ac23a4 (patch)
tree7d3ca084c7ea4400e6264db0dd00d7d3d4ff2b37 /package.json
parent5dd9b0d06fecc689d277129f85dd36e84be608d9 (diff)
Bump the minor group with 7 updates
Bumps the minor group with 7 updates: | Package | From | To | | --- | --- | --- | | [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) | `1.4.1` | `1.5.0` | | [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.253` | `0.0.254` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.3` | `20.10.4` | | [esbuild](https://github.com/evanw/esbuild) | `0.19.8` | `0.19.9` | | [eslint-plugin-vitest](https://github.com/veritem/eslint-plugin-vitest) | `0.3.10` | `0.3.12` | | [html-validate](https://gitlab.com/html-validate/html-validate) | `8.7.3` | `8.7.4` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.3` | Updates `@stylistic/eslint-plugin-ts` from 1.4.1 to 1.5.0 - [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases) - [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v1.5.0/packages/eslint-plugin-ts) Updates `@types/chrome` from 0.0.253 to 0.0.254 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome) Updates `@types/node` from 20.10.3 to 20.10.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `esbuild` from 0.19.8 to 0.19.9 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.19.8...v0.19.9) Updates `eslint-plugin-vitest` from 0.3.10 to 0.3.12 - [Release notes](https://github.com/veritem/eslint-plugin-vitest/releases) - [Commits](https://github.com/veritem/eslint-plugin-vitest/compare/v0.3.10...v0.3.12) Updates `html-validate` from 8.7.3 to 8.7.4 - [Release notes](https://gitlab.com/html-validate/html-validate/tags) - [Commits](https://gitlab.com/html-validate/html-validate/compare/v8.7.3...v8.7.4) Updates `typescript` from 5.2.2 to 5.3.3 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.3) --- updated-dependencies: - dependency-name: "@stylistic/eslint-plugin-ts" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor - dependency-name: "@types/chrome" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: eslint-plugin-vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: html-validate dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index dfe3b48c..b908e2f6 100644
--- a/package.json
+++ b/package.json
@@ -41,16 +41,16 @@
},
"devDependencies": {
"@playwright/test": "^1.39.0",
- "@stylistic/eslint-plugin-ts": "^1.4.1",
+ "@stylistic/eslint-plugin-ts": "^1.5.0",
"@types/assert": "^1.5.10",
"@types/browserify": "^12.0.40",
- "@types/chrome": "^0.0.253",
+ "@types/chrome": "^0.0.254",
"@types/css": "^0.0.37",
"@types/events": "^3.0.3",
"@types/firefox-webext-browser": "^120.0.0",
"@types/handlebars": "^4.1.0",
"@types/jsdom": "^21.1.6",
- "@types/node": "^20.10.0",
+ "@types/node": "^20.10.4",
"@types/wanakana": "^4.0.6",
"@types/zip.js": "^2.0.32",
"@typescript-eslint/eslint-plugin": "^6.12.0",
@@ -59,22 +59,22 @@
"ajv": "^8.12.0",
"css": "^3.0.0",
"dotenv": "^16.3.1",
- "esbuild": "^0.19.5",
+ "esbuild": "^0.19.9",
"eslint": "^8.54.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-jsdoc": "^46.9.0",
"eslint-plugin-jsonc": "^2.10.0",
"eslint-plugin-no-unsanitized": "^4.0.2",
"eslint-plugin-unused-imports": "^3.0.0",
- "eslint-plugin-vitest": "^0.3.9",
+ "eslint-plugin-vitest": "^0.3.12",
"fake-indexeddb": "^5.0.1",
- "html-validate": "^8.7.0",
+ "html-validate": "^8.7.4",
"jsdom": "^23.0.1",
"jszip": "^3.10.1",
"license-report": "^6.5.0",
"stylelint": "^15.11.0",
"stylelint-config-recommended": "^13.0.0",
- "typescript": "5.2.2",
+ "typescript": "5.3.3",
"vitest": "^0.34.6"
},
"dependencies": {