Skip to content

Commit 2a4ea29

Browse files
Bump globals from 17.3.0 to 17.4.0 (#8752)
Bumps [globals](https://github.com/sindresorhus/globals) from 17.3.0 to 17.4.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.3.0...v17.4.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent caee3b0 commit 2a4ea29

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"eslint-plugin-vue": "^10.7.0",
9595
"eslint-plugin-vuejs-accessibility": "^2.4.1",
9696
"eslint-plugin-yml": "^3.0.0",
97-
"globals": "^17.3.0",
97+
"globals": "^17.4.0",
9898
"html-webpack-plugin": "^5.6.6",
9999
"js-yaml": "^4.1.1",
100100
"json-minimizer-webpack-plugin": "^5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4720,10 +4720,10 @@ globals@^16.0.0, globals@^16.4.0:
47204720
resolved "https://registry.yarnpkg.com/globals/-/globals-16.5.0.tgz#ccf1594a437b97653b2be13ed4d8f5c9f850cac1"
47214721
integrity sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==
47224722

4723-
globals@^17.3.0:
4724-
version "17.3.0"
4725-
resolved "https://registry.yarnpkg.com/globals/-/globals-17.3.0.tgz#8b96544c2fa91afada02747cc9731c002a96f3b9"
4726-
integrity sha512-yMqGUQVVCkD4tqjOJf3TnrvaaHDMYp4VlUSObbkIiuCPe/ofdMBFIAcBbCSRFWOnos6qRiTVStDwqPLUclaxIw==
4723+
globals@^17.4.0:
4724+
version "17.4.0"
4725+
resolved "https://registry.yarnpkg.com/globals/-/globals-17.4.0.tgz#33d7d297ed1536b388a0e2f4bcd0ff19c8ff91b5"
4726+
integrity sha512-hjrNztw/VajQwOLsMNT1cbJiH2muO3OROCHnbehc8eY5JyD2gqz4AcMHPqgaOR59DjgUjYAYLeH699g/eWi2jw==
47274727

47284728
globalthis@^1.0.1:
47294729
version "1.0.4"

0 commit comments

Comments
 (0)