Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
build(dev-deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 7, 2022
1 parent db369c2 commit 8559801
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 443 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,29 +14,29 @@
"test:watch": "yarn test:unit --watch"
},
"devDependencies": {
"@types/jest": "27.5.1",
"@types/jest": "27.5.2",
"axios": "0.27.2",
"codecov": "3.8.3",
"download": "8.0.0",
"jest": "28.1.0",
"jest": "28.1.1",
"make-dir": "3.1.0",
"ora": "6.1.0",
"prettier": "2.6.2",
"proload": "1.0.0-beta.4",
"ramda": "0.28.0",
"rimraf": "3.0.2",
"rollup": "2.74.1",
"rollup": "2.75.5",
"rollup-plugin-cleaner": "1.0.0",
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-typescript2": "0.31.2",
"rollup-plugin-typescript2": "0.32.1",
"rorre": "1.2.0",
"ts-jest": "28.0.2",
"ts-jest": "28.0.4",
"tslint": "6.1.3",
"tslint-config-airbnb": "5.11.2",
"tslint-config-prettier": "1.18.0",
"typescript": "4.6.4",
"typescript": "4.7.3",
"yargs": "17.5.1"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 8559801

Please sign in to comment.