Skip to content

Commit bff0677

Browse files
Bump file-type in the npm_and_yarn group across 1 directory (#896)
Bumps the npm_and_yarn group with 1 update in the / directory: [file-type](https://github.com/sindresorhus/file-type). 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) --- updated-dependencies: - dependency-name: file-type dependency-version: 21.3.1 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9178fe0 commit bff0677

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@
499499
"eslint-plugin-security": "^4.0.0",
500500
"extract-zip": "^2.0.1",
501501
"fast-extract": "^1.14.2",
502-
"file-type": "^21.3.0",
502+
"file-type": "^21.3.1",
503503
"fs-extra": "^11.3.3",
504504
"glob": "^13.0.6",
505505
"globby": "^16.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3863,10 +3863,10 @@ file-entry-cache@^8.0.0:
38633863
dependencies:
38643864
flat-cache "^4.0.0"
38653865

3866-
file-type@^21.3.0:
3867-
version "21.3.0"
3868-
resolved "https://registry.yarnpkg.com/file-type/-/file-type-21.3.0.tgz#03334acfe59cc22f72fce2a1327c5a1190f0b7de"
3869-
integrity sha512-8kPJMIGz1Yt/aPEwOsrR97ZyZaD1Iqm8PClb1nYFclUCkBi0Ma5IsYNQzvSFS9ib51lWyIw5mIT9rWzI/xjpzA==
3866+
file-type@^21.3.1:
3867+
version "21.3.1"
3868+
resolved "https://registry.yarnpkg.com/file-type/-/file-type-21.3.1.tgz#a49e103e3491e0e52d13f5b2d99d4d7204a34a5e"
3869+
integrity sha512-SrzXX46I/zsRDjTb82eucsGg0ODq2NpGDp4HcsFKApPy8P8vACjpJRDoGGMfEzhFC0ry61ajd7f72J3603anBA==
38703870
dependencies:
38713871
"@tokenizer/inflate" "^0.4.1"
38723872
strtok3 "^10.3.4"

0 commit comments

Comments
 (0)