Skip to content

Commit

Permalink
fix(deps): devScripts update (#291)
Browse files Browse the repository at this point in the history
* chore: updates from devScripts

* fix: bump dev-scripts/dev-config for node16 module

---------

Co-authored-by: mshanemc <[email protected]>
  • Loading branch information
svc-cli-bot and mshanemc authored Jul 29, 2024
1 parent 10258de commit cafd215
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 233 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"tslib": "^2.6.3"
},
"devDependencies": {
"@salesforce/dev-scripts": "^10.2.2",
"@salesforce/dev-scripts": "^10.2.5",
"eslint-plugin-prefer-arrow": "^1.2.1",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
"typescript": "^5.5.4"
},
"scripts": {
"build": "wireit",
Expand Down
Loading

0 comments on commit cafd215

Please sign in to comment.