Skip to content

Commit a359749

Browse files
Merge pull request #11 from hodfords-solutions/chore/audit
chore: upgrade dependencies
2 parents 63abf14 + f7cf107 commit a359749

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package-lock.json

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hodfords/nestjs-cls-translation",
3-
"version": "11.0.1",
3+
"version": "11.0.2",
44
"description": "Provides context-aware translations in NestJS using CLS",
55
"main": "index.js",
66
"scripts": {
@@ -44,7 +44,7 @@
4444
"rimraf": "6.0.1",
4545
"rxjs": "7.8.2",
4646
"typescript": "5.8.2",
47-
"@hodfords/nestjs-eslint-config": "11.0.0",
48-
"@hodfords/nestjs-prettier-config": "11.0.0"
47+
"@hodfords/nestjs-eslint-config": "11.0.1",
48+
"@hodfords/nestjs-prettier-config": "11.0.1"
4949
}
5050
}

0 commit comments

Comments
 (0)