Skip to content

Commit

Permalink
chore(deps-dev): bump @types/fs-extra from 11.0.3 to 11.0.4
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.3 to 11.0.4.
- [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 and apupier committed Nov 10, 2023
1 parent da47950 commit 27de915
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.10",
"@types/fs-extra": "^11.0.3",
"@types/fs-extra": "^11.0.4",
"@types/mocha": "^10.0.4",
"@types/react": "18.2.37",
"@vscode/test-web": "^0.0.48",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1465,13 +1465,13 @@ __metadata:
languageName: node
linkType: hard

"@types/fs-extra@npm:^11.0.3":
version: 11.0.3
resolution: "@types/fs-extra@npm:11.0.3"
"@types/fs-extra@npm:^11.0.4":
version: 11.0.4
resolution: "@types/fs-extra@npm:11.0.4"
dependencies:
"@types/jsonfile": "*"
"@types/node": "*"
checksum: f196bc216906e7016a6c9c549dbe204fe7e1e87515c7e961f741309e25f8e2f8c268dba3dbf0ca7f3ddab5911d39888472f8624ac0c11a461f1b2d05377e38fa
checksum: 242cb84157631f057f76495c8220707541882c00a00195b603d937fb55e471afecebcb089bab50233ed3a59c69fd68bf65c1f69dd7fafe2347e139cc15b9b0e5
languageName: node
linkType: hard

Expand Down Expand Up @@ -7570,7 +7570,7 @@ __metadata:
"@patternfly/react-core": 4.277.0
"@redhat-developer/vscode-redhat-telemetry": ^0.7.0
"@types/chai": ^4.3.10
"@types/fs-extra": ^11.0.3
"@types/fs-extra": ^11.0.4
"@types/mocha": ^10.0.4
"@types/react": 18.2.37
"@vscode/test-web": ^0.0.48
Expand Down

0 comments on commit 27de915

Please sign in to comment.