Skip to content

Commit 8ba5267

Browse files
committed
Update glob to at least 13.0.6
1 parent ade8366 commit 8ba5267

2 files changed

Lines changed: 28 additions & 216 deletions

File tree

package-lock.json

Lines changed: 26 additions & 214 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
@@ -64,7 +64,7 @@
6464
"eslint-plugin-import-x": "^4.16.2",
6565
"eslint-plugin-jsdoc": "^62.9.0",
6666
"eslint-plugin-no-async-foreach": "^0.1.1",
67-
"glob": "^11.1.0",
67+
"glob": "^13.0.6",
6868
"globals": "^17.6.0",
6969
"nock": "^14.0.15",
7070
"sinon": "^22.0.0",
@@ -90,7 +90,7 @@
9090
"eslint-plugin-jsx-a11y": {
9191
"semver": ">=6.3.1"
9292
},
93-
"glob": "^11.1.0",
93+
"glob": "^13.0.6",
9494
"undici": "^6.24.0"
9595
}
9696
}

0 commit comments

Comments
 (0)