Skip to content

Commit

Permalink
chore: audit fix (#138)
Browse files Browse the repository at this point in the history
* chore: audit fix

* chore: update deps
  • Loading branch information
cirocfc authored May 14, 2021
1 parent e4c3e36 commit 5de2bc7
Show file tree
Hide file tree
Showing 2 changed files with 1,588 additions and 1,602 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"devDependencies": {
"@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.11",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@commitlint/format": "^8.3.4",
"@release-it/conventional-changelog": "^1.1.0",
"@commitlint/cli": "^12.1.4",
"@commitlint/config-conventional": "^12.1.4",
"@commitlint/format": "^12.1.4",
"@release-it/conventional-changelog": "^2.0.1",
"babel-jest": "^26.6.3",
"conventional-changelog": "^3.1.18",
"conventional-changelog-conventionalcommits": "^4.2.3",
"conventional-changelog": "^3.1.24",
"conventional-changelog-conventionalcommits": "^4.6.0",
"coveralls": "^3.1.0",
"eslint": "^7.17.0",
"eslint-config-prettier": "^7.1.0",
Expand All @@ -58,7 +58,7 @@
"jest": "^26.6.3",
"lint-staged": "^9.5.0",
"prettier": "^2.2.1",
"release-it": "^13.0.2",
"release-it": "^14.6.2",
"rollup": "^2.36.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-terser": "^7.0.2",
Expand Down
Loading

0 comments on commit 5de2bc7

Please sign in to comment.