Skip to content

Commit

Permalink
Merge pull request #154 from alexreardon/dependabot/npm_and_yarn/ts-j…
Browse files Browse the repository at this point in the history
…est-29.0.3
  • Loading branch information
alexreardon authored Oct 1, 2022
2 parents 294d45a + 2b56a3e commit f5d66ac
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 @@ -81,7 +81,7 @@
"rollup": "^2.79.1",
"rollup-plugin-terser": "^7.0.2",
"size-limit": "^8.1.0",
"ts-jest": "^29.0.2",
"ts-jest": "^29.0.3",
"tslib": "^2.4.0",
"typescript": "^4.8.4"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2571,10 +2571,10 @@ to-regex-range@^5.0.1:
dependencies:
is-number "^7.0.0"

ts-jest@^29.0.2:
version "29.0.2"
resolved "https://packages.atlassian.com/api/npm/npm-remote/ts-jest/-/ts-jest-29.0.2.tgz#0c45a1ac45d14f8b3bf89bca9048a2840c7bd5ad"
integrity sha512-P03IUItnAjG6RkJXtjjD5pu0TryQFOwcb1YKmW63rO19V0UFqL3wiXZrmR5D7qYjI98btzIOAcYafLZ0GHAcQg==
ts-jest@^29.0.3:
version "29.0.3"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.3.tgz#63ea93c5401ab73595440733cefdba31fcf9cb77"
integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ==
dependencies:
bs-logger "0.x"
fast-json-stable-stringify "2.x"
Expand Down

0 comments on commit f5d66ac

Please sign in to comment.