Skip to content

Commit c9dace0

Browse files
committed
Updated all dependencies.
1 parent d2d57ba commit c9dace0

File tree

2 files changed

+76
-153
lines changed

2 files changed

+76
-153
lines changed

package-lock.json

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

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,25 +23,25 @@
2323
"@types/browser-sync": "^2.26.1",
2424
"@types/express": "^4.17.11",
2525
"@types/fs-extra": "^9.0.11",
26-
"@types/node": "^15.0.1",
26+
"@types/node": "^15.0.3",
2727
"@types/nodemon": "^1.19.0",
2828
"@types/ps-tree": "^1.1.0",
2929
"@types/rimraf": "^3.0.0",
30-
"@types/semver": "^7.3.5",
30+
"@types/semver": "^7.3.6",
3131
"@types/table": "^6.3.2",
3232
"@types/yargs": "^16.0.1",
33-
"@typescript-eslint/eslint-plugin": "^4.22.0",
34-
"@typescript-eslint/parser": "^4.22.0",
35-
"eslint": "^7.25.0",
33+
"@typescript-eslint/eslint-plugin": "^4.23.0",
34+
"@typescript-eslint/parser": "^4.23.0",
35+
"eslint": "^7.26.0",
3636
"eslint-config-prettier": "^8.3.0",
3737
"eslint-plugin-prettier": "^3.4.0",
38-
"prettier": "^2.2.1",
38+
"prettier": "^2.3.0",
3939
"source-map-support": "^0.5.19",
4040
"ts-node": "^9.1.1",
4141
"typescript": "^4.2.4"
4242
},
4343
"dependencies": {
44-
"acorn": "^8.2.2",
44+
"acorn": "^8.2.4",
4545
"axios": "^0.21.1",
4646
"boxen": "^5.0.1",
4747
"browser-sync": "^2.26.14",
@@ -58,7 +58,7 @@
5858
"rimraf": "^3.0.2",
5959
"semver": "^7.3.5",
6060
"source-map": "^0.7.3",
61-
"table": "^6.6.0",
61+
"table": "^6.7.0",
6262
"yargs": "^16.2.0"
6363
}
6464
}

0 commit comments

Comments
 (0)