Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 16, 2021
1 parent 7cf6c17 commit 9df29ef
Show file tree
Hide file tree
Showing 3 changed files with 357 additions and 326 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"dependencies": {
"chalk": "^4.1.0",
"commander": "7.1.0",
"ts-interface-checker": "0.2.0"
"ts-interface-checker": "0.2.1"
},
"devDependencies": {
"@rollup/plugin-commonjs": "17.1.0",
Expand All @@ -73,32 +73,32 @@
"@semantic-release/changelog": "5.0.1",
"@semantic-release/git": "9.0.0",
"@types/jest": "26.0.20",
"@types/node": "14.14.31",
"@types/node": "14.14.35",
"@types/node-fetch": "2.5.8",
"@typescript-eslint/eslint-plugin": "4.15.2",
"@typescript-eslint/parser": "4.15.2",
"@typescript-eslint/eslint-plugin": "4.18.0",
"@typescript-eslint/parser": "4.18.0",
"concurrently": "6.0.0",
"conventional-changelog-conventionalcommits": "4.5.0",
"copyfiles": "2.4.1",
"eslint": "7.20.0",
"eslint-config-prettier": "8.0.0",
"eslint": "7.22.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jest": "24.1.5",
"eslint-plugin-jest": "24.3.1",
"eslint-plugin-prettier": "3.3.1",
"husky": "5.1.1",
"husky": "5.1.3",
"jest": "26.6.3",
"node-fetch": "2.6.1",
"prettier": "2.2.1",
"rimraf": "3.0.2",
"rollup": "2.39.1",
"rollup": "2.41.3",
"rollup-plugin-progress": "1.1.2",
"rollup-plugin-sizes": "1.0.3",
"rollup-plugin-sizes": "1.0.4",
"rollup-plugin-terser": "7.0.2",
"semantic-release": "17.3.9",
"semantic-release": "17.4.2",
"ts-interface-builder": "0.3.0",
"ts-jest": "26.5.2",
"ts-jest": "26.5.3",
"ts-node": "9.1.1",
"typescript": "4.2.2"
"typescript": "4.2.3"
},
"resolutions": {
"minimist": "^1.2.2"
Expand Down
Loading

0 comments on commit 9df29ef

Please sign in to comment.