Skip to content

Commit 1a8bc11

Browse files
chore(deps): update webpack requirement from ^5.95.0 to ^5.96.1
Updates the requirements on [webpack](https://github.com/webpack/webpack) to permit the latest version. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.95.0...v5.96.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c900bbe commit 1a8bc11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
},
3232
"dependencies": {
3333
"postcss-css-variables": "^0.19.0",
34-
"webpack": "^5.95.0"
34+
"webpack": "^5.96.1"
3535
}
3636
}

0 commit comments

Comments
 (0)