Skip to content

Commit 4c268d7

Browse files
chore(deps): bump file-type from 21.0.0 to 21.1.0
Bumps [file-type](https://github.com/sindresorhus/file-type) from 21.0.0 to 21.1.0. - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](sindresorhus/file-type@v21.0.0...v21.1.0) --- updated-dependencies: - dependency-name: file-type dependency-version: 21.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbdf0dc commit 4c268d7

File tree

3 files changed

+108
-36
lines changed

3 files changed

+108
-36
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"express": "5.1.0",
6868
"fast-json-stringify": "6.1.1",
6969
"fast-safe-stringify": "2.1.1",
70-
"file-type": "21.0.0",
70+
"file-type": "21.1.0",
7171
"iterare": "1.2.1",
7272
"load-esm": "1.0.3",
7373
"object-hash": "3.0.0",

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"license": "MIT",
2020
"dependencies": {
21-
"file-type": "21.0.0",
21+
"file-type": "21.1.0",
2222
"iterare": "1.2.1",
2323
"load-esm": "1.0.3",
2424
"tslib": "2.8.1",

0 commit comments

Comments
 (0)