Skip to content

Commit

Permalink
fix: bump depedencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Jul 27, 2022
1 parent 0f97273 commit 71ad4d4
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 197 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"sfdevrc.schema.json"
],
"dependencies": {
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@commitlint/cli": "^17.0.3",
"@commitlint/config-conventional": "^17.0.3",
"@oclif/dev-cli": "^1",
"@salesforce/dev-config": "^3.0.0",
"@salesforce/prettier-config": "^0.0.2",
Expand All @@ -52,18 +52,17 @@
"cosmiconfig": "^7.0.0",
"eslint": "^7.27.0",
"eslint-config-prettier": "^6.11.0",
"eslint-config-salesforce": "^0.1.6",
"eslint-config-salesforce": "^1.1.0",
"eslint-config-salesforce-license": "^0.1.6",
"eslint-config-salesforce-typescript": "^0.2.7",
"eslint-config-salesforce-typescript": "^1.0.0",
"eslint-plugin-header": "^3.0.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsdoc": "^35.1.2",
"eslint-plugin-prefer-arrow": "^1.2.1",
"eslint-plugin-prettier": "^3.1.3",
"husky": "^7.0.4",
"mocha": "^9.1.3",
"nyc": "^15.1.0",
"prettier": "^2.0.5",
"prettier": "^2.7.1",
"pretty-quick": "^3.1.0",
"shelljs": "~0.8.4",
"sinon": "10.0.0",
Expand Down

0 comments on commit 71ad4d4

Please sign in to comment.