From 4b44f6ffbefc5a4d24b063c1e2c0cdfdc7ba250a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 19:51:02 +0000 Subject: [PATCH] build(deps-dev): bump handlebars from 4.7.8 to 4.7.9 Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](https://github.com/handlebars-lang/handlebars.js/compare/v4.7.8...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 842634c9..a1dc6854 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@babel/preset-env": "^7.29.2", "@commitlint/cli": "^20.5.0", "@commitlint/config-conventional": "^20.5.0", - "@ebay/browserslist-config": "^2.13.0", + "@ebay/browserslist-config": "^2.14.0", "@ebay/skin": "^19.23.0", "@eslint/js": "^10.0.1", "@playwright/test": "^1.58.2", @@ -2311,9 +2311,9 @@ } }, "node_modules/@ebay/browserslist-config": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/@ebay/browserslist-config/-/browserslist-config-2.13.0.tgz", - "integrity": "sha512-gPlK9h3hDL9pPdHtk1rxX0etdXhFd95RNncUzx2aNy3xGTLJYewJCuWS+sYFBXzBiF8sksmZxmqEwTyq9BHdKQ==", + "version": "2.14.0", + "resolved": "https://registry.npmjs.org/@ebay/browserslist-config/-/browserslist-config-2.14.0.tgz", + "integrity": "sha512-/JkTM57eKfWXDQ5C68qxha/gVbMusgjxrasP8oalu+kgn++eulrH2DIAZVb0gTh6F01fZPjvsL0a/NqVunJhVQ==", "dev": true, "license": "MIT" }, @@ -11371,9 +11371,9 @@ "license": "ISC" }, "node_modules/handlebars": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz", - "integrity": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==", + "version": "4.7.9", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz", + "integrity": "sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==", "dev": true, "license": "MIT", "dependencies": {