From a4261f40fbf44949115c7c54cebc17396e11e3c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 20:13:41 +0000 Subject: [PATCH] Bump globals from 15.15.0 to 17.7.0 Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 17.7.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v17.7.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 54 +++++------------------------------------------ package.json | 2 +- 2 files changed, 6 insertions(+), 50 deletions(-) diff --git a/package-lock.json b/package-lock.json index 748add7..0115ddd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,13 +23,12 @@ "@wordpress/prettier-config": "^4.49.0", "@wordpress/scripts": "^32.5.0", "eslint": "^10.6.0", - "globals": "^15.14.0", + "globals": "^17.7.0", "prettier": "npm:wp-prettier@^3.0.3", - "sounds-webpack-plugin": "^0.0.2", "webpack-remove-empty-scripts": "^1.0.4" }, "engines": { - "node": "^22.0.0" + "node": "^24.0.0" } }, "node_modules/@10up/block-components": { @@ -13526,19 +13525,6 @@ "eslint": ">=8.40.0" } }, - "node_modules/eslint-plugin-playwright/node_modules/globals": { - "version": "17.7.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-17.7.0.tgz", - "integrity": "sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=18" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/eslint-plugin-prettier": { "version": "5.5.6", "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.6.tgz", @@ -14341,16 +14327,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/find-exec": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/find-exec/-/find-exec-1.0.3.tgz", - "integrity": "sha512-gnG38zW90mS8hm5smNcrBnakPEt+cGJoiMkJwCU0IYnEb0H2NQk0NIljhNW+48oniCriFek/PH6QXbwsJo/qug==", - "dev": true, - "license": "MIT", - "dependencies": { - "shell-quote": "^1.8.1" - } - }, "node_modules/find-file-up": { "version": "0.1.3", "resolved": "https://registry.npmjs.org/find-file-up/-/find-file-up-0.1.3.tgz", @@ -14981,9 +14957,9 @@ } }, "node_modules/globals": { - "version": "15.15.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz", - "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==", + "version": "17.7.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.7.0.tgz", + "integrity": "sha512-Czmyns5dUsq4seFBR/Kdydhmo8y9kC79hiSkPn0YcGtNnYWnrgt0vjrSjx9tspoDGWm2CMarffRuLjM4xUz8xg==", "dev": true, "license": "MIT", "engines": { @@ -20240,16 +20216,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/play-sound": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/play-sound/-/play-sound-1.1.6.tgz", - "integrity": "sha512-09eO4QiXNFXJffJaOW5P6x6F5RLihpLUkXttvUZeWml0fU6x6Zp7AjG9zaeMpgH2ZNvq4GR1ytB22ddYcqJIZA==", - "dev": true, - "license": "MIT", - "dependencies": { - "find-exec": "1.0.3" - } - }, "node_modules/playwright": { "version": "1.61.1", "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.61.1.tgz", @@ -22992,16 +22958,6 @@ "node": ">= 14" } }, - "node_modules/sounds-webpack-plugin": { - "version": "0.0.2", - "resolved": "https://registry.npmjs.org/sounds-webpack-plugin/-/sounds-webpack-plugin-0.0.2.tgz", - "integrity": "sha512-fBWRF8U1zQkfFRqwhFo9IyXMGES38vYB8zd62RdeAA14fk0t0pJfB+JNHFeG+BDgtpFDh9kE2V9VPc1AT2F6lA==", - "dev": true, - "license": "MIT", - "dependencies": { - "play-sound": "^1.1.2" - } - }, "node_modules/source-map": { "version": "0.5.7", "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", diff --git a/package.json b/package.json index a47a184..cc8b2d5 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@wordpress/prettier-config": "^4.49.0", "@wordpress/scripts": "^32.5.0", "eslint": "^10.6.0", - "globals": "^15.14.0", + "globals": "^17.7.0", "prettier": "npm:wp-prettier@^3.0.3", "webpack-remove-empty-scripts": "^1.0.4" },