Skip to content

Commit

Permalink
chore(deps): update dependency glob to v10.3.5 (#548)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 24, 2023
1 parent e50b72c commit 80f3cf2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"conventional-changelog-conventionalcommits": "7.0.2",
"eslint": "8.49.0",
"eslint-plugin-unused-imports": "3.0.0",
"glob": "10.3.4",
"glob": "10.3.5",
"mocha": "10.2.0",
"nyc": "15.1.0",
"prettier": "3.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2475,10 +2475,10 @@ glob-parent@^6.0.2:
dependencies:
is-glob "^4.0.3"

[email protected].4, glob@^10.2.1, glob@^10.2.2, glob@^10.3.3:
version "10.3.4"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.4.tgz#c85c9c7ab98669102b6defda76d35c5b1ef9766f"
integrity sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==
[email protected].5, glob@^10.2.1, glob@^10.2.2, glob@^10.3.3:
version "10.3.5"
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.5.tgz#4c0e46b5bccd78ac42b06a7eaaeb9ee34062968e"
integrity sha512-bYUpUD7XDEHI4Q2O5a7PXGvyw4deKR70kHiDxzQbe925wbZknhOzUt2xBgTkYL6RBcVeXYuD9iNYeqoWbBZQnA==
dependencies:
foreground-child "^3.1.0"
jackspeak "^2.0.3"
Expand Down

0 comments on commit 80f3cf2

Please sign in to comment.