Skip to content
This repository was archived by the owner on Mar 8, 2022. It is now read-only.

Commit 1e692e5

Browse files
committed
Bump dependencies
1 parent 993059c commit 1e692e5

File tree

2 files changed

+68
-60
lines changed

2 files changed

+68
-60
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@
2020
],
2121
"repository": {
2222
"type": "git",
23-
"url": "https://github.com/ediardo/kmdr.sh.git"
23+
"url": "https://github.com/kommandr/kmdr-cli.git"
2424
},
25-
"author": "Eddie Ramirez <djedi.r@gmail.com> (https://github.com/ediardo)",
25+
"author": "Eddie Ramirez <eddie@kmdr.sh> (https://github.com/kommandr)",
2626
"homepage": "https://kmdr.sh",
2727
"license": "MIT",
2828
"devDependencies": {
2929
"@types/eventsource": "^1.1.5",
3030
"@types/jest": "^24.9.1",
31-
"@types/node": "^12.19.3",
32-
"@types/node-fetch": "^2.5.7",
31+
"@types/node": "^12.19.14",
32+
"@types/node-fetch": "^2.5.8",
3333
"jest": "^24.8.0",
34-
"kmdr-parser": "^2.4.2",
34+
"kmdr-parser": "^2.6.1",
3535
"prettier": "^1.17.1",
3636
"ts-jest": "^24.3.0",
3737
"ts-node": "^8.10.2",
@@ -75,7 +75,7 @@
7575
"enquirer": "^2.3.6",
7676
"eventsource": "^1.0.7",
7777
"graphql-request": "^2.0.0",
78-
"kmdr-ast": "^3.4.0",
78+
"kmdr-ast": "^3.5.3",
7979
"node-fetch": "^2.6.1",
8080
"ora": "^4.1.1"
8181
},

0 commit comments

Comments
 (0)