Skip to content

Commit

Permalink
Merge pull request #811 from backstage/renovate/fs-extra-11.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency fs-extra to v11.3.0
  • Loading branch information
awanlin authored Jan 21, 2025
2 parents 2518286 + 7b12e7d commit ffedfa4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.5",
"eslint": "^8.6.0",
"fs-extra": "11.2.0",
"fs-extra": "11.3.0",
"husky": "^9.0.0",
"knip": "^5.0.0",
"lint-staged": "^15.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -21036,14 +21036,14 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:11.2.0, fs-extra@npm:^11.0.0, fs-extra@npm:^11.2.0":
version: 11.2.0
resolution: "fs-extra@npm:11.2.0"
"fs-extra@npm:11.3.0, fs-extra@npm:^11.0.0, fs-extra@npm:^11.2.0":
version: 11.3.0
resolution: "fs-extra@npm:11.3.0"
dependencies:
graceful-fs: "npm:^4.2.0"
jsonfile: "npm:^6.0.1"
universalify: "npm:^2.0.0"
checksum: 10/0579bf6726a4cd054d4aa308f10b483f52478bb16284f32cf60b4ce0542063d551fca1a08a2af365e35db21a3fa5a06cf2a6ed614004b4368982bc754cb816b3
checksum: 10/c9fe7b23dded1efe7bbae528d685c3206477e20cc60e9aaceb3f024f9b9ff2ee1f62413c161cb88546cc564009ab516dec99e9781ba782d869bb37e4fe04a97f
languageName: node
linkType: hard

Expand Down Expand Up @@ -30984,7 +30984,7 @@ __metadata:
"@types/lodash": "npm:^4.14.202"
"@types/node": "npm:^20.10.5"
eslint: "npm:^8.6.0"
fs-extra: "npm:11.2.0"
fs-extra: "npm:11.3.0"
husky: "npm:^9.0.0"
knip: "npm:^5.0.0"
lint-staged: "npm:^15.0.0"
Expand Down

0 comments on commit ffedfa4

Please sign in to comment.