Skip to content

Commit e75c809

Browse files
authored
Merge pull request #135 from skadi-cloud/dependabot/npm_and_yarn/js/webpack-5.68.0
build(deps-dev): bump webpack from 5.67.0 to 5.68.0 in /js
2 parents 8885b0d + 1318a88 commit e75c809

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"babel-loader": "^8.2.3",
1717
"ts-loader": "^9.2.6",
1818
"typescript": "^4.5.5",
19-
"webpack": "^5.67.0",
19+
"webpack": "^5.68.0",
2020
"webpack-cli": "^4.9.2"
2121
}
2222
}

js/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1388,10 +1388,10 @@ webpack-sources@^3.2.3:
13881388
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
13891389
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
13901390

1391-
webpack@^5.67.0:
1392-
version "5.67.0"
1393-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.67.0.tgz#cb43ca2aad5f7cc81c4cd36b626e6b819805dbfd"
1394-
integrity sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==
1391+
webpack@^5.68.0:
1392+
version "5.68.0"
1393+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.68.0.tgz#a653a58ed44280062e47257f260117e4be90d560"
1394+
integrity sha512-zUcqaUO0772UuuW2bzaES2Zjlm/y3kRBQDVFVCge+s2Y8mwuUTdperGaAv65/NtRL/1zanpSJOq/MD8u61vo6g==
13951395
dependencies:
13961396
"@types/eslint-scope" "^3.7.0"
13971397
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)