aboutsummaryrefslogtreecommitdiff
path: root/backup/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-29 20:56:44 +0000
committerGravatar Vitaly Takmazov2023-06-14 06:16:56 +0300
commit1b331b817b7e95d2ee583e6cfa623d942788aeb1 (patch)
tree5c1d811ad336b6401411e059a1341061ad5a13a6 /backup/package.json
parent5be611d704f4b3359902a3a82063953d33090f9a (diff)
[backup] Bump @types/node from 18.15.10 to 18.15.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.10 to 18.15.11. - [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 a0612e7e..64191bd8 100644
--- a/backup/package.json
+++ b/backup/package.json
@@ -16,7 +16,7 @@
"minimist": "^1.2.8"
},
"devDependencies": {
- "@types/node": "^18.15.10"
+ "@types/node": "^18.15.11"
},
"engines": {
"node": ">= 18"