Browse Source

Update packages to latest

master
Smokeball 3 years ago
parent
commit
6f28270710
2 changed files with 982 additions and 2408 deletions
  1. +981
    -2407
      package-lock.json
  2. +1
    -1
      package.json

+ 981
- 2407
package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 1
package.json View File

@ -9,6 +9,6 @@
"test": "jest"
},
"dependencies": {
"jest": "26.1.0"
"jest": "27.0.6"
}
}

Loading…
Cancel
Save