Skip to content

Commit 2491916

Browse files
Update dependency globals to v16.4.0 (#275)
1 parent dbd764d commit 2491916

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"chai-jest-snapshot": "2.0.0",
7979
"eslint": "9.37.0",
8080
"eslint-config-prettier": "10.1.8",
81-
"globals": "16.3.0",
81+
"globals": "16.4.0",
8282
"mocha": "11.7.4",
8383
"prettier": "3.6.2",
8484
"ts-node": "10.9.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2732,10 +2732,10 @@ __metadata:
27322732
languageName: node
27332733
linkType: hard
27342734

2735-
"globals@npm:16.3.0":
2736-
version: 16.3.0
2737-
resolution: "globals@npm:16.3.0"
2738-
checksum: 10c0/c62dc20357d1c0bf2be4545d6c4141265d1a229bf1c3294955efb5b5ef611145391895e3f2729f8603809e81b30b516c33e6c2597573844449978606aad6eb38
2735+
"globals@npm:16.4.0":
2736+
version: 16.4.0
2737+
resolution: "globals@npm:16.4.0"
2738+
checksum: 10c0/a14b447a78b664b42f6d324e8675fcae6fe5e57924fecc1f6328dce08af9b2ca3a3138501e1b1f244a49814a732dc60cfc1aa24e714e0b64ac8bd18910bfac90
27392739
languageName: node
27402740
linkType: hard
27412741

@@ -3792,7 +3792,7 @@ __metadata:
37923792
chai-jest-snapshot: "npm:2.0.0"
37933793
eslint: "npm:9.37.0"
37943794
eslint-config-prettier: "npm:10.1.8"
3795-
globals: "npm:16.3.0"
3795+
globals: "npm:16.4.0"
37963796
mocha: "npm:11.7.4"
37973797
prettier: "npm:3.6.2"
37983798
ts-node: "npm:10.9.2"

0 commit comments

Comments
 (0)