mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
Update dependency testem to v3.14.0
This commit is contained in:
parent
a95291f462
commit
f454aed9c9
2 changed files with 5 additions and 5 deletions
|
@ -144,7 +144,7 @@
|
||||||
"react-dom": "18.3.1",
|
"react-dom": "18.3.1",
|
||||||
"reframe.js": "4.0.2",
|
"reframe.js": "4.0.2",
|
||||||
"semver": "7.6.2",
|
"semver": "7.6.2",
|
||||||
"testem": "3.13.0",
|
"testem": "3.14.0",
|
||||||
"tracked-built-ins": "3.3.0",
|
"tracked-built-ins": "3.3.0",
|
||||||
"util": "0.12.5",
|
"util": "0.12.5",
|
||||||
"validator": "7.2.0",
|
"validator": "7.2.0",
|
||||||
|
|
|
@ -28968,10 +28968,10 @@ test-exclude@^6.0.0:
|
||||||
glob "^7.1.4"
|
glob "^7.1.4"
|
||||||
minimatch "^3.0.4"
|
minimatch "^3.0.4"
|
||||||
|
|
||||||
testem@3.13.0, testem@^3.2.0:
|
testem@3.14.0, testem@^3.2.0:
|
||||||
version "3.13.0"
|
version "3.14.0"
|
||||||
resolved "https://registry.yarnpkg.com/testem/-/testem-3.13.0.tgz#27d6b2c50e9607f2c2d4ea5f75c88b3434dac7a0"
|
resolved "https://registry.yarnpkg.com/testem/-/testem-3.14.0.tgz#ba563f5940d4c4c37e0b3db6d56b001b9aed80d4"
|
||||||
integrity sha512-b4hdlkH2TR1TQJCOgBNbD7nz4TjeYF35MgUlzum3yfDaaR+lJDjmJNMgi72MKgg+SjkGZ1U3BCBOqLC85MsMmQ==
|
integrity sha512-hpybTZhio6DXUM7s0HsE8EOnN8zuA6LdNcz3EsTpQSnD56Cj6gSuFQx82wDKZQ6OmM1kvIBebxP+rEoOYBgCOA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@xmldom/xmldom" "^0.8.0"
|
"@xmldom/xmldom" "^0.8.0"
|
||||||
backbone "^1.1.2"
|
backbone "^1.1.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue