Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
akphi committed Oct 26, 2022
1 parent 799a6fe commit 610016c
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 16 deletions.
8 changes: 8 additions & 0 deletions .changeset/wicked-phones-float.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
'@finos/legend-application-query': patch
'@finos/legend-application-query-deployment': patch
'@finos/legend-application-studio-deployment': patch
'@finos/legend-application-taxonomy-deployment': patch
'@finos/legend-extension-dsl-data-space': patch
'@finos/legend-shared': patch
---
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"@finos/eslint-plugin-legend-studio": "workspace:*",
"@finos/legend-dev-utils": "workspace:*",
"@finos/stylelint-config-legend-studio": "workspace:*",
"@types/node": "18.11.5",
"@types/node": "18.11.6",
"chalk": "5.1.2",
"cross-env": "7.0.3",
"envinfo": "7.8.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-query-deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"rimraf": "3.0.2",
"typescript": "4.8.4",
"webpack": "5.74.0",
"webpack-bundle-analyzer": "4.6.1",
"webpack-bundle-analyzer": "4.7.0",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.11.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/legend-application-studio-deployment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"rimraf": "3.0.2",
"typescript": "4.8.4",
"webpack": "5.74.0",
"webpack-bundle-analyzer": "4.6.1",
"webpack-bundle-analyzer": "4.7.0",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.11.1"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"rimraf": "3.0.2",
"typescript": "4.8.4",
"webpack": "5.74.0",
"webpack-bundle-analyzer": "4.6.1",
"webpack-bundle-analyzer": "4.7.0",
"webpack-cli": "4.10.0",
"webpack-dev-server": "4.11.1"
}
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2128,7 +2128,7 @@ __metadata:
rimraf: 3.0.2
typescript: 4.8.4
webpack: 5.74.0
webpack-bundle-analyzer: 4.6.1
webpack-bundle-analyzer: 4.7.0
webpack-cli: 4.10.0
webpack-dev-server: 4.11.1
languageName: unknown
Expand Down Expand Up @@ -2211,7 +2211,7 @@ __metadata:
rimraf: 3.0.2
typescript: 4.8.4
webpack: 5.74.0
webpack-bundle-analyzer: 4.6.1
webpack-bundle-analyzer: 4.7.0
webpack-cli: 4.10.0
webpack-dev-server: 4.11.1
languageName: unknown
Expand Down Expand Up @@ -2291,7 +2291,7 @@ __metadata:
rimraf: 3.0.2
typescript: 4.8.4
webpack: 5.74.0
webpack-bundle-analyzer: 4.6.1
webpack-bundle-analyzer: 4.7.0
webpack-cli: 4.10.0
webpack-dev-server: 4.11.1
languageName: unknown
Expand Down Expand Up @@ -4305,10 +4305,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.11.5":
version: 18.11.5
resolution: "@types/node@npm:18.11.5"
checksum: ac54e9287dd4549ea3dc8aabc0cf7bfa04c52f02925d7fd68414789617ec770f034c8ae2e111e8bd00d446a46fcac42587b5a316a1303e2f6ea094854248c9ff
"@types/node@npm:18.11.6":
version: 18.11.6
resolution: "@types/node@npm:18.11.6"
checksum: 25713209b5f8758e782348514e7bd2342bd8edb38038380c66f37b41b12d6840763edb17d81f6451591791c9d59c8255be54591333fc302f473beadada0023e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -10160,7 +10160,7 @@ __metadata:
"@finos/eslint-plugin-legend-studio": "workspace:*"
"@finos/legend-dev-utils": "workspace:*"
"@finos/stylelint-config-legend-studio": "workspace:*"
"@types/node": 18.11.5
"@types/node": 18.11.6
chalk: 5.1.2
cross-env: 7.0.3
envinfo: 7.8.1
Expand Down Expand Up @@ -15848,9 +15848,9 @@ __metadata:
languageName: node
linkType: hard

"webpack-bundle-analyzer@npm:4.6.1":
version: 4.6.1
resolution: "webpack-bundle-analyzer@npm:4.6.1"
"webpack-bundle-analyzer@npm:4.7.0":
version: 4.7.0
resolution: "webpack-bundle-analyzer@npm:4.7.0"
dependencies:
acorn: ^8.0.4
acorn-walk: ^8.0.0
Expand All @@ -15863,7 +15863,7 @@ __metadata:
ws: ^7.3.1
bin:
webpack-bundle-analyzer: lib/bin/analyzer.js
checksum: 4bc97ac6a1d9cd1f133444b0fc9d9091c97f4bd8388f97636ce27abd1ebffaa7dd45d29f6693661a666e77bcc08dff43ab7c2f5e2600a3101b956c94c1d038d0
checksum: 4ce3b379c61ce16b2219756843407cc99f2b82cd191f653043f1b705a3e32b3af03834af0dfded98ab852313a892a148bed1a8effaacd6440f028c19f41581f3
languageName: node
linkType: hard

Expand Down

0 comments on commit 610016c

Please sign in to comment.