Skip to content

Commit dd669c9

Browse files
chore(deps-dev): bump the npm-development group with 3 updates
Bumps the npm-development group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [eslint](https://github.com/eslint/eslint) and [prettier](https://github.com/prettier/prettier). Updates `@eslint/js` from 9.6.0 to 9.7.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.7.0/packages/js) Updates `eslint` from 9.6.0 to 9.7.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.6.0...v9.7.0) Updates `prettier` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.2...3.3.3) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-development - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent beb56cd commit dd669c9

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"tail": "^2.2.6"
3333
},
3434
"devDependencies": {
35-
"@eslint/js": "^9.6.0",
35+
"@eslint/js": "^9.7.0",
3636
"@vercel/ncc": "^0.38.1",
37-
"eslint": "^9.6.0",
37+
"eslint": "^9.7.0",
3838
"eslint-config-prettier": "^9.1.0",
3939
"globals": "^15.8.0",
4040
"husky": "^9.0.11",
41-
"prettier": "^3.3.2",
41+
"prettier": "^3.3.3",
4242
"semantic-release": "^24.0.0"
4343
}
4444
}

0 commit comments

Comments
 (0)