Skip to content

Commit 8bbbf42

Browse files
build(deps-dev): bump directory-tree from 2.2.9 to 2.3.1 (#5334)
Bumps [directory-tree](https://github.com/mihneadb/node-directory-tree) from 2.2.9 to 2.3.1. - [Release notes](https://github.com/mihneadb/node-directory-tree/releases) - [Commits](https://github.com/mihneadb/node-directory-tree/commits) --- updated-dependencies: - dependency-name: directory-tree dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a0af602 commit 8bbbf42

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"css-loader": "^5.2.7",
8787
"css-minimizer-webpack-plugin": "^3.0.2",
8888
"cypress": "^8.3.0",
89-
"directory-tree": "^2.2.9",
89+
"directory-tree": "^2.3.1",
9090
"directory-tree-webpack-plugin": "^1.0.2",
9191
"duplexer": "^0.1.1",
9292
"eslint": "^7.32.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4604,10 +4604,10 @@ directory-tree-webpack-plugin@^1.0.2:
46044604
dependencies:
46054605
directory-tree "^2.0.0"
46064606

4607-
directory-tree@^2.0.0, directory-tree@^2.2.9:
4608-
version "2.2.9"
4609-
resolved "https://registry.yarnpkg.com/directory-tree/-/directory-tree-2.2.9.tgz#702c193f8b19f1076b585bcf8a2db3b49b11a11c"
4610-
integrity sha512-BOHxPNvP+XWijPkzoSBvr164IiNxRzvyAiWelbJsU/wG5OYXByer0+Aqo74G1qU+nRKC4yU/czmkmunkWdPPvQ==
4607+
directory-tree@^2.0.0, directory-tree@^2.3.1:
4608+
version "2.3.1"
4609+
resolved "https://registry.yarnpkg.com/directory-tree/-/directory-tree-2.3.1.tgz#78b8aa84878eb84dd29a51dcd664ded4cd0247c7"
4610+
integrity sha512-hxolIHCtQ/a56CUywaLzGD/V78zPwFihI+UK/4ZjOp7GoV4Mptmtv95yavOn/RlnTi7cCMjszvfcNrwCoWLH+Q==
46114611

46124612
dlv@^1.1.3:
46134613
version "1.1.3"

0 commit comments

Comments
 (0)