Skip to content

Commit 9935f04

Browse files
build(deps-dev): bump webpack from 5.106.0 to 5.106.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.106.0 to 5.106.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.106.0...v5.106.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.106.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 118ff6e commit 9935f04

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"prettier": "^3.6.1",
7979
"tsd-jsdoc": "^2.5.0",
8080
"typescript": "^6.0.2",
81-
"webpack": "5.106.0",
81+
"webpack": "5.106.1",
8282
"webpack-cli": "^7.0.2",
8383
"yarpm": "^1.2.0"
8484
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5963,7 +5963,7 @@ __metadata:
59635963
prettier: "npm:^3.6.1"
59645964
tsd-jsdoc: "npm:^2.5.0"
59655965
typescript: "npm:^6.0.2"
5966-
webpack: "npm:5.106.0"
5966+
webpack: "npm:5.106.1"
59675967
webpack-cli: "npm:^7.0.2"
59685968
yarpm: "npm:^1.2.0"
59695969
languageName: unknown
@@ -7144,9 +7144,9 @@ __metadata:
71447144
languageName: node
71457145
linkType: hard
71467146

7147-
"webpack@npm:5.106.0":
7148-
version: 5.106.0
7149-
resolution: "webpack@npm:5.106.0"
7147+
"webpack@npm:5.106.1":
7148+
version: 5.106.1
7149+
resolution: "webpack@npm:5.106.1"
71507150
dependencies:
71517151
"@types/eslint-scope": "npm:^3.7.7"
71527152
"@types/estree": "npm:^1.0.8"
@@ -7178,7 +7178,7 @@ __metadata:
71787178
optional: true
71797179
bin:
71807180
webpack: bin/webpack.js
7181-
checksum: 10c0/6ae5889438c3138691abbc030162fa4112968c01ccc6c8bb5e215d37c290d999eb47479212897590d9b1391985d928b90599c0aade0531bffa0bcc11e5565c08
7181+
checksum: 10c0/eb56ba99564e185c83fb8d898253c0e6b91fcfcab54e3716bc6bc4df2636511686edb79073313ad9394b757c912b9489e28c7a5bd33d4d386d3103ba9608ca47
71827182
languageName: node
71837183
linkType: hard
71847184

0 commit comments

Comments
 (0)