Skip to content

Commit 125226a

Browse files
chore(deps): bump the npm group with 10 updates
Bumps the npm group with 10 updates: | Package | From | To | | --- | --- | --- | | [file-entry-cache](https://github.com/jaredwray/cacheable/tree/HEAD/packages/file-entry-cache) | `10.0.7` | `10.0.8` | | [flat-cache](https://github.com/jaredwray/cacheable/tree/HEAD/packages/flat-cache) | `6.1.7` | `6.1.8` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.23.0` | `9.24.0` | | [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.24.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.17.0` | `16.18.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` | | [@eslint/config-array](https://github.com/eslint/rewrite) | `0.19.2` | `0.20.0` | | [@pkgr/core](https://github.com/un-ts/pkgr) | `0.2.0` | `0.2.1` | | [cacheable](https://github.com/jaredwray/cacheable/tree/HEAD/packages/cacheable) | `1.8.9` | `1.8.10` | | [caniuse-lite](https://github.com/browserslist/caniuse-lite) | `1.0.30001710` | `1.0.30001712` | Updates `file-entry-cache` from 10.0.7 to 10.0.8 - [Release notes](https://github.com/jaredwray/cacheable/releases) - [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/file-entry-cache) Updates `flat-cache` from 6.1.7 to 6.1.8 - [Release notes](https://github.com/jaredwray/cacheable/releases) - [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/flat-cache) Updates `@eslint/js` from 9.23.0 to 9.24.0 - [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.24.0/packages/js) Updates `eslint` from 9.23.0 to 9.24.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.23.0...v9.24.0) Updates `stylelint` from 16.17.0 to 16.18.0 - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.17.0...16.18.0) Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) Updates `@eslint/config-array` from 0.19.2 to 0.20.0 - [Release notes](https://github.com/eslint/rewrite/releases) - [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json) - [Commits](eslint/rewrite@config-array-v0.19.2...config-array-v0.20.0) Updates `@pkgr/core` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/un-ts/pkgr/releases) - [Changelog](https://github.com/un-ts/pkgr/blob/master/CHANGELOG.md) - [Commits](https://github.com/un-ts/pkgr/compare/@pkgr/[email protected]...@pkgr/[email protected]) Updates `cacheable` from 1.8.9 to 1.8.10 - [Release notes](https://github.com/jaredwray/cacheable/releases) - [Commits](https://github.com/jaredwray/cacheable/commits/HEAD/packages/cacheable) Updates `caniuse-lite` from 1.0.30001710 to 1.0.30001712 - [Commits](browserslist/caniuse-lite@1.0.30001710...1.0.30001712) --- updated-dependencies: - dependency-name: file-entry-cache dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: flat-cache dependency-version: 6.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@eslint/js" dependency-version: 9.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-version: 9.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: stylelint dependency-version: 16.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@eslint/config-array" dependency-version: 0.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@pkgr/core" dependency-version: 0.2.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: cacheable dependency-version: 1.8.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm - dependency-name: caniuse-lite dependency-version: 1.0.30001712 dependency-type: indirect update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d028835 commit 125226a

2 files changed

Lines changed: 46 additions & 46 deletions

File tree

package-lock.json

Lines changed: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"fast-json-stable-stringify": "^2.1.0",
3737
"fast-levenshtein": "^3.0.0",
3838
"fastq": "^1.19.1",
39-
"file-entry-cache": "^10.0.7",
39+
"file-entry-cache": "^10.0.8",
4040
"fill-range": "^7.1.1",
4141
"find-up": "^7.0.0",
4242
"flat-cache": "^6.1.7",
@@ -98,13 +98,13 @@
9898
"yocto-queue": "^1.2.1"
9999
},
100100
"devDependencies": {
101-
"@eslint/js": "^9.23.0",
101+
"@eslint/js": "^9.24.0",
102102
"@types/vscode": "^1.99.0",
103103
"@typescript-eslint/eslint-plugin": "^8.29.0",
104104
"@typescript-eslint/parser": "^8.29.0",
105105
"canvas": "^3.1.0",
106106
"chai": "^5.2.0",
107-
"eslint": "^9.23.0",
107+
"eslint": "^9.24.0",
108108
"eslint-plugin-prettier": "^5.2.6",
109109
"eslint-plugin-react": "^7.37.5",
110110
"globals": "^16.0.0",
@@ -116,9 +116,9 @@
116116
"prettier-plugin-stylus": "^0.1.0",
117117
"prettier-plugin-tailwindcss": "^0.6.11",
118118
"sinon": "^20.0.0",
119-
"stylelint": "^16.17.0",
119+
"stylelint": "^16.18.0",
120120
"ts-node": "^10.9.2",
121-
"typescript": "^5.8.2",
121+
"typescript": "^5.8.3",
122122
"typescript-eslint": "^8.29.0"
123123
},
124124
"scripts": {

0 commit comments

Comments
 (0)