Skip to content

Commit cb7de45

Browse files
chore(deps): bump the patches group with 3 updates
Bumps the patches group with 3 updates: [file-type](https://github.com/sindresorhus/file-type), [eslint](https://github.com/eslint/eslint) and [lint-staged](https://github.com/lint-staged/lint-staged). Updates `file-type` from 21.3.0 to 21.3.1 - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](sindresorhus/file-type@v21.3.0...v21.3.1) Updates `eslint` from 10.0.2 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.2...v10.0.3) Updates `lint-staged` from 16.3.2 to 16.3.3 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.3.2...v16.3.3) --- updated-dependencies: - dependency-name: file-type dependency-version: 21.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches - dependency-name: lint-staged dependency-version: 16.3.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e18f8d commit cb7de45

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

package-lock.json

Lines changed: 38 additions & 38 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
@@ -18,7 +18,7 @@
1818
"express": "5.2.1",
1919
"express-fileupload": "1.5.2",
2020
"express-handlebars": "8.0.6",
21-
"file-type": "21.3.0",
21+
"file-type": "21.3.1",
2222
"insafe": "0.5.1",
2323
"metaviewport-parser": "0.3.0",
2424
"morgan": "1.10.1",
@@ -38,13 +38,13 @@
3838
"chai": "6.2.2",
3939
"cspell": "9.0.2",
4040
"domhandler": "^5.0.3",
41-
"eslint": "10.0.2",
41+
"eslint": "10.0.3",
4242
"eslint-config-prettier": "10.0.3",
4343
"eslint-plugin-node": "11.1.0",
4444
"eslint-plugin-prettier": "5.0.1",
4545
"expect.js": "0.3",
4646
"husky": "9.0.11",
47-
"lint-staged": "16.3.2",
47+
"lint-staged": "16.3.3",
4848
"lodash.merge": "^4.6.2",
4949
"mocha": "11.7.5",
5050
"nock": "15.0.0",

0 commit comments

Comments
 (0)