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 5, 2023
1 parent 44357e3 commit eb55060
Show file tree
Hide file tree
Showing 2 changed files with 481 additions and 357 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"author": "Sebastien Colladon <[email protected]>",
"dependencies": {
"@salesforce/command": "^5.3.9",
"fast-xml-parser": "^4.2.2",
"fast-xml-parser": "^4.2.3",
"fs-extra": "^11.1.1",
"ignore": "^5.2.4",
"lodash": "^4.17.21",
Expand Down Expand Up @@ -68,17 +68,17 @@
"@commitlint/config-conventional": "^17.6.5",
"@commitlint/prompt-cli": "^17.6.5",
"@oclif/dev-cli": "^1.26.10",
"@salesforce/cli-plugins-testkit": "^3.4.0",
"@salesforce/cli-plugins-testkit": "^4.0.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.1",
"@stryker-mutator/jest-runner": "^7.0.1",
"@swc/core": "^1.3.62",
"@types/mocha": "^10.0.1",
"@types/node": "^20.2.5",
"@typescript-eslint/parser": "^5.59.8",
"chai": "^4.3.7",
"eslint": "^8.41.0",
"eslint": "^8.42.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.3",
Expand All @@ -91,7 +91,7 @@
"shx": "^0.3.4",
"sinon": "^15.1.0",
"ts-node": "^10.9.1",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"yarn-audit-fix": "^9.3.10",
"yarn-upgrade-all": "^0.7.2"
},
Expand Down
Loading

0 comments on commit eb55060

Please sign in to comment.