Skip to content

Commit 54b5a6a

Browse files
dependabot[bot]ahmedhamouda78bobbor
authored
chore(deps-dev): bump glob from 10.3.10 to 10.5.0 (#6755)
* chore(deps-dev): bump glob from 10.3.10 to 10.5.0 Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.10 to 10.5.0. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.10...v10.5.0) --- updated-dependencies: - dependency-name: glob dependency-version: 10.5.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * fix: add changed license for glob 10.5.0 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ahmed Hamouda <[email protected]> Co-authored-by: Philipp Andreas Paul <[email protected]>
1 parent 14e446e commit 54b5a6a

File tree

4 files changed

+50
-76
lines changed

4 files changed

+50
-76
lines changed

.github/dependency-review/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ allow-licenses:
1212
- 'bzip2-1.0.6'
1313
- 'CC-BY-3.0'
1414
- 'CC-BY-4.0'
15+
- 'CC-BY-SA-4.0'
1516
- 'CC0-1.0'
1617
- 'curl'
1718
- 'ISC'

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"canvas": "^2.11.2",
6868
"dotenv-safe": "^8.2.0",
6969
"eslint-config-next": "^14.2.32",
70-
"glob": "^10.3.10",
70+
"glob": "^10.5.0",
7171
"globby": "^13.1.1",
7272
"postcss": "^8.4.31",
7373
"puppeteer": "^24.4.0",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/lodash": "^4.14.170",
6363
"@types/webpack-env": "^1.16.2",
6464
"autoprefixer": "^10.3.1",
65-
"glob": "^10.3.10",
65+
"glob": "^10.5.0",
6666
"postcss": "^8.4.31",
6767
"sass": "^1.35.2",
6868
"style-dictionary": "3.9.1"

yarn.lock

Lines changed: 47 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)