Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
akphi committed Jun 2, 2022
1 parent 94de696 commit 7f6ac77
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/legend-dev-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"sass": "1.52.1",
"sass-loader": "13.0.0",
"typescript": "4.7.2",
"webpack": "5.72.1"
"webpack": "5.73.0"
},
"devDependencies": {
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-query-deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"typescript": "4.7.2",
"webpack": "5.72.1",
"webpack": "5.73.0",
"webpack-bundle-analyzer": "4.5.0",
"webpack-cli": "4.9.2",
"webpack-dev-server": "4.9.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-studio-deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"typescript": "4.7.2",
"webpack": "5.72.1",
"webpack": "5.73.0",
"webpack-bundle-analyzer": "4.5.0",
"webpack-cli": "4.9.2",
"webpack-dev-server": "4.9.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-taxonomy-deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
"typescript": "4.7.2",
"webpack": "5.72.1",
"webpack": "5.73.0",
"webpack-bundle-analyzer": "4.5.0",
"webpack-cli": "4.9.2",
"webpack-dev-server": "4.9.1"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2077,7 +2077,7 @@ __metadata:
sass: 1.52.1
sass-loader: 13.0.0
typescript: 4.7.2
webpack: 5.72.1
webpack: 5.73.0
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -2446,7 +2446,7 @@ __metadata:
npm-run-all: 4.1.5
rimraf: 3.0.2
typescript: 4.7.2
webpack: 5.72.1
webpack: 5.73.0
webpack-bundle-analyzer: 4.5.0
webpack-cli: 4.9.2
webpack-dev-server: 4.9.1
Expand Down Expand Up @@ -2613,7 +2613,7 @@ __metadata:
npm-run-all: 4.1.5
rimraf: 3.0.2
typescript: 4.7.2
webpack: 5.72.1
webpack: 5.73.0
webpack-bundle-analyzer: 4.5.0
webpack-cli: 4.9.2
webpack-dev-server: 4.9.1
Expand Down Expand Up @@ -2763,7 +2763,7 @@ __metadata:
npm-run-all: 4.1.5
rimraf: 3.0.2
typescript: 4.7.2
webpack: 5.72.1
webpack: 5.73.0
webpack-bundle-analyzer: 4.5.0
webpack-cli: 4.9.2
webpack-dev-server: 4.9.1
Expand Down Expand Up @@ -15999,9 +15999,9 @@ __metadata:
languageName: node
linkType: hard

"webpack@npm:5.72.1":
version: 5.72.1
resolution: "webpack@npm:5.72.1"
"webpack@npm:5.73.0":
version: 5.73.0
resolution: "webpack@npm:5.73.0"
dependencies:
"@types/eslint-scope": ^3.7.3
"@types/estree": ^0.0.51
Expand Down Expand Up @@ -16032,7 +16032,7 @@ __metadata:
optional: true
bin:
webpack: bin/webpack.js
checksum: d1eff085eee1c67a68f7bf1d077ea202c1e68a0de0e0866274984769838c3f224fbc64e847e1a1bbc6eba9fb6a9965098809cc0be9292b573767bb5d8d2df96e
checksum: aa434a241bad6176b68e1bf0feb1972da4dcbf27cb3d94ae24f6eb31acc37dceb9c4aae55e068edca75817bfe91f13cd20b023ac55d9b1b2f8b66a4037c9468f
languageName: node
linkType: hard

Expand Down

0 comments on commit 7f6ac77

Please sign in to comment.