Skip to content

Commit

Permalink
chore(deps-dev): bump @types/fs-extra from 11.0.2 to 11.0.3
Browse files Browse the repository at this point in the history
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)

---
updated-dependencies:
- dependency-name: "@types/fs-extra"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 24, 2023
1 parent 42c4f12 commit 3350781
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 @@ -133,7 +133,7 @@
},
"devDependencies": {
"@types/chai": "^4.3.8",
"@types/fs-extra": "^11.0.2",
"@types/fs-extra": "^11.0.3",
"@types/mocha": "^10.0.3",
"@types/react": "18.2.21",
"@vscode/test-web": "^0.0.47",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1464,13 +1464,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -7569,7 +7569,7 @@ __metadata:
"@patternfly/react-core": 4.277.0
"@redhat-developer/vscode-redhat-telemetry": ^0.7.0
"@types/chai": ^4.3.8
"@types/fs-extra": ^11.0.2
"@types/fs-extra": ^11.0.3
"@types/mocha": ^10.0.3
"@types/react": 18.2.21
"@vscode/test-web": ^0.0.47
Expand Down

0 comments on commit 3350781

Please sign in to comment.