chore(deps-dev): bump @types/aes-js from 3.1.1 to 3.1.2 (#13372)

* chore(deps-dev): bump @types/aes-js from 3.1.1 to 3.1.2

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

---
updated-dependencies:
- dependency-name: "@types/aes-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-23 06:25:44 +08:00 committed by GitHub
parent 91619bfed4
commit 4fdf5aad35
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/aes-js": "3.1.2",
"@types/crypto-js": "4.1.2",
"@types/eslint": "8.44.2",
"@types/eslint-config-prettier": "6.11.0",

View File

@ -203,8 +203,8 @@ devDependencies:
specifier: 3.0.0
version: 3.0.0
'@types/aes-js':
specifier: 3.1.1
version: 3.1.1
specifier: 3.1.2
version: 3.1.2
'@types/crypto-js':
specifier: 4.1.2
version: 4.1.2
@ -1336,8 +1336,8 @@ packages:
'@types/node': 20.5.6
dev: true
/@types/aes-js@3.1.1:
resolution: {integrity: sha512-SDSGgXT3LRCH6qMWk8OHT1vLSVNuHNvCpKCx2/TYtQMbMGGgxJC9fspwSkQjqzRagrWnCrxuLL3jMNXLXHHvSw==}
/@types/aes-js@3.1.2:
resolution: {integrity: sha512-bKms4q1H3YCcLMKvqE9kUefE1TXc9/QhurzMRVqY9Qevodl0Fxyt6GQcUQ4TkmuWLdGQM1xL+yhSUBTJJRfBFA==}
dev: true
/@types/babel__core@7.20.1: