Skip to content

Commit 51713c7

Browse files
chore(deps): update dependency webpack to ^5.97.1 (#116)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fce2d4 commit 51713c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/webpack-plugins/inject-inline-html-webpack-plugin/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@
2828
],
2929
"peerDependencies": {
3030
"html-webpack-plugin": "^5.6.3",
31-
"webpack": "^5.97.0"
31+
"webpack": "^5.97.1"
3232
},
3333
"devDependencies": {
3434
"@jest/globals": "^29.7.0",
3535
"@noahnu/internal-test-utils": "workspace:*",
3636
"@types/node": "^22.10.1",
3737
"html-webpack-plugin": "^5.6.3",
3838
"typescript": "^5.7.2",
39-
"webpack": "^5.97.0"
39+
"webpack": "^5.97.1"
4040
}
4141
}

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -1788,10 +1788,10 @@ __metadata:
17881788
"@types/node": "npm:^22.10.1"
17891789
html-webpack-plugin: "npm:^5.6.3"
17901790
typescript: "npm:^5.7.2"
1791-
webpack: "npm:^5.97.0"
1791+
webpack: "npm:^5.97.1"
17921792
peerDependencies:
17931793
html-webpack-plugin: ^5.6.3
1794-
webpack: ^5.97.0
1794+
webpack: ^5.97.1
17951795
languageName: unknown
17961796
linkType: soft
17971797

@@ -9637,7 +9637,7 @@ __metadata:
96379637
languageName: node
96389638
linkType: hard
96399639

9640-
"webpack@npm:^5.97.0":
9640+
"webpack@npm:^5.97.1":
96419641
version: 5.97.1
96429642
resolution: "webpack@npm:5.97.1"
96439643
dependencies:

0 commit comments

Comments
 (0)