Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

build(deps): bump @types/fs-extra from 11.0.1 to 11.0.2 #249

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
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 @@ -31,7 +31,7 @@
"supports-color": "^9.4.0"
},
"devDependencies": {
"@types/fs-extra": "^11.0.1",
"@types/fs-extra": "^11.0.2",
"@types/node": "^20.6.2",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
Expand Down
2 changes: 1 addition & 1 deletion src/typings/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"access": "public"
},
"dependencies": {
"@types/fs-extra": "^11.0.1",
"@types/fs-extra": "^11.0.2",
"@types/node": "^20.6.2",
"@types/react": "^18.2.21",
"@types/react-dom": "^18.2.7",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flysoftbeta/qqntim-typings@workspace:src/typings"
dependencies:
"@types/fs-extra": ^11.0.1
"@types/fs-extra": ^11.0.2
"@types/node": ^20.6.2
"@types/react": ^18.2.21
"@types/react-dom": ^18.2.7
Expand Down Expand Up @@ -368,13 +368,13 @@ __metadata:
languageName: node
linkType: hard

"@types/fs-extra@npm:^11.0.1":
version: 11.0.1
resolution: "@types/fs-extra@npm:11.0.1"
"@types/fs-extra@npm:^11.0.2":
version: 11.0.2
resolution: "@types/fs-extra@npm:11.0.2"
dependencies:
"@types/jsonfile": "*"
"@types/node": "*"
checksum: 3e930346e5d84f419deb8ced1c582beef8cb20d0bd8a0eb145a37d75bab0572a1895f0e48a0d681d386b3a58b9a992b2d2acecc464bcaec2548f53ea00718651
checksum: 5b3e30343ee62d2e393e1029355f13f64bab6f3416226e22492483f99da840e2e53ca22cbfa4ac3749f2f83f7086d19c009005c8fa175da01df0fae59c2d73e1
languageName: node
linkType: hard

Expand Down Expand Up @@ -2276,7 +2276,7 @@ __metadata:
dependencies:
"@electron/remote": ^2.0.11
"@flysoftbeta/qqntim-typings": "workspace:*"
"@types/fs-extra": ^11.0.1
"@types/fs-extra": ^11.0.2
"@types/node": ^20.6.2
"@types/react": ^18.2.21
"@types/react-dom": ^18.2.7
Expand Down