Skip to content

Commit

Permalink
chore: update dependencies (#110)
Browse files Browse the repository at this point in the history
* fix: update babel/core to 7.20.12 to update json5 for fixing security vulnerability

* chore: update rest of the dependencies
  • Loading branch information
abdulsattar authored Jan 24, 2023
1 parent 30660b5 commit 3368b17
Show file tree
Hide file tree
Showing 2 changed files with 415 additions and 411 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
"semver": "^7.3.8"
},
"devDependencies": {
"@lwc/eslint-plugin-lwc": "^1.5.0",
"@lwc/eslint-plugin-lwc": "^1.5.1",
"@salesforce/eslint-plugin-lightning": "^1.0.0",
"eslint": "^8.30.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.1.7",
"husky": "^8.0.2",
"eslint": "^8.32.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"husky": "^8.0.3",
"lint-staged": "^13.1.0",
"mocha": "^10.2.0",
"prettier": "^2.8.1"
"prettier": "^2.8.3"
},
"peerDependencies": {
"@lwc/eslint-plugin-lwc": "^1.0.0",
Expand Down
Loading

0 comments on commit 3368b17

Please sign in to comment.