aboutsummaryrefslogtreecommitdiff
path: root/backup/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-08 20:56:56 +0000
committerGravatar Vitaly Takmazov2023-06-14 06:16:56 +0300
commitdf56b599077aee83ed6e4e1b9daa731268b3373e (patch)
treec8cf83c651a5959842f197768cbe7a9d56e85562 /backup/package.json
parent610ea9faf3a1c93230a4eda26d8c2e5eae409e50 (diff)
[backup] Bump @types/node from 20.0.0 to 20.1.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.0.0 to 20.1.1. - [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 c93194a3..0a0fd087 100644
--- a/backup/package.json
+++ b/backup/package.json
@@ -16,7 +16,7 @@
"minimist": "^1.2.8"
},
"devDependencies": {
- "@types/node": "^20.0.0"
+ "@types/node": "^20.1.1"
},
"engines": {
"node": ">= 18"