Skip to content

Commit fe64484

Browse files
deps: bump the all-dependencies group with 3 updates
Bumps the all-dependencies group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [caniuse-lite](https://github.com/browserslist/caniuse-lite). Updates `@eslint/js` from 9.28.0 to 9.29.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.29.0/packages/js) Updates `eslint` from 9.28.0 to 9.29.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.28.0...v9.29.0) Updates `caniuse-lite` from 1.0.30001722 to 1.0.30001723 - [Commits](browserslist/caniuse-lite@1.0.30001722...1.0.30001723) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: eslint dependency-version: 9.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: caniuse-lite dependency-version: 1.0.30001723 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91db39d commit fe64484

File tree

2 files changed

+42
-48
lines changed

2 files changed

+42
-48
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"morgan": "^1.10.0"
2727
},
2828
"devDependencies": {
29-
"@eslint/js": "^9.28.0",
29+
"@eslint/js": "^9.29.0",
3030
"@jest/types": "^30.0.0",
3131
"@swc-node/register": "^1.10.10",
3232
"@swc/cli": "^0.7.7",
@@ -38,7 +38,7 @@
3838
"@types/supertest": "^6.0.3",
3939
"@typescript-eslint/eslint-plugin": "^8.34.0",
4040
"@typescript-eslint/parser": "^8.34.0",
41-
"eslint": "^9.28.0",
41+
"eslint": "^9.29.0",
4242
"globals": "^16.2.0",
4343
"jest": "^30.0.0",
4444
"license-checker": "^25.0.1",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)