Skip to content

Commit 621ee81

Browse files
renovate[bot]renovate-botwardpeet
authored
fix(deps): update dependency file-type to ^16.5.3 for gatsby-source-filesystem (#32988)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Ward Peeters <ward@coding-tech.com>
1 parent b18703e commit 621ee81

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/gatsby-source-filesystem/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/runtime": "^7.14.8",
1111
"fastq": "^1.11.1",
1212
"chokidar": "^3.5.2",
13-
"file-type": "^16.0.0",
13+
"file-type": "^16.5.3",
1414
"fs-extra": "^10.0.0",
1515
"gatsby-core-utils": "^2.14.0-next.0",
1616
"got": "^9.6.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11543,7 +11543,7 @@ file-type@^15.0.1:
1154311543
token-types "^2.0.0"
1154411544
typedarray-to-buffer "^3.1.5"
1154511545

11546-
file-type@^16.0.0, file-type@^16.5.3:
11546+
file-type@^16.5.3:
1154711547
version "16.5.3"
1154811548
resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.5.3.tgz#474b7e88c74724046abb505e9b8ed4db30c4fc06"
1154911549
integrity sha512-uVsl7iFhHSOY4bEONLlTK47iAHtNsFHWP5YE4xJfZ4rnX7S1Q3wce09XgqSC7E/xh8Ncv/be1lNoyprlUH/x6A==

0 commit comments

Comments
 (0)