Skip to content

Commit

Permalink
chore: updates from devScripts
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Oct 22, 2023
1 parent 89e3528 commit cf6a11c
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 242 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@oclif/core": "^2.15.0",
"@salesforce/core": "^5.2.9",
"@salesforce/kit": "^3.0.9",
"@salesforce/sf-plugins-core": "^3.1.14",
"@salesforce/sf-plugins-core": "^3.1.20",
"got": "^11",
"proxy-agent": "^6.3.1",
"tslib": "^2"
Expand All @@ -17,7 +17,7 @@
"@oclif/plugin-command-snapshot": "^4.0.14",
"@salesforce/cli-plugins-testkit": "^4.4.7",
"@salesforce/dev-config": "^4.0.1",
"@salesforce/dev-scripts": "^5.4.3",
"@salesforce/dev-scripts": "^5.11.0",
"@salesforce/plugin-command-reference": "^3.0.42",
"@salesforce/prettier-config": "^0.0.3",
"@salesforce/ts-sinon": "1.4.17",
Expand Down
2 changes: 1 addition & 1 deletion test/.eslintrc.js → test/.eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
*/

module.exports = {
extends: '../.eslintrc.js',
extends: '../.eslintrc.cjs',
// Allow describe and it
env: { mocha: true },
rules: {
Expand Down
Loading

0 comments on commit cf6a11c

Please sign in to comment.