Skip to content

Commit

Permalink
chore(deps): update external fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 17, 2024
1 parent b796358 commit e389aa3
Show file tree
Hide file tree
Showing 4 changed files with 70 additions and 70 deletions.
74 changes: 37 additions & 37 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"husky": "9.1.4",
"jsdoc-to-markdown": "8.0.3",
"junit-report-builder": "5.0.0",
"lint-staged": "15.2.8",
"lint-staged": "15.2.9",
"mocha": "10.7.3",
"mocha-multi-reporters": "1.5.1",
"semantic-release": "24.0.0"
"semantic-release": "24.1.0"
},
"lint-staged": {
"*.js": "eslint",
Expand Down
58 changes: 29 additions & 29 deletions template/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"husky": "9.1.4",
"jsdoc-to-markdown": "8.0.3",
"junit-report-builder": "5.0.0",
"lint-staged": "15.2.8",
"lint-staged": "15.2.9",
"mocha": "10.7.3",
"mocha-multi-reporters": "1.5.1",
"semantic-release": "24.0.0"
"semantic-release": "24.1.0"
},
"lint-staged": {
"*.js": "eslint",
Expand Down

0 comments on commit e389aa3

Please sign in to comment.