Skip to content
This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Commit a4492bf

Browse files
Bump webpack from 5.75.0 to 5.76.0 (react-native-community#962)
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.75.0...v5.76.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cb1eb5 commit a4492bf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"prettier": "^2.8.1",
6767
"simple-git-hooks": "^2.8.1",
6868
"typescript": "^4.9.4",
69-
"webpack": "^5.75.0",
69+
"webpack": "^5.76.0",
7070
"yarn-deduplicate": "^6.0.0"
7171
},
7272
"private": true,

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12124,10 +12124,10 @@ webpack@4.43.0:
1212412124
watchpack "^1.6.1"
1212512125
webpack-sources "^1.4.1"
1212612126

12127-
webpack@^5.75.0:
12128-
version "5.75.0"
12129-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.75.0.tgz#1e440468647b2505860e94c9ff3e44d5b582c152"
12130-
integrity sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==
12127+
webpack@^5.76.0:
12128+
version "5.76.0"
12129+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.0.tgz#f9fb9fb8c4a7dbdcd0d56a98e56b8a942ee2692c"
12130+
integrity sha512-l5sOdYBDunyf72HW8dF23rFtWq/7Zgvt/9ftMof71E/yUb1YLOBmTgA2K4vQthB3kotMrSj609txVE0dnr2fjA==
1213112131
dependencies:
1213212132
"@types/eslint-scope" "^3.7.3"
1213312133
"@types/estree" "^0.0.51"

0 commit comments

Comments
 (0)