Merge pull request #94 from strukturag/dependabot/npm_and_yarn/webpack-5.68.0

Bump webpack from 5.67.0 to 5.68.0
This commit is contained in:
Joachim Bauch 2022-02-09 11:44:35 +01:00 committed by GitHub
commit c14c8e0b0b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -21,7 +21,7 @@
"eslint": "8.8.0",
"stylelint": "14.4.0",
"stylelint-config-standard-scss": "^3.0.0",
"webpack": "5.67.0",
"webpack": "5.68.0",
"webpack-cli": "4.9.2"
}
},
@ -3788,9 +3788,9 @@
}
},
"node_modules/webpack": {
"version": "5.67.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.67.0.tgz",
"integrity": "sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==",
"version": "5.68.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.68.0.tgz",
"integrity": "sha512-zUcqaUO0772UuuW2bzaES2Zjlm/y3kRBQDVFVCge+s2Y8mwuUTdperGaAv65/NtRL/1zanpSJOq/MD8u61vo6g==",
"devOptional": true,
"dependencies": {
"@types/eslint-scope": "^3.7.0",
@ -6946,9 +6946,9 @@
}
},
"webpack": {
"version": "5.67.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.67.0.tgz",
"integrity": "sha512-LjFbfMh89xBDpUMgA1W9Ur6Rn/gnr2Cq1jjHFPo4v6a79/ypznSYbAyPgGhwsxBtMIaEmDD1oJoA7BEYw/Fbrw==",
"version": "5.68.0",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-5.68.0.tgz",
"integrity": "sha512-zUcqaUO0772UuuW2bzaES2Zjlm/y3kRBQDVFVCge+s2Y8mwuUTdperGaAv65/NtRL/1zanpSJOq/MD8u61vo6g==",
"devOptional": true,
"requires": {
"@types/eslint-scope": "^3.7.0",

View file

@ -25,7 +25,7 @@
"eslint": "8.8.0",
"stylelint": "14.4.0",
"stylelint-config-standard-scss": "^3.0.0",
"webpack": "5.67.0",
"webpack": "5.68.0",
"webpack-cli": "4.9.2"
}
}