aboutsummaryrefslogtreecommitdiff
path: root/backup/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-27 20:56:48 +0000
committerGravatar Vitaly Takmazov2023-06-14 06:16:56 +0300
commit5be611d704f4b3359902a3a82063953d33090f9a (patch)
treee9a456b0202eabcee12fba1e5bf9c4733ee5fb37 /backup/package.json
parente9e794cddd67e521c6c131280496962177690128 (diff)
[backup] Bump @types/node from 18.15.7 to 18.15.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.7 to 18.15.10. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Diffstat (limited to 'backup/package.json')
-rw-r--r--backup/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/backup/package.json b/backup/package.json
index dcbf9414..a0612e7e 100644
--- a/backup/package.json
+++ b/backup/package.json
@@ -16,7 +16,7 @@
"minimist": "^1.2.8"
},
"devDependencies": {
- "@types/node": "^18.15.7"
+ "@types/node": "^18.15.10"
},
"engines": {
"node": ">= 18"