Skip to content

Commit b0894d6

Browse files
chore(deps): update dependency globals to v17
1 parent 6cb51db commit b0894d6

2 files changed

Lines changed: 13 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-config-prettier": "10.1.8",
4242
"eslint-plugin-simple-import-sort": "12.1.1",
4343
"eslint-plugin-unicorn": "62.0.0",
44-
"globals": "16.5.0",
44+
"globals": "17.0.0",
4545
"jest-snapshot-serializer-raw": "2.0.0",
4646
"lines-and-columns": "2.0.4",
4747
"npm-run-all2": "8.0.4",

yarn.lock

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1591,7 +1591,7 @@ __metadata:
15911591
eslint-config-prettier: "npm:10.1.8"
15921592
eslint-plugin-simple-import-sort: "npm:12.1.1"
15931593
eslint-plugin-unicorn: "npm:62.0.0"
1594-
globals: "npm:16.5.0"
1594+
globals: "npm:17.0.0"
15951595
jest-snapshot-serializer-raw: "npm:2.0.0"
15961596
lines-and-columns: "npm:2.0.4"
15971597
npm-run-all2: "npm:8.0.4"
@@ -2737,10 +2737,10 @@ __metadata:
27372737
languageName: node
27382738
linkType: hard
27392739

2740-
"globals@npm:16.5.0, globals@npm:^16.4.0":
2741-
version: 16.5.0
2742-
resolution: "globals@npm:16.5.0"
2743-
checksum: 10/f9e8a2a13f50222c127030a619e283e7bbfe32966316bdde0715af1d15a7e40cb9c24ff52cad59671f97762ed8b515353c2f8674f560c63d9385f19ee26735a6
2740+
"globals@npm:17.0.0":
2741+
version: 17.0.0
2742+
resolution: "globals@npm:17.0.0"
2743+
checksum: 10/af6213db9bf5f599b8a609061984c4d5fedb23db336228b866eba70819fe13ea3d11ca507b4799e8afc888331d0f7e5760d01507e38cb988fff9ad3a9635b312
27442744
languageName: node
27452745
linkType: hard
27462746

@@ -2751,6 +2751,13 @@ __metadata:
27512751
languageName: node
27522752
linkType: hard
27532753

2754+
"globals@npm:^16.4.0":
2755+
version: 16.5.0
2756+
resolution: "globals@npm:16.5.0"
2757+
checksum: 10/f9e8a2a13f50222c127030a619e283e7bbfe32966316bdde0715af1d15a7e40cb9c24ff52cad59671f97762ed8b515353c2f8674f560c63d9385f19ee26735a6
2758+
languageName: node
2759+
linkType: hard
2760+
27542761
"graceful-fs@npm:^4.2.6":
27552762
version: 4.2.11
27562763
resolution: "graceful-fs@npm:4.2.11"

0 commit comments

Comments
 (0)