Skip to content

Commit b24cb08

Browse files
chore(deps): bump file-type from 21.3.4 to 22.0.0
Bumps [file-type](https://github.com/sindresorhus/file-type) from 21.3.4 to 22.0.0. - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](sindresorhus/file-type@v21.3.4...v22.0.0) --- updated-dependencies: - dependency-name: file-type dependency-version: 22.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90efeef commit b24cb08

File tree

3 files changed

+43
-23
lines changed

3 files changed

+43
-23
lines changed

package-lock.json

Lines changed: 41 additions & 21 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.2.1",
6868
"fast-json-stringify": "6.3.0",
6969
"fast-safe-stringify": "2.1.1",
70-
"file-type": "21.3.4",
70+
"file-type": "22.0.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.3.4",
21+
"file-type": "22.0.0",
2222
"iterare": "1.2.1",
2323
"load-esm": "1.0.3",
2424
"tslib": "2.8.1",

0 commit comments

Comments
 (0)