Bump Web version to 2022.10.0 (#3747)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2022-10-11 13:35:16 -06:00 committed by GitHub
parent ae5110aaee
commit fd5bd3744d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@bitwarden/web-vault",
"version": "2022.9.2",
"version": "2022.10.0",
"scripts": {
"build:oss": "webpack",
"build:bit": "webpack -c ../../bitwarden_license/bit-web/webpack.config.js",

4
package-lock.json generated
View File

@ -234,7 +234,7 @@
},
"apps/web": {
"name": "@bitwarden/web-vault",
"version": "2022.9.2"
"version": "2022.10.0"
},
"libs/angular": {
"name": "@bitwarden/angular",
@ -47239,7 +47239,7 @@
"postcss": "^7.0.36",
"postcss-loader": "^4.2.0",
"raw-loader": "^4.0.2",
"react": "^16.14.0",
"react": "^18.0.0",
"react-dom": "^16.14.0",
"read-pkg-up": "^7.0.1",
"regenerator-runtime": "^0.13.7",