diff --git a/package.json b/package.json index 0eebf18..2bde48a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@commitlint/cli": "^18.0.0", "@commitlint/config-conventional": "^18.0.0", "@types/audiosprite": "^0.7.1", - "@types/jest": "29.5.8", + "@types/jest": "29.5.9", "@types/node": "^20.8.2", "@types/pinyin": "^2.10.0", "@typescript-eslint/eslint-plugin": "latest", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1a6fad3..70925d4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ devDependencies: specifier: ^0.7.1 version: 0.7.1 '@types/jest': - specifier: 29.5.8 - version: 29.5.8 + specifier: 29.5.9 + version: 29.5.9 '@types/node': specifier: ^20.8.2 version: 20.8.2 @@ -1159,8 +1159,8 @@ packages: '@types/istanbul-lib-report': 3.0.1 dev: true - /@types/jest@29.5.8: - resolution: {integrity: sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g==} + /@types/jest@29.5.9: + resolution: {integrity: sha512-zJeWhqBwVoPm83sP8h1/SVntwWTu5lZbKQGCvBjxQOyEWnKnsaomt2y7SlV4KfwlrHAHHAn00Sh4IAWaIsGOgQ==} dependencies: expect: 29.7.0 pretty-format: 29.7.0