Skip to content

Commit 029c5a5

Browse files
Merge pull request #1288 from vue-a11y/dependabot/npm_and_yarn/globals-16.0.0
build(deps-dev): bump globals from 15.15.0 to 16.0.0
2 parents a203dbf + 163e92d commit 029c5a5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@typescript-eslint/parser": "^7.0.0",
5353
"eslint": "^8.8.0",
5454
"eslint-plugin-eslint-plugin": "^6.0.0",
55-
"globals": "^15.0.0",
55+
"globals": "^16.0.0",
5656
"husky": "^9.0.5",
5757
"jest": "^29.2.2",
5858
"np": "^10.0.4",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3046,10 +3046,10 @@ globals@^13.19.0:
30463046
dependencies:
30473047
type-fest "^0.20.2"
30483048

3049-
globals@^15.0.0:
3050-
version "15.15.0"
3051-
resolved "https://registry.yarnpkg.com/globals/-/globals-15.15.0.tgz#7c4761299d41c32b075715a4ce1ede7897ff72a8"
3052-
integrity sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==
3049+
globals@^16.0.0:
3050+
version "16.0.0"
3051+
resolved "https://registry.yarnpkg.com/globals/-/globals-16.0.0.tgz#3d7684652c5c4fbd086ec82f9448214da49382d8"
3052+
integrity sha512-iInW14XItCXET01CQFqudPOWP2jYMl7T+QRQT+UNcR/iQncN/F0UNpgd76iFkBPgNQb4+X3LV9tLJYzwh+Gl3A==
30533053

30543054
globby@^11.1.0:
30553055
version "11.1.0"

0 commit comments

Comments
 (0)