Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"eslint-plugin-notice": "^0.9.10",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-testing-library": "^6.0.0",
"fs-extra": "11.3.4",
"fs-extra": "11.3.5",
"husky": "^9.0.11",
"js-yaml": "^4.1.0",
"lint-staged": "^16.0.0",
Expand Down
22 changes: 6 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1659,7 +1659,7 @@ __metadata:
eslint-plugin-notice: "npm:^0.9.10"
eslint-plugin-react: "npm:^7.28.0"
eslint-plugin-testing-library: "npm:^6.0.0"
fs-extra: "npm:11.3.4"
fs-extra: "npm:11.3.5"
husky: "npm:^9.0.11"
js-yaml: "npm:^4.1.0"
lint-staged: "npm:^16.0.0"
Expand Down Expand Up @@ -10469,17 +10469,7 @@ __metadata:
languageName: node
linkType: hard

"follow-redirects@npm:^1.0.0":
version: 1.15.11
resolution: "follow-redirects@npm:1.15.11"
peerDependenciesMeta:
debug:
optional: true
checksum: 10/07372fd74b98c78cf4d417d68d41fdaa0be4dcacafffb9e67b1e3cf090bc4771515e65020651528faab238f10f9b9c0d9707d6c1574a6c0387c5de1042cde9ba
languageName: node
linkType: hard

"follow-redirects@npm:^1.16.0":
"follow-redirects@npm:^1.0.0, follow-redirects@npm:^1.16.0":
version: 1.16.0
resolution: "follow-redirects@npm:1.16.0"
peerDependenciesMeta:
Expand Down Expand Up @@ -10603,14 +10593,14 @@ __metadata:
languageName: node
linkType: hard

"fs-extra@npm:11.3.4, fs-extra@npm:^11.2.0":
version: 11.3.4
resolution: "fs-extra@npm:11.3.4"
"fs-extra@npm:11.3.5, fs-extra@npm:^11.2.0":
version: 11.3.5
resolution: "fs-extra@npm:11.3.5"
dependencies:
graceful-fs: "npm:^4.2.0"
jsonfile: "npm:^6.0.1"
universalify: "npm:^2.0.0"
checksum: 10/1b8deea9c540a2efe63c750bc9e1ba6238115579d1571d67fe8fb58e3fb6df19aba29fd4ebb81217cf0bf5bce0df30ca68dbc3e06f6652b856edd385ce0ff649
checksum: 10/dc8408818eec8b03efad8742d079ecab749a2f7bc9f208e429b447fcac7632fae52e09312d6d42218efe7e2efa97f03ff232d639ade4aa7fcd8c00ebe9ad0c0c
languageName: node
linkType: hard

Expand Down
Loading