Skip to content

Commit dd64be0

Browse files
Bump webpack from 5.36.1 to 5.36.2 in /samples/web-extension/javascript (#274)
Bumps [webpack](https://github.com/webpack/webpack) from 5.36.1 to 5.36.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.36.1...v5.36.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22cdf05 commit dd64be0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

samples/web-extension/javascript/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/web-extension/javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"mocha": "^8.3.2",
2020
"typescript": "^4.2.4",
21-
"webpack": "^5.36.1",
21+
"webpack": "^5.36.2",
2222
"webpack-cli": "^4.6.0"
2323
}
2424
}

0 commit comments

Comments
 (0)