mirror of
https://github.com/brucificus/vb6-antlr4-typescript.git
synced 2025-12-17 04:14:36 +03:00
⬆ Bump husky from 5.1.3 to 7.0.1
Bumps [husky](https://github.com/typicode/husky) from 5.1.3 to 7.0.1. - [Release notes](https://github.com/typicode/husky/releases) - [Commits](https://github.com/typicode/husky/compare/v5.1.3...v7.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Bruce Markham
parent
7c95e44e96
commit
ef2d6a2fca
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5593,9 +5593,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"husky": {
|
||||
"version": "5.1.3",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-5.1.3.tgz",
|
||||
"integrity": "sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==",
|
||||
"version": "7.0.1",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-7.0.1.tgz",
|
||||
"integrity": "sha512-gceRaITVZ+cJH9sNHqx5tFwbzlLCVxtVZcusME8JYQ8Edy5mpGDOqD8QBCdMhpyo9a+JXddnujQ4rpY2Ff9SJA==",
|
||||
"dev": true
|
||||
},
|
||||
"iconv-lite": {
|
||||
|
||||
@@ -47,7 +47,7 @@
|
||||
"commitlint-config-gitmoji": "^2.1.2",
|
||||
"cpy-cli": "^3.1.0",
|
||||
"cz-gitmoji": "0.0.7",
|
||||
"husky": "^5.1.3",
|
||||
"husky": "^7.0.1",
|
||||
"jest": "^25.2.7",
|
||||
"rimraf": "^3.0.2",
|
||||
"semantic-release": "^17.0.4",
|
||||
|
||||
Reference in New Issue
Block a user