mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
Update dependency testem to v3.15.2
This commit is contained in:
parent
7fc092447d
commit
71327126a0
2 changed files with 5 additions and 5 deletions
|
@ -146,7 +146,7 @@
|
|||
"react-dom": "18.3.1",
|
||||
"reframe.js": "4.0.2",
|
||||
"semver": "7.6.3",
|
||||
"testem": "3.15.1",
|
||||
"testem": "3.15.2",
|
||||
"tracked-built-ins": "3.3.0",
|
||||
"util": "0.12.5",
|
||||
"validator": "7.2.0",
|
||||
|
|
|
@ -29946,10 +29946,10 @@ test-exclude@^6.0.0:
|
|||
glob "^7.1.4"
|
||||
minimatch "^3.0.4"
|
||||
|
||||
testem@3.15.1, testem@^3.2.0:
|
||||
version "3.15.1"
|
||||
resolved "https://registry.yarnpkg.com/testem/-/testem-3.15.1.tgz#bb39b41b6928bf347fbb9ea1bfe1e085b15ecb7e"
|
||||
integrity sha512-532OJy6VVsnDFEGZBdWVywvceNWdjdxJruC6qCDzLH586+eh1duWk5ju6QSRqQdP6gZB7zNiUJU9dSQdHPzFuA==
|
||||
testem@3.15.2, testem@^3.2.0:
|
||||
version "3.15.2"
|
||||
resolved "https://registry.yarnpkg.com/testem/-/testem-3.15.2.tgz#abd6a96077a6576cd730f3d2e476039044c5cb34"
|
||||
integrity sha512-mRzqZktqTCWi/rUP/RQOKXvMtuvY3lxuzBVb1xGXPnRNGMEj/1DaLGn6X447yOsz6SlWxSsZfcNuiE7fT1MOKg==
|
||||
dependencies:
|
||||
"@xmldom/xmldom" "^0.8.0"
|
||||
backbone "^1.1.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue