chore(repo): add convert-source-map package (#16955)

This commit is contained in:
Jason Jean 2023-05-11 11:49:27 -04:00 committed by GitHub
parent 2341a42f77
commit 92b63969fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 0 deletions

View File

@ -142,6 +142,7 @@
"cli-spinners": "2.6.1",
"confusing-browser-globals": "^1.0.9",
"conventional-changelog-cli": "^2.0.23",
"convert-source-map": "^2.0.0",
"copy-webpack-plugin": "^10.2.4",
"css-minimizer-webpack-plugin": "^3.4.1",
"cypress": "12.11.0",

3
pnpm-lock.yaml generated
View File

@ -475,6 +475,9 @@ devDependencies:
conventional-changelog-cli:
specifier: ^2.0.23
version: 2.2.2
convert-source-map:
specifier: ^2.0.0
version: 2.0.0
copy-webpack-plugin:
specifier: ^10.2.4
version: 10.2.4(webpack@5.80.0)