Skip to content

Commit 5ccfefc

Browse files
chore(deps): update webpack requirement from ^5.79.0 to ^5.95.0
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.79.0...v5.95.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cc71d1 commit 5ccfefc

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.79.0"
34+
"webpack": "^5.95.0"
3535
}
3636
}

0 commit comments

Comments
 (0)