Skip to content

Commit

Permalink
chore: update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerntannern committed Jun 21, 2021
1 parent 83aca82 commit d85ecae
Show file tree
Hide file tree
Showing 2 changed files with 418 additions and 424 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,30 +20,30 @@
"release": "standard-version"
},
"devDependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@rollup/plugin-typescript": "^8.2.1",
"@types/chai": "^4.2.15",
"@types/mocha": "^8.2.0",
"@types/node": "^14.14.28",
"@types/sinon": "^9.0.10",
"@typescript-eslint/parser": "^4.15.1",
"chai": "^4.3.0",
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"@types/node": "^15.12.4",
"@types/sinon": "^10.0.2",
"@typescript-eslint/parser": "^4.27.0",
"chai": "^4.3.4",
"class-validator": "^0.13.1",
"coveralls": "^3.1.0",
"eslint": "^7.20.0",
"eslint": "^7.29.0",
"husky": "^4.2.5",
"js-yaml": "^4.0.0",
"mocha": "^8.3.0",
"js-yaml": "^4.1.0",
"mocha": "^9.0.1",
"nyc": "14.1.1",
"rimraf": "^3.0.2",
"rollup": "^2.45.2",
"rollup": "^2.52.1",
"rollup-plugin-terser": "^7.0.2",
"sinon": "^9.2.4",
"standard-version": "^9.1.0",
"ts-node": "^9.1.1",
"tslib": "^2.2.0",
"typescript": "^4.2.4",
"sinon": "^11.1.1",
"standard-version": "^9.3.0",
"ts-node": "^10.0.0",
"tslib": "^2.3.0",
"typescript": "^4.3.4",
"yarn-add-no-save": "^1.0.3"
},
"homepage": "https://github.com/tannerntannern/ts-mixer#readme",
Expand Down
Loading

0 comments on commit d85ecae

Please sign in to comment.