Skip to content

Commit 38bc110

Browse files
committed
5.0.16
* chore: lock file maintenance (renovate[bot]) * chore: update dependency eslint to ^9.20.0 (renovate[bot]) * chore: update github/codeql-action action to v3.28.9 (renovate[bot]) * chore: update commitlint monorepo to ^19.7.1 (renovate[bot]) * chore: update github/codeql-action action to v3.28.8 (renovate[bot]) * chore: update github/codeql-action action to v3.28.6 (renovate[bot]) * chore: update actions/setup-node action to v4.2.0 (renovate[bot]) * chore: update dependency eslint to ^9.19.0 (renovate[bot]) * chore: update github/codeql-action action to v3.28.5 (renovate[bot]) * chore: update github/codeql-action action to v3.28.4 (renovate[bot]) * chore: update github/codeql-action action to v3.28.3 (renovate[bot]) * chore: update github/codeql-action action to v3.28.2 (renovate[bot]) * chore: update step-security/harden-runner action to v2.10.4 (renovate[bot])
1 parent bc74fa5 commit 38bc110

File tree

3 files changed

+32
-2
lines changed

3 files changed

+32
-2
lines changed

CHANGES.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
2025-02-10, Version 5.0.16
2+
==========================
3+
4+
* chore: lock file maintenance (renovate[bot])
5+
6+
* chore: update dependency eslint to ^9.20.0 (renovate[bot])
7+
8+
* chore: update github/codeql-action action to v3.28.9 (renovate[bot])
9+
10+
* chore: update commitlint monorepo to ^19.7.1 (renovate[bot])
11+
12+
* chore: update github/codeql-action action to v3.28.8 (renovate[bot])
13+
14+
* chore: update github/codeql-action action to v3.28.6 (renovate[bot])
15+
16+
* chore: update actions/setup-node action to v4.2.0 (renovate[bot])
17+
18+
* chore: update dependency eslint to ^9.19.0 (renovate[bot])
19+
20+
* chore: update github/codeql-action action to v3.28.5 (renovate[bot])
21+
22+
* chore: update github/codeql-action action to v3.28.4 (renovate[bot])
23+
24+
* chore: update github/codeql-action action to v3.28.3 (renovate[bot])
25+
26+
* chore: update github/codeql-action action to v3.28.2 (renovate[bot])
27+
28+
* chore: update step-security/harden-runner action to v2.10.4 (renovate[bot])
29+
30+
131
2025-01-13, Version 5.0.15
232
==========================
333

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "strong-error-handler",
33
"description": "Error handler for use in development and production environments.",
44
"license": "MIT",
5-
"version": "5.0.15",
5+
"version": "5.0.16",
66
"engines": {
77
"node": ">=16"
88
},

0 commit comments

Comments
 (0)