Skip to content

Commit 01282c2

Browse files
committed
chore: update dependency typescript to ~3.7.7
Signed-off-by: Renovate Bot <[email protected]>
1 parent 21bcb7e commit 01282c2

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

packages/nomnoml/package-lock.json

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

packages/nomnoml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
"eslint-plugin-eslint-plugin": "^2.2.1",
6666
"eslint-plugin-mocha": "^6.2.2",
6767
"source-map-support": "^0.5.16",
68-
"typescript": "~3.7.5"
68+
"typescript": "~3.7.7"
6969
}
7070
}

packages/plantuml/package-lock.json

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

packages/plantuml/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@
6565
"eslint-plugin-eslint-plugin": "^2.2.1",
6666
"eslint-plugin-mocha": "^6.2.2",
6767
"source-map-support": "^0.5.16",
68-
"typescript": "~3.7.5"
68+
"typescript": "~3.7.7"
6969
}
7070
}

0 commit comments

Comments
 (0)