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] authored Dec 16, 2023
1 parent c363bbd commit c4f65fd
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 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.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,18 +41,18 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"c8": "8.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-import": "2.29.1",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"mocha": "10.2.0",
"mocha-junit-reporter": "2.2.1",
"rehype-stringify": "8.0.0",
"remark-parse": "9.0.0",
"remark-rehype": "8.1.0",
"semantic-release": "22.0.10"
"semantic-release": "22.0.12"
},
"lint-staged": {
"*.js": "eslint"
Expand Down

0 comments on commit c4f65fd

Please sign in to comment.