Skip to content

Commit

Permalink
chore(build): npm packages (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdcabrera authored Jan 29, 2023
1 parent c7a71bc commit a101038
Show file tree
Hide file tree
Showing 2 changed files with 561 additions and 543 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,20 +81,20 @@
"yargs": "^17.6.2"
},
"devDependencies": {
"changelog-light": "^0.2.3",
"cspell": "^6.18.1",
"eslint": "^8.31.0",
"eslint-config-prettier": "^8.5.0",
"changelog-light": "^0.3.0",
"cspell": "^6.19.2",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.2.0",
"eslint-plugin-jsdoc": "^39.6.4",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jsdoc": "^39.7.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.3.1",
"jest": "^29.4.1",
"nodemon": "^2.0.20",
"npm-check-updates": "^16.6.2",
"npm-check-updates": "^16.6.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.1"
"prettier": "^2.8.3"
}
}
Loading

0 comments on commit a101038

Please sign in to comment.