mirror of
https://github.com/dorny/paths-filter.git
synced 2026-03-23 20:20:21 +00:00
bump jest back, typescript version was the real issue
This commit is contained in:
parent
6098719e4f
commit
00ec0bcf8c
2
package-lock.json
generated
2
package-lock.json
generated
@ -16,7 +16,7 @@
|
||||
"micromatch": "^4.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "27.4.0",
|
||||
"@types/jest": "^27.4.0",
|
||||
"@types/js-yaml": "^3.12.4",
|
||||
"@types/micromatch": "^4.0.2",
|
||||
"@types/node": "^14.0.5",
|
||||
|
||||
@ -33,7 +33,7 @@
|
||||
"micromatch": "^4.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "27.4.0",
|
||||
"@types/jest": "^27.4.0",
|
||||
"@types/js-yaml": "^3.12.4",
|
||||
"@types/micromatch": "^4.0.2",
|
||||
"@types/node": "^14.0.5",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user