Skip to content

Commit abb494e

Browse files
chore: Bump glob and rimraf (#4045)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrei Zhaleznichenka <zhalea@amazon.de>
1 parent 567860d commit abb494e

File tree

2 files changed

+41
-52
lines changed

2 files changed

+41
-52
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"eslint-plugin-unicorn": "^60.0.0",
102102
"execa": "^4.1.0",
103103
"fs-extra": "^11.2.0",
104-
"glob": "^11.0.3",
104+
"glob": "^11.1.0",
105105
"globals": "^16.1.0",
106106
"gulp": "^5.0.0",
107107
"html-validate": "^7.3.0",
@@ -124,7 +124,7 @@
124124
"react-test-renderer": "^16.14.0",
125125
"react-virtual": "^2.8.2",
126126
"react18": "npm:react@^18.3.1",
127-
"rimraf": "^5.0.5",
127+
"rimraf": "^6.1.0",
128128
"rollup": "^3.29.5",
129129
"rollup-plugin-license": "^3.0.1",
130130
"sass": "^1.89.2",

0 commit comments

Comments
 (0)