Skip to content

Commit e9ebfb7

Browse files
Bump webpack from 5.31.0 to 5.32.0 in /samples/web-extension/typescript
Bumps [webpack](https://github.com/webpack/webpack) from 5.31.0 to 5.32.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.31.0...v5.32.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a635b7d commit e9ebfb7

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": "^8.1.0",
1818
"typescript": "^4.2.4",
1919
"web-ext-types": "^3.2.1",
20-
"webpack": "^5.31.0",
20+
"webpack": "^5.32.0",
2121
"webpack-cli": "^4.6.0"
2222
}
2323
}

0 commit comments

Comments
 (0)