aboutsummaryrefslogtreecommitdiff
path: root/backup/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-12 20:56:50 +0000
committerGravatar Vitaly Takmazov2023-06-14 06:16:56 +0300
commitb9ada3e1ea4bac7c4fdb2a495678e8c96b242b7f (patch)
tree68ddfda900799fc901572405f8051b34478ad1a6 /backup/package.json
parentb26ae8350552469e74ca99a3ac0b21c9a5fdac83 (diff)
[backup] Bump @types/node from 20.2.5 to 20.3.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.5 to 20.3.0. - [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 7975258c..61893856 100644
--- a/backup/package.json
+++ b/backup/package.json
@@ -16,7 +16,7 @@
"minimist": "^1.2.8"
},
"devDependencies": {
- "@types/node": "^20.2.5"
+ "@types/node": "^20.3.0"
},
"engines": {
"node": ">= 18"