From a88126bb3e8cf5ab27749b8b29c854401299c423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 21:26:01 +0000 Subject: [PATCH] build: bump prettier-plugin-apex from 2.2.2 to 2.2.4 Bumps prettier-plugin-apex from 2.2.2 to 2.2.4. --- updated-dependencies: - dependency-name: prettier-plugin-apex dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 45 +++++++++++++++++++++++++-------------------- package.json | 2 +- 2 files changed, 26 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index b5e24ad..c2d59cc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "marked": "^15.0.6", "node-jq": "^6.0.1", "prettier": "^3.4.2", - "prettier-plugin-apex": "^2.2.2" + "prettier-plugin-apex": "^2.2.4" } }, "node_modules/@hapi/hoek": { @@ -123,52 +123,56 @@ } }, "node_modules/@prettier-apex/apex-ast-serializer-darwin-arm64": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-darwin-arm64/-/apex-ast-serializer-darwin-arm64-2.2.2.tgz", - "integrity": "sha512-7L8jd+4RN87616X80mAhuZXRzvQmE/a2Fvwzp29z9gTN0hDWvAAzlmf6g5+a00daxTk9B/z+uDuHrgG7jIp7Ew==", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-darwin-arm64/-/apex-ast-serializer-darwin-arm64-2.2.4.tgz", + "integrity": "sha512-18MuJS1iPTgEHS2gPS1b8MfHkj2cpO5IK+ojOs3v+jh0JC5lzumO1p/CjUXb2Bd5HopOC42dFIb1HXaax5JgGQ==", "cpu": [ "arm64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "darwin" ] }, "node_modules/@prettier-apex/apex-ast-serializer-darwin-x64": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-darwin-x64/-/apex-ast-serializer-darwin-x64-2.2.2.tgz", - "integrity": "sha512-rllsDy1qEK8EdcCMjOIG0eHxZPVYRMMW2qJ+3BWb7BIwtzMxZ4ikQrYEtdEtGHGOCt3ZFMzuKTTTG9DfP1ln0A==", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-darwin-x64/-/apex-ast-serializer-darwin-x64-2.2.4.tgz", + "integrity": "sha512-7ieK8FP7jGLaNDtOj3dAwP+8/Cu+0DM/HBn8ntR6fmMaKt6yr5rbq1BhIgdMCjbVTph0CUdE97Uli+AQEQvxeg==", "cpu": [ "x64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "darwin" ] }, "node_modules/@prettier-apex/apex-ast-serializer-linux-x64": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-linux-x64/-/apex-ast-serializer-linux-x64-2.2.2.tgz", - "integrity": "sha512-F1nFRebFaQPthfNsa39zN7qexts+hoX6f2qwDK3Fl4lsFIWpvXZv3lVEbCcFXDaHVeda9dYbZ0Dn6HtZAdXDWA==", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-linux-x64/-/apex-ast-serializer-linux-x64-2.2.4.tgz", + "integrity": "sha512-/i+PyD5/ohorLJ+iz2XzR5E4htfJ/xmE37dlvvth2WxEN4m0YNOjMRDI2sE+1HjPTZdG+m+cJuqq1UYZWmLFTg==", "cpu": [ "x64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "linux" ] }, "node_modules/@prettier-apex/apex-ast-serializer-win32-x64": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-win32-x64/-/apex-ast-serializer-win32-x64-2.2.2.tgz", - "integrity": "sha512-8/tN8VgHPqBurvPC7Fyv1NJiKPMdAZMINOLWMChz4toCpysseu9RjKmdmBysfaO5G1Oy/WvxDusPmHUHdrP30Q==", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/@prettier-apex/apex-ast-serializer-win32-x64/-/apex-ast-serializer-win32-x64-2.2.4.tgz", + "integrity": "sha512-SbT9ufY8OP976Owbefr/t8jPqZM51ps/gOavWjA/cu3+thOD4r50hMJ+Ke7NgTSwh11q2rPkadicCk/x2Y9HeA==", "cpu": [ "x64" ], "dev": true, + "license": "MIT", "optional": true, "os": [ "win32" @@ -1201,10 +1205,11 @@ } }, "node_modules/prettier-plugin-apex": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/prettier-plugin-apex/-/prettier-plugin-apex-2.2.2.tgz", - "integrity": "sha512-3x70d5iwzOE+JXz5MG0PS61i2vQZYlCA2PmLd5RDfwD2Zpp3kQWs9U9UhO+k+hJEaG3nUCRXM19a2GPQ7CUL/g==", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/prettier-plugin-apex/-/prettier-plugin-apex-2.2.4.tgz", + "integrity": "sha512-/mqsKuQ1TbGzav+WKi0EsOl+Ttappwh69KM5M04vTQXznk70jrNmEGNaCK3KvvVDMDwLSYCg8bkc9HsumWVfqg==", "dev": true, + "license": "MIT", "dependencies": { "jest-docblock": "^29.0.0", "wait-on": "^8.0.0" @@ -1216,10 +1221,10 @@ "stop-apex-server": "dist/bin/stop-apex-server.js" }, "optionalDependencies": { - "@prettier-apex/apex-ast-serializer-darwin-arm64": "2.2.2", - "@prettier-apex/apex-ast-serializer-darwin-x64": "2.2.2", - "@prettier-apex/apex-ast-serializer-linux-x64": "2.2.2", - "@prettier-apex/apex-ast-serializer-win32-x64": "2.2.2" + "@prettier-apex/apex-ast-serializer-darwin-arm64": "2.2.4", + "@prettier-apex/apex-ast-serializer-darwin-x64": "2.2.4", + "@prettier-apex/apex-ast-serializer-linux-x64": "2.2.4", + "@prettier-apex/apex-ast-serializer-win32-x64": "2.2.4" }, "peerDependencies": { "prettier": "^3.0.0" diff --git a/package.json b/package.json index 65eda64..755ad74 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "marked": "^15.0.6", "node-jq": "^6.0.1", "prettier": "^3.4.2", - "prettier-plugin-apex": "^2.2.2" + "prettier-plugin-apex": "^2.2.4" }, "lint-staged": { "**/*.{cls,cmp,component,css,html,js,json,md,page,trigger,xml,yaml,yml}": "prettier --write"