chore(deps-dev): bump @types/crypto-js from 4.1.2 to 4.1.3 (#13571)

* chore(deps-dev): bump @types/crypto-js from 4.1.2 to 4.1.3

Bumps [@types/crypto-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/crypto-js) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/crypto-js)

---
updated-dependencies:
- dependency-name: "@types/crypto-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-10-20 19:26:37 +08:00 committed by GitHub
parent 3e2f765ce5
commit 3d007390fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -151,7 +151,7 @@
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "3.0.0",
"@types/aes-js": "3.1.3",
"@types/crypto-js": "4.1.2",
"@types/crypto-js": "4.1.3",
"@types/eslint": "8.44.4",
"@types/eslint-config-prettier": "6.11.2",
"@types/etag": "1.8.1",

View File

@ -206,8 +206,8 @@ devDependencies:
specifier: 3.1.3
version: 3.1.3
'@types/crypto-js':
specifier: 4.1.2
version: 4.1.2
specifier: 4.1.3
version: 4.1.3
'@types/eslint':
specifier: 8.44.4
version: 8.44.4
@ -1432,8 +1432,8 @@ packages:
'@types/node': 20.5.6
dev: true
/@types/crypto-js@4.1.2:
resolution: {integrity: sha512-t33RNmTu5ufG/sorROIafiCVJMx3jz95bXUMoPAZcUD14fxMXnuTzqzXZoxpR0tNx2xpw11Dlmem9vGCsrSOfA==}
/@types/crypto-js@4.1.3:
resolution: {integrity: sha512-YP1sYYayLe7Eg5oXyLLvOLfxBfZ5Fgpz6sVWkpB18wDMywCLPWmqzRz+9gyuOoLF0fzDTTFwlyNbx7koONUwqA==}
dev: true
/@types/debug@4.1.8: