Skip to content

Commit

Permalink
chore(deps): update patch devdependencies (#524)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 16, 2024
1 parent d67db16 commit c4d5c7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"webextension-polyfill-ts": "0.26.0"
},
"devDependencies": {
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@types/archiver": "6.0.2",
"@types/copy-webpack-plugin": "10.1.0",
"@types/webpack": "5.28.5",
Expand All @@ -51,7 +51,7 @@
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"webpack": "5.90.1",
"webpack": "5.90.2",
"webpack-cli": "5.1.4"
}
}

0 comments on commit c4d5c7d

Please sign in to comment.