Merge pull request #4399 from Eugeny/dependabot/npm_and_yarn/app/angular/cdk-12.2.1

Bump @angular/cdk from 12.2.0 to 12.2.1 in /app
This commit is contained in:
Eugeny 2021-08-15 22:43:56 +02:00 committed by GitHub
commit 302f9fa39b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@
"watch": "webpack --progress --color --watch"
},
"dependencies": {
"@angular/cdk": "^12.2.0",
"@angular/cdk": "^12.2.1",
"@electron/remote": "1.2.0",
"any-promise": "^1.3.0",
"electron-config": "2.0.0",

View File

@ -2,10 +2,10 @@
# yarn lockfile v1
"@angular/cdk@^12.2.0":
version "12.2.0"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-12.2.0.tgz#7c6de53522ef7cf911d86e187f3df2a90e8fee49"
integrity sha512-Dts+KIMz6EdzQxaWBFcNwgWAHVPkI5pnOGMidKKVOmjezSUN6mhfBKq8emgsddJMRAqz/1VHMAEaRkp0VoBKiA==
"@angular/cdk@^12.2.1":
version "12.2.1"
resolved "https://registry.yarnpkg.com/@angular/cdk/-/cdk-12.2.1.tgz#546d8d5f2266c962037516241cb81abc81d0d211"
integrity sha512-UOzuDXcfaJlBd+o7EJb6CZ3my1AmU7XHriC/hFT6bFianhVK/I/0gcOwxyMx8VAplEip8msLczX0IlZSJ1GCCg==
dependencies:
tslib "^2.2.0"
optionalDependencies: