Skip to content

Commit c2ffc5b

Browse files
authored
Merge pull request #13 from gms1/feature/upgrade-dependencies
upgrade dependencies
2 parents 59eadeb + 495e0bc commit c2ffc5b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"devDependencies": {
5353
"@eslint/js": "^10.0.1",
5454
"eslint": "^10.2.0",
55-
"globals": "^17.4.0",
55+
"globals": "^17.5.0",
5656
"mocha": "11.7.5",
5757
"nyc": "^18.0.0",
5858
"prebuild": "13.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1646,10 +1646,10 @@ glob@^13.0.0, glob@^13.0.3, glob@^13.0.6:
16461646
minipass "^7.1.3"
16471647
path-scurry "^2.0.2"
16481648

1649-
globals@^17.4.0:
1650-
version "17.4.0"
1651-
resolved "https://registry.yarnpkg.com/globals/-/globals-17.4.0.tgz#33d7d297ed1536b388a0e2f4bcd0ff19c8ff91b5"
1652-
integrity sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==
1649+
globals@^17.5.0:
1650+
version "17.5.0"
1651+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.5.0.tgz#a82c641d898f8dfbe0e81f66fdff7d0de43f88c6"
1652+
integrity sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g==
16531653

16541654
gopd@^1.2.0:
16551655
version "1.2.0"

0 commit comments

Comments
 (0)