mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 09:25:54 +00:00
chore: ignore jest upgrades (#196)
This commit is contained in:
parent
b6786c3ea6
commit
f6b85ef7a8
@ -3,7 +3,9 @@
|
|||||||
"@nuxtjs"
|
"@nuxtjs"
|
||||||
],
|
],
|
||||||
"ignoreDeps": [
|
"ignoreDeps": [
|
||||||
"docus"
|
"docus",
|
||||||
|
"jest",
|
||||||
|
"ts-jest"
|
||||||
],
|
],
|
||||||
"lockFileMaintenance": {
|
"lockFileMaintenance": {
|
||||||
"enabled": true
|
"enabled": true
|
||||||
|
Loading…
Reference in New Issue
Block a user