Skip to content

Commit cdb63ee

Browse files
chore(deps): update webpack requirement from ^5.96.1 to ^5.97.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.96.1...v5.97.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff8f91b commit cdb63ee

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

0 commit comments

Comments
 (0)