File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ Versioning].
1010
1111## [ Unreleased]
1212
13+ - _ No changes yet_
14+
15+ ## [ 0.4.46] - 2025-11-01
16+
1317- (` 9f5b6f1 ` ) Update dependency eslint to v9.38.0.
1418- (` fafe6ed ` ) Update dependency eslint to v9.39.0.
1519- (` 8635445 ` ) Update dependency @eslint/markdown to v7.4.1.
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ FROM docker.io/node:24.11.0-alpine3.22
1616
1717LABEL org.opencontainers.image.title="js-regex-security-scanner" \
1818 org.opencontainers.image.description="A static analyzer to scan JavaScript code for problematic regular expressions." \
19- org.opencontainers.image.version="0.4.45 " \
19+ org.opencontainers.image.version="0.4.46 " \
2020 org.opencontainers.image.licenses="Apache-2.0" \
2121 org.opencontainers.image.source="https://github.com/ericcornelissen/js-regex-security-scanner"
2222
You can’t perform that action at this time.
0 commit comments