We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfde03e commit 703b1baCopy full SHA for 703b1ba
2 files changed
package.json
@@ -32,12 +32,12 @@
32
"license": "Apache-2.0",
33
"dependencies": {
34
"async": "^3.2.6",
35
- "glob": "^11.0.3",
+ "glob": "^13.0.0",
36
"resolve": "^1.22.11"
37
},
38
"devDependencies": {
39
- "@release-it/conventional-changelog": "^10.0.1",
40
- "release-it": "^19.0.5"
+ "@release-it/conventional-changelog": "^10.0.4",
+ "release-it": "^19.2.4"
41
42
"publishConfig": {
43
"registry": "https://registry.npmjs.org"
0 commit comments