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 Apr 3, 2023
1 parent db369c2 commit 018d1e9
Show file tree
Hide file tree
Showing 2 changed files with 462 additions and 501 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,33 +14,33 @@
"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.3",
"make-dir": "3.1.0",
"ora": "6.1.0",
"prettier": "2.6.2",
"ora": "6.3.0",
"prettier": "2.8.7",
"proload": "1.0.0-beta.4",
"ramda": "0.28.0",
"ramda": "0.29.0",
"rimraf": "3.0.2",
"rollup": "2.74.1",
"rollup": "2.79.1",
"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.34.1",
"rorre": "1.2.0",
"ts-jest": "28.0.2",
"ts-jest": "28.0.8",
"tslint": "6.1.3",
"tslint-config-airbnb": "5.11.2",
"tslint-config-prettier": "1.18.0",
"typescript": "4.6.4",
"yargs": "17.5.1"
"typescript": "4.9.5",
"yargs": "17.7.1"
},
"resolutions": {
"bl": "5.0.0",
"bl": "5.1.0",
"handlebars": "4.7.7"
},
"keywords": [
Expand Down

0 comments on commit 018d1e9

Please sign in to comment.