Skip to content

Commit

Permalink
Merge pull request #87 from remarkablemark/build/deps
Browse files Browse the repository at this point in the history
build(package): upgrade devDependencies
  • Loading branch information
remarkablemark committed Sep 5, 2021
2 parents 0345d35 + 44da0df commit 8d66df8
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,36 +43,36 @@
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
"@rollup/plugin-commonjs": "^20.0.0",
"@rollup/plugin-node-resolve": "^13.0.0",
"@size-limit/preset-big-lib": "^4.12.0",
"@rollup/plugin-node-resolve": "^13.0.4",
"@size-limit/preset-big-lib": "^5.0.3",
"chai": "^4.3.4",
"dtslint": "^4.1.0",
"eslint": "^7.28.0",
"dtslint": "^4.1.6",
"eslint": "^7.32.0",
"eslint-plugin-prettier": "^4.0.0",
"html-minifier": "^4.0.0",
"husky": "^7.0.0",
"husky": "^7.0.2",
"jsdomify": "^3.1.1",
"karma": "^6.3.3",
"karma": "^6.3.4",
"karma-chai": "^0.1.0",
"karma-chrome-launcher": "^3.1.0",
"karma-commonjs": "^1.0.0",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"lint-staged": "^11.0.0",
"mocha": "^9.0.0",
"lint-staged": "^11.1.2",
"mocha": "^9.1.1",
"mock-require": "^3.0.3",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"pinst": "^2.1.6",
"prettier": "2.3.2",
"rollup": "^2.51.2",
"rollup": "^2.56.3",
"rollup-plugin-terser": "^7.0.2",
"sinon": "^11.1.1",
"size-limit": "^4.12.0",
"standard-version": "^9.3.0",
"typescript": "^4.3.2",
"sinon": "^11.1.2",
"size-limit": "^5.0.3",
"standard-version": "^9.3.1",
"typescript": "^4.4.2",
"webpack": "^4.44.2",
"webpack-cli": "^4.7.2"
"webpack-cli": "^4.8.0"
},
"files": [
"/dist",
Expand Down

0 comments on commit 8d66df8

Please sign in to comment.