Skip to content

Commit 8ad2e1e

Browse files
authored
Merge pull request #120 from ocaml/dependabot/npm_and_yarn/webpack-5.39.1
2 parents a0500dd + f7ad82c commit 8ad2e1e

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
@@ -35,6 +35,6 @@
3535
"npm-run-all": "4.1.5",
3636
"prettier": "2.3.1",
3737
"typescript": "4.3.4",
38-
"webpack": "5.39.0"
38+
"webpack": "5.39.1"
3939
}
4040
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2549,10 +2549,10 @@ webpack-sources@^2.3.0:
25492549
source-list-map "^2.0.1"
25502550
source-map "^0.6.1"
25512551

2552-
2553-
version "5.39.0"
2554-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.39.0.tgz#37d6899f1f40c31d5901abc0f39bc8cc7224138c"
2555-
integrity sha512-25CHmuDj+oOTyteI13sUqNlCnjCnySuhiKWE/cRYPQYeoQ3ijHgyWX27CiyUKLNGq27v8S0mrksyTreT/xo7pg==
2552+
2553+
version "5.39.1"
2554+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.39.1.tgz#d1e014b6d71e1aef385316ad528f21cd5b1f9784"
2555+
integrity sha512-ulOvoNCh2PvTUa+zbpRuEb1VPeQnhxpnHleMPVVCq3QqnaFogjsLyps+o42OviQFoaGtTQYrUqDXu1QNkvUPzw==
25562556
dependencies:
25572557
"@types/eslint-scope" "^3.7.0"
25582558
"@types/estree" "^0.0.47"

0 commit comments

Comments
 (0)