Bump @types/crypto-js from 4.1.1 to 4.2.2 (#1813)

This commit is contained in:
dependabot[bot]
2024-03-20 21:21:11 -07:00
committed by GitHub
parent 912b97bea5
commit 4d387dfaf7
2 changed files with 5 additions and 5 deletions

View File

@ -111,7 +111,7 @@
"@babel/preset-env": "^7.23.3",
"@playwright/test": "^1.39.0",
"@tauri-apps/cli": "^1.5.6",
"@types/crypto-js": "^4.1.1",
"@types/crypto-js": "^4.2.2",
"@types/debounce-promise": "^3.1.8",
"@types/pixelmatch": "^5.2.6",
"@types/pngjs": "^6.0.4",

View File

@ -2259,10 +2259,10 @@
dependencies:
"@babel/types" "^7.20.7"
"@types/crypto-js@^4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@types/crypto-js/-/crypto-js-4.1.1.tgz#602859584cecc91894eb23a4892f38cfa927890d"
integrity sha512-BG7fQKZ689HIoc5h+6D2Dgq1fABRa0RbBWKBd9SP/MVRVXROflpm5fhwyATX5duFmbStzyzyycPB8qUYKDH3NA==
"@types/crypto-js@^4.2.2":
version "4.2.2"
resolved "https://registry.yarnpkg.com/@types/crypto-js/-/crypto-js-4.2.2.tgz#771c4a768d94eb5922cc202a3009558204df0cea"
integrity sha512-sDOLlVbHhXpAUAL0YHDUUwDZf3iN4Bwi4W6a0W0b+QcAezUbRtH4FVb+9J4h+XFPW7l/gQ9F8qC7P+Ec4k8QVQ==
"@types/debounce-promise@^3.1.8":
version "3.1.8"