Skip to content

Commit 7c12f15

Browse files
build(deps-dev): bump webpack from 5.52.0 to 5.52.1 (webpack#5439)
1 parent f38bd43 commit 7c12f15

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
@@ -135,7 +135,7 @@
135135
"tailwindcss": "^2.2.14",
136136
"tap-spot": "^1.1.1",
137137
"unist-util-visit": "^2.0.3",
138-
"webpack": "^5.52.0",
138+
"webpack": "^5.52.1",
139139
"webpack-bundle-analyzer": "^4.4.2",
140140
"webpack-cli": "^4.8.0",
141141
"webpack-dev-server": "^4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12558,10 +12558,10 @@ webpack-sources@^3.2.0:
1255812558
react-textarea-autosize "^5.2.1"
1255912559
uuid "^3.1.0"
1256012560

12561-
webpack@^5.52.0:
12562-
version "5.52.0"
12563-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.52.0.tgz#88d997c2c3ebb62abcaa453d2a26e0fd917c71a3"
12564-
integrity sha512-yRZOat8jWGwBwHpco3uKQhVU7HYaNunZiJ4AkAVQkPCUGoZk/tiIXiwG+8HIy/F+qsiZvSOa+GLQOj3q5RKRYg==
12561+
webpack@^5.52.1:
12562+
version "5.52.1"
12563+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.52.1.tgz#2dc1d9029ecb7acfb80da7bf67baab67baa517a7"
12564+
integrity sha512-wkGb0hLfrS7ML3n2xIKfUIwHbjB6gxwQHyLmVHoAqEQBw+nWo+G6LoHL098FEXqahqximsntjBLuewStrnJk0g==
1256512565
dependencies:
1256612566
"@types/eslint-scope" "^3.7.0"
1256712567
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)