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

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

Bumps [@types/crypto-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/crypto-js) from 4.1.1 to 4.1.2.
- [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-09-13 06:49:40 +08:00 committed by GitHub
parent e7c81ccead
commit 1127dc9ff6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -150,7 +150,7 @@
"devDependencies": {
"@microsoft/eslint-formatter-sarif": "3.0.0",
"@types/aes-js": "3.1.1",
"@types/crypto-js": "4.1.1",
"@types/crypto-js": "4.1.2",
"@types/eslint": "8.44.2",
"@types/eslint-config-prettier": "6.11.0",
"@types/etag": "1.8.1",

View File

@ -203,8 +203,8 @@ devDependencies:
specifier: 3.1.1
version: 3.1.1
'@types/crypto-js':
specifier: 4.1.1
version: 4.1.1
specifier: 4.1.2
version: 4.1.2
'@types/eslint':
specifier: 8.44.2
version: 8.44.2
@ -1422,8 +1422,8 @@ packages:
'@types/node': 20.5.6
dev: true
/@types/crypto-js@4.1.1:
resolution: {integrity: sha512-BG7fQKZ689HIoc5h+6D2Dgq1fABRa0RbBWKBd9SP/MVRVXROflpm5fhwyATX5duFmbStzyzyycPB8qUYKDH3NA==}
/@types/crypto-js@4.1.2:
resolution: {integrity: sha512-t33RNmTu5ufG/sorROIafiCVJMx3jz95bXUMoPAZcUD14fxMXnuTzqzXZoxpR0tNx2xpw11Dlmem9vGCsrSOfA==}
dev: true
/@types/debug@4.1.8: