From 35bd9f25351557d650ce5dabf0e8068dc2b6ab3d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 09:13:01 +0000 Subject: [PATCH] chore(deps): update devdependencies (non-major) --- package-lock.json | 41 +++++++++-------------------------------- package.json | 4 ++-- 2 files changed, 11 insertions(+), 34 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5211493..652a473 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "clean-jsdoc-theme": "4.3.3", "cross-env": "10.1.0", "eslint": "10.7.0", - "eslint-plugin-jest": "29.15.4", + "eslint-plugin-jest": "29.15.5", "globals": "17.7.0", "jest": "30.4.2", "jest-environment-jsdom": "30.4.1", @@ -27,7 +27,7 @@ "jsdoc": "4.0.5", "node-fetch": "3.3.2", "npm-run-all2": "9.0.2", - "postcss": "8.5.20", + "postcss": "8.5.21", "webpack": "5.108.4", "webpack-cli": "7.2.1", "webpack-dev-server": "5.2.6" @@ -6759,9 +6759,9 @@ } }, "node_modules/eslint-plugin-jest": { - "version": "29.15.4", - "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.4.tgz", - "integrity": "sha512-6ln5i9Nkrb27X4w91ZPt/xHDsVQnvxTS2ntgq6r32u+8gymdUrp88TdcBXSveZW0Dl+M5v2H6K75kJhMvUGhjg==", + "version": "29.15.5", + "resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-29.15.5.tgz", + "integrity": "sha512-gnY9aw4HO7bI6lnKf+tx9uX/dwDPX5tHK3MB5Jd/NmmOHwEY8H8Caf2a39DNCZoqJ+j8EqNra/iuoj/z3GuAeA==", "dev": true, "license": "MIT", "dependencies": { @@ -6774,7 +6774,7 @@ "@typescript-eslint/eslint-plugin": "^8.0.0", "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0", "jest": "*", - "typescript": ">=4.8.4 <7.0.0" + "typescript": ">=4.8.4 <8.0.0" }, "peerDependenciesMeta": { "@typescript-eslint/eslint-plugin": { @@ -9800,29 +9800,6 @@ "dev": true, "license": "MIT" }, - "node_modules/js-yaml": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.1.tgz", - "integrity": "sha512-zfLtNfQqxVqq3uaTqSkh4x4hZw3KHobGUA0fJUj4wawW8bsQLTVqpHdXSIzidh7o+4lEW36tANuAGdaFx6Zgnw==", - "extraneous": true, - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/puzrin" - }, - { - "type": "github", - "url": "https://github.com/sponsors/nodeca" - } - ], - "license": "MIT", - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.mjs" - } - }, "node_modules/js2xmlparser": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/js2xmlparser/-/js2xmlparser-4.0.2.tgz", @@ -11344,9 +11321,9 @@ } }, "node_modules/postcss": { - "version": "8.5.20", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.20.tgz", - "integrity": "sha512-lW616l85ucIQL+FocMmL7pQFPqBmwejrCMg+iPxyImlrANNJG9NHq/RkyCZopDhd8C3LA03PHRJDjkbGu8vvug==", + "version": "8.5.21", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.21.tgz", + "integrity": "sha512-v4sDNP3fdNiWMfabO7OwOQdOX8TiQSztKyT1Wj0w+j7LDallJThJRBBBmzVGyYj0crMh7jlV4zepPkiNu9UwDQ==", "dev": true, "funding": [ { diff --git a/package.json b/package.json index aed737a..9dcab0f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "clean-jsdoc-theme": "4.3.3", "cross-env": "10.1.0", "eslint": "10.7.0", - "eslint-plugin-jest": "29.15.4", + "eslint-plugin-jest": "29.15.5", "globals": "17.7.0", "jest": "30.4.2", "jest-environment-jsdom": "30.4.1", @@ -39,7 +39,7 @@ "jsdoc": "4.0.5", "node-fetch": "3.3.2", "npm-run-all2": "9.0.2", - "postcss": "8.5.20", + "postcss": "8.5.21", "webpack": "5.108.4", "webpack-cli": "7.2.1", "webpack-dev-server": "5.2.6"