Skip to content

Commit e3d9f5b

Browse files
Merge pull request concourse#7728 from concourse/dependabot/npm_and_yarn/webpack-5.60.0
build(deps-dev): bump webpack from 5.59.1 to 5.60.0
2 parents 45d20d0 + 522b2f2 commit e3d9f5b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"less-plugin-autoprefix": "^2.0.0",
2424
"puppeteer": "^10.4.0",
2525
"uglify-js": "^3.14.2",
26-
"webpack": "^5.59.1",
26+
"webpack": "^5.60.0",
2727
"webpack-cli": "^4.9.1"
2828
},
2929
"resolutions": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3775,10 +3775,10 @@ webpack-sources@^3.2.0:
37753775
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d"
37763776
integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==
37773777

3778-
webpack@^5.59.1:
3779-
version "5.59.1"
3780-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.59.1.tgz#60c77e9aad796252153d4d7ab6b2d4c11f0e548c"
3781-
integrity sha512-I01IQV9K96FlpXX3V0L4nvd7gb0r7thfuu1IfT2P4uOHOA77nKARAKDYGe/tScSHKnffNIyQhLC8kRXzY4KEHQ==
3778+
webpack@^5.60.0:
3779+
version "5.60.0"
3780+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.60.0.tgz#9c26f38a57c9688b0a8c5c885e05197344eae67d"
3781+
integrity sha512-OL5GDYi2dKxnwJPSOg2tODgzDxAffN0osgWkZaBo/l3ikCxDFP+tuJT3uF7GyBE3SDBpKML/+a8EobyWAQO3DQ==
37823782
dependencies:
37833783
"@types/eslint-scope" "^3.7.0"
37843784
"@types/estree" "^0.0.50"

0 commit comments

Comments
 (0)