Skip to content

Commit 0c6d262

Browse files
Bump testem from 3.9.0 to 3.10.0
Bumps [testem](https://github.com/testem/testem) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/testem/testem/releases) - [Commits](testem/testem@v3.9.0...v3.10.0) --- updated-dependencies: - dependency-name: testem dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5d614a commit 0c6d262

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"rsvp": "^4.8.5",
160160
"serve-static": "^1.14.2",
161161
"simple-dom": "^1.4.0",
162-
"testem": "^3.9.0",
162+
"testem": "^3.10.0",
163163
"testem-failure-only-reporter": "^1.0.0",
164164
"typescript": "4.9"
165165
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10387,10 +10387,10 @@ testem-failure-only-reporter@^1.0.0:
1038710387
dependencies:
1038810388
testem "^3.0.0"
1038910389

10390-
testem@^3.0.0, testem@^3.8.0, testem@^3.9.0:
10391-
version "3.9.0"
10392-
resolved "https://registry.yarnpkg.com/testem/-/testem-3.9.0.tgz#a82ccf01e5a248e3924244186e348c665ab90f7d"
10393-
integrity sha512-YTxCYKj0cc8uUSKEziJtSC5T/pw4fQnY0ZXNOyvAFgrijfsN9NxmncJZOHLhPgFOuhbRd5i+DBQxw0Cpe0SEFg==
10390+
testem@^3.0.0, testem@^3.10.0, testem@^3.8.0:
10391+
version "3.10.0"
10392+
resolved "https://registry.yarnpkg.com/testem/-/testem-3.10.0.tgz#df3f43839892c17f35f4c5994c50c99aa8242bb0"
10393+
integrity sha512-2BMbPkAJT5xNojNxQGKT8CU9ix4EYDmHjjKFpUeeSW6tBVfFVgOi2vfrpJ5Hwdq4HsfnOALNAWN8/yjuFTgQfA==
1039410394
dependencies:
1039510395
"@xmldom/xmldom" "^0.8.0"
1039610396
backbone "^1.1.2"

0 commit comments

Comments
 (0)