Skip to content

Commit 006690d

Browse files
chore(deps): bump @types/node from 22.13.7 to 22.13.8 (#3)
* feat: Added common configurations (#2) * Refactor npm configuration and add issue/bug report templates * Add tests for UserController and update Dependabot configuration * Add CodeQL workflow for automated code analysis * Update CodeQL workflow to trigger only on pull requests * chore(deps): bump @types/node from 22.13.7 to 22.13.8 Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.7 to 22.13.8. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Hasibur Rahman <hasib.webdev@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 43ccd59 commit 006690d

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"@swc/core": "^1.11.5",
47-
"@types/node": "^22.13.7",
47+
"@types/node": "^22.13.8",
4848
"@typescript-eslint/eslint-plugin": "^8.25.0",
4949
"@typescript-eslint/parser": "^8.25.0",
5050
"eslint": "^9.21.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)