Skip to content

Commit f364450

Browse files
fix(deps): update minor and patch dependencies for gatsby-core-utils (#37836)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Lennart <lekoarts@gmail.com>
1 parent c0599dd commit f364450

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

packages/gatsby-core-utils/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@
6464
"@babel/runtime": "^7.20.13",
6565
"ci-info": "2.0.0",
6666
"configstore": "^5.0.1",
67-
"fastq": "^1.13.0",
68-
"file-type": "^16.5.3",
67+
"fastq": "^1.15.0",
68+
"file-type": "^16.5.4",
6969
"fs-extra": "^11.1.1",
70-
"got": "^11.8.5",
70+
"got": "^11.8.6",
7171
"hash-wasm": "^4.9.0",
7272
"import-from": "^4.0.0",
7373
"lmdb": "2.5.3",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10888,7 +10888,7 @@ file-type@^15.0.1:
1088810888
token-types "^2.0.0"
1088910889
typedarray-to-buffer "^3.1.5"
1089010890

10891-
file-type@^16.5.3, file-type@^16.5.4:
10891+
file-type@^16.5.4:
1089210892
version "16.5.4"
1089310893
resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.5.4.tgz#474fb4f704bee427681f98dd390058a172a6c2fd"
1089410894
integrity sha512-/yFHK0aGjFEgDJjEKP0pWCplsPFPhwyfwevf/pVxiN0tmE4L9LmwWxWukdJSHdoCli4VgQLehjJtwQBnqmsKcw==

0 commit comments

Comments
 (0)