Skip to content

Commit d97d1a7

Browse files
authored
Merge pull request #60 from rxliuli/website
chore(website): 仅当匹配模式为“正则表达式”时,才测试URL是否匹配
2 parents ff61bda + 314e3e7 commit d97d1a7

3 files changed

Lines changed: 4235 additions & 3460 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"@commitlint/cli": "^12.1.4",
2020
"@liuli-util/commitlint-standard-config": "^0.1.6",
2121
"@liuli-util/prettier-standard-config": "^0.1.0",
22-
"lint-staged": "^11.1.1",
23-
"prettier": "^2.3.2",
24-
"simple-git-hooks": "^2.5.1"
22+
"lint-staged": "^11.2.6",
23+
"prettier": "^2.8.8",
24+
"simple-git-hooks": "^2.11.1"
2525
},
2626
"sync": [
2727
"prettier",

0 commit comments

Comments
 (0)