Skip to content

Commit

Permalink
build: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
scolladon committed Aug 4, 2023
1 parent 330c573 commit 93fd487
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 270 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"author": "Sebastien Colladon <colladonsebastien@gmail.com>",
"dependencies": {
"@salesforce/command": "^5.3.9",
"fast-xml-parser": "^4.2.6",
"fast-xml-parser": "^4.2.7",
"fs-extra": "^11.1.1",
"ignore": "^5.2.4",
"lodash": "^4.17.21",
Expand Down Expand Up @@ -67,27 +67,27 @@
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@oclif/dev-cli": "^1.26.10",
"@salesforce/cli-plugins-testkit": "^4.2.7",
"@salesforce/cli-plugins-testkit": "^4.2.8",
"@salesforce/dev-config": "^4.0.1",
"@salesforce/ts-sinon": "^1.4.12",
"@salesforce/ts-sinon": "^1.4.13",
"@stryker-mutator/core": "^7.1.1",
"@stryker-mutator/jest-runner": "^7.1.1",
"@swc/core": "^1.3.71",
"@swc/core": "^1.3.74",
"@types/mocha": "^10.0.1",
"@types/node": "^20.4.5",
"@typescript-eslint/parser": "^6.2.0",
"@types/node": "^20.4.7",
"@typescript-eslint/parser": "^6.2.1",
"benchmark": "^2.1.4",
"chai": "^4.3.7",
"depcheck": "^1.4.3",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.9.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.10.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
"jest": "^29.6.2",
"lint-staged": "^13.2.3",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"prettier": "^3.0.0",
"prettier": "^3.0.1",
"shx": "^0.3.4",
"sinon": "^15.2.0",
"ts-node": "^10.9.1",
Expand Down
Loading

0 comments on commit 93fd487

Please sign in to comment.