Skip to content

Commit 67563e3

Browse files
authored
Merge pull request DSpace#4321 from DSpace/dependabot/npm_and_yarn/dspace-8_x/webpack-ab0e10ec03
Bump webpack from 5.99.7 to 5.99.8 in the webpack group
2 parents d6f75af + c6bb829 commit 67563e3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
"sass-resources-loader": "^2.2.5",
201201
"ts-node": "^8.10.2",
202202
"typescript": "~5.4.5",
203-
"webpack": "5.99.7",
203+
"webpack": "5.99.8",
204204
"webpack-cli": "^5.1.4",
205205
"webpack-dev-server": "^4.15.1"
206206
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11210,10 +11210,10 @@ webpack@5.94.0:
1121011210
watchpack "^2.4.1"
1121111211
webpack-sources "^3.2.3"
1121211212

11213-
webpack@5.99.7:
11214-
version "5.99.7"
11215-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.7.tgz#60201c1ca66da046b07d006c2f6e0cc5e8a7bdba"
11216-
integrity sha512-CNqKBRMQjwcmKR0idID5va1qlhrqVUKpovi+Ec79ksW8ux7iS1+A6VqzfZXgVYCFRKl7XL5ap3ZoMpwBJxcg0w==
11213+
webpack@5.99.8:
11214+
version "5.99.8"
11215+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.99.8.tgz#dd31a020b7c092d30c4c6d9a4edb95809e7f5946"
11216+
integrity sha512-lQ3CPiSTpfOnrEGeXDwoq5hIGzSjmwD72GdfVzF7CQAI7t47rJG9eDWvcEkEn3CUQymAElVvDg3YNTlCYj+qUQ==
1121711217
dependencies:
1121811218
"@types/eslint-scope" "^3.7.7"
1121911219
"@types/estree" "^1.0.6"

0 commit comments

Comments
 (0)