Skip to content

Commit

Permalink
build: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon committed Jun 21, 2023
1 parent f562e61 commit 542bae8
Show file tree
Hide file tree
Showing 2 changed files with 855 additions and 956 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,18 +66,18 @@
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"@oclif/dev-cli": "^1.26.10",
"@salesforce/cli-plugins-testkit": "^3.4.0",
"@salesforce/cli-plugins-testkit": "^4.1.1",
"@salesforce/dev-config": "^4.0.1",
"@salesforce/ts-sinon": "^1.4.7",
"@stryker-mutator/core": "^6.4.2",
"@stryker-mutator/jest-runner": "^6.4.2",
"@swc/core": "^1.3.61",
"@salesforce/ts-sinon": "^1.4.8",
"@stryker-mutator/core": "^7.0.2",
"@stryker-mutator/jest-runner": "^7.0.2",
"@swc/core": "^1.3.66",
"@types/mocha": "^10.0.1",
"@types/node": "^20.2.5",
"@typescript-eslint/parser": "^5.59.8",
"@types/node": "^20.3.1",
"@typescript-eslint/parser": "^5.60.0",
"chai": "^4.3.7",
"depcheck": "^1.4.3",
"eslint": "^8.41.0",
"eslint": "^8.43.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
Expand All @@ -87,10 +87,10 @@
"nyc": "^15.1.0",
"prettier": "^2.8.8",
"shx": "^0.3.4",
"sinon": "^15.1.0",
"sinon": "^15.2.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"yarn-audit-fix": "^9.3.10",
"typescript": "^5.1.3",
"yarn-audit-fix": "^9.3.12",
"yarn-upgrade-all": "^0.7.2"
},
"oclif": {
Expand Down
Loading

0 comments on commit 542bae8

Please sign in to comment.