Skip to content

Commit

Permalink
deps: update dependencies to supported versions of ESM
Browse files Browse the repository at this point in the history
  • Loading branch information
mizdra committed Dec 28, 2021
1 parent bfd8558 commit 6fb215f
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 78 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,24 +42,24 @@
"jest-mock-process": "^1.4.1",
"npm-run-all": "^4.1.5",
"prettier": "2.4.1",
"strip-ansi": "^6.0.0",
"strip-ansi": "^7.0.1",
"ts-jest": "^27.0.5",
"tsc-watch": "^4.2.9",
"typescript": "^4.6.0-dev.20211228"
},
"dependencies": {
"boxen": "^5.1.2",
"chalk": "^4.1.2",
"boxen": "^6.2.1",
"chalk": "^5.0.0",
"cli-table": "^0.3.11",
"comlink": "^4.3.1",
"enquirer": "^2.3.6",
"eslint-formatter-codeframe": "^7.32.1",
"estraverse": "^5.3.0",
"is-installed-globally": "^0.4.0",
"node-pager": "^0.3.6",
"ora": "^5.1.0",
"ora": "^6.0.1",
"source-map-support": "^0.5.20",
"terminal-link": "^2.1.1",
"terminal-link": "^3.0.0",
"yargs": "^16.2.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 6fb215f

Please sign in to comment.