Skip to content

Commit

Permalink
chore(deps): update dependency testem to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 7, 2022
1 parent 7e2f1f1 commit a2206ce
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"rollup": "2.75.6",
"rollup-plugin-typescript": "1.0.1",
"standardx": "6.0.0",
"testem": "3.7.0",
"testem": "3.8.0",
"typescript": "3.9.10",
"webpack": "4.46.0",
"webpack-cli": "4.9.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10751,10 +10751,10 @@ terser@^4.1.2, terser@^4.3.9:
source-map "~0.6.1"
source-map-support "~0.5.12"

testem@3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/testem/-/testem-3.7.0.tgz#9ea8dac471bf6f5f9e5f999feb9d68b9925cc61b"
integrity sha512-dJWbMiaR0gE1UHeVa0mMisc39Anx5xyyg6Jgxh0G96YD+XTQNrXrz4+m59HQ0dhjQsh091nghXhz7t6tJl3k1w==
testem@3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/testem/-/testem-3.8.0.tgz#651aeddbd433ef55ecf7262f0e58b89e1dccb9ac"
integrity sha512-WEaFOq2ZGqM3IQji+Q2uXHGdln5upKhSZ1pLYe9W4CttDELAo588frNovk8UQmB+Xg2mDI8G2zmm7qKuWsldtw==
dependencies:
"@xmldom/xmldom" "^0.8.0"
backbone "^1.1.2"
Expand Down

0 comments on commit a2206ce

Please sign in to comment.