From 936597b6378cacb599402852b3984f381a47c09c Mon Sep 17 00:00:00 2001 From: k-capehart Date: Sun, 26 May 2024 06:52:50 +0000 Subject: [PATCH] chore: updates from devScripts --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6679661..d781fdb 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@oclif/plugin-command-snapshot": "^5.1.4", "@salesforce/cli-plugins-testkit": "^5.2.0", - "@salesforce/dev-scripts": "^9.0.0", + "@salesforce/dev-scripts": "^9.1.2", "eslint-plugin-sf-plugin": "^1.18.3", "oclif": "^4.8.1", "shx": "0.3.4", diff --git a/yarn.lock b/yarn.lock index cd48a54..da33337 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1407,7 +1407,7 @@ resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e" integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA== -"@salesforce/dev-scripts@^9.0.0": +"@salesforce/dev-scripts@^9.1.2": version "9.1.2" resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.1.2.tgz#41180b427bc4d97acd6667410f6b7642bfc000fe" integrity sha512-ZVNL2j3rU+qDZ6G1nxu6pV8HFdru2L9PYL//npEmvnofwt4j8fmYiZD39K8ljLN3RxT7X1//b55R1h0DbcgeLA==