Skip to content

Commit 5a34d08

Browse files
authored
Bump glob@11 package.json entries (#2961)
1 parent 3cc76a2 commit 5a34d08

File tree

27 files changed

+52
-52
lines changed

27 files changed

+52
-52
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-prettier": "^5.5.3",
4949
"esm": "^3.2.25",
5050
"fs-extra": "^11.3.0",
51-
"glob": "^11.0.2",
51+
"glob": "^11.1.0",
5252
"globals": "^16.0.0",
5353
"husky": "^9.1.7",
5454
"lerna": "^8.2.2",

packages/turf-angle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/benchmark": "^2.1.5",
5959
"@types/tape": "^5.8.1",
6060
"benchmark": "^2.1.4",
61-
"glob": "^11.0.2",
61+
"glob": "^11.1.0",
6262
"load-json-file": "^7.0.1",
6363
"tape": "^5.9.0",
6464
"tsup": "^8.4.0",

packages/turf-boolean-clockwise/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/benchmark": "^2.1.5",
6060
"@types/tape": "^5.8.1",
6161
"benchmark": "^2.1.4",
62-
"glob": "^11.0.2",
62+
"glob": "^11.1.0",
6363
"load-json-file": "^7.0.1",
6464
"tape": "^5.9.0",
6565
"tsup": "^8.4.0",

packages/turf-boolean-concave/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/benchmark": "^2.1.5",
5959
"@types/tape": "^5.8.1",
6060
"benchmark": "^2.1.4",
61-
"glob": "^11.0.2",
61+
"glob": "^11.1.0",
6262
"load-json-file": "^7.0.1",
6363
"tape": "^5.9.0",
6464
"tsup": "^8.4.0",

packages/turf-boolean-contains/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"benchmark": "^2.1.4",
6161
"boolean-jsts": "*",
6262
"boolean-shapely": "*",
63-
"glob": "^11.0.2",
63+
"glob": "^11.1.0",
6464
"load-json-file": "^7.0.1",
6565
"tape": "^5.9.0",
6666
"tsup": "^8.4.0",

packages/turf-boolean-crosses/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/tape": "^5.8.1",
6060
"benchmark": "^2.1.4",
6161
"boolean-shapely": "*",
62-
"glob": "^11.0.2",
62+
"glob": "^11.1.0",
6363
"load-json-file": "^7.0.1",
6464
"tape": "^5.9.0",
6565
"tsup": "^8.4.0",

packages/turf-boolean-equal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@types/tape": "^5.8.1",
6363
"benchmark": "^2.1.4",
6464
"boolean-shapely": "*",
65-
"glob": "^11.0.2",
65+
"glob": "^11.1.0",
6666
"load-json-file": "^7.0.1",
6767
"tape": "^5.9.0",
6868
"tsup": "^8.4.0",

packages/turf-boolean-overlap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/tape": "^5.8.1",
6262
"benchmark": "^2.1.4",
6363
"boolean-shapely": "*",
64-
"glob": "^11.0.2",
64+
"glob": "^11.1.0",
6565
"load-json-file": "^7.0.1",
6666
"tape": "^5.9.0",
6767
"tsup": "^8.4.0",

packages/turf-boolean-point-on-line/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/benchmark": "^2.1.5",
5656
"@types/tape": "^5.8.1",
5757
"benchmark": "^2.1.4",
58-
"glob": "^11.0.2",
58+
"glob": "^11.1.0",
5959
"load-json-file": "^7.0.1",
6060
"tape": "^5.9.0",
6161
"tsup": "^8.4.0",

packages/turf-boolean-touches/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"benchmark": "^2.1.4",
6363
"boolean-jsts": "*",
6464
"boolean-shapely": "*",
65-
"glob": "^11.0.2",
65+
"glob": "^11.1.0",
6666
"load-json-file": "^7.0.1",
6767
"tape": "^5.9.0",
6868
"tsup": "^8.4.0",

0 commit comments

Comments
 (0)