Skip to content

Commit f658884

Browse files
chore(deps): update devdependency @types/jest to v29.0.3 (nuxt-modules#215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2533a73 commit f658884

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
@@ -39,7 +39,7 @@
3939
"@nuxt/types": "2.15.8",
4040
"@nuxtjs/eslint-config-typescript": "11.0.0",
4141
"@release-it/conventional-changelog": "5.1.0",
42-
"@types/jest": "29.0.2",
42+
"@types/jest": "29.0.3",
4343
"babel-eslint": "latest",
4444
"babel-jest": "29.0.3",
4545
"eslint": "8.23.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2332,10 +2332,10 @@
23322332
dependencies:
23332333
"@types/istanbul-lib-report" "*"
23342334

2335-
"@types/[email protected].2":
2336-
version "29.0.2"
2337-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.0.2.tgz#05dcb2d78d2fcc444be89f95b7389f2c3601d336"
2338-
integrity sha512-TaklkwSEtvwJpleiKBHgEBySIQlcZ08gYP/s5wdtdLnjz9uxjnDd7U+Y0JWACebkqBc+jtbol2PEtEW0wQV2zQ==
2335+
"@types/[email protected].3":
2336+
version "29.0.3"
2337+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.0.3.tgz#b61a5ed100850686b8d3c5e28e3a1926b2001b59"
2338+
integrity sha512-F6ukyCTwbfsEX5F2YmVYmM5TcTHy1q9P5rWlRbrk56KyMh3v9xRGUO3aa8+SkvMi0SHXtASJv1283enXimC0Og==
23392339
dependencies:
23402340
expect "^29.0.0"
23412341
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)