Skip to content

Commit fcd1175

Browse files
Bump webpack from 5.36.1 to 5.36.2 in /samples/web-extension/typescript (#277)
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 dd64be0 commit fcd1175

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

samples/web-extension/typescript/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/typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"ts-loader": "^9.1.1",
1818
"typescript": "^4.2.4",
1919
"web-ext-types": "^3.2.1",
20-
"webpack": "^5.36.1",
20+
"webpack": "^5.36.2",
2121
"webpack-cli": "^4.6.0"
2222
}
2323
}

0 commit comments

Comments
 (0)