Skip to content

Commit

Permalink
Upgrade internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
constgen committed Sep 28, 2020
1 parent 123e6a3 commit d52a85e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/analysis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"bundle"
],
"dependencies": {
"@constgen/neutrino-dependency": "workspace:1.9.0",
"@constgen/neutrino-dependency": "workspace:1.9.2",
"deepmerge": "4.2.2",
"webpack-bundle-analyzer": "3.8.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@wordpress/babel-plugin-import-jsx-pragma": "2.7.0",
"@babel/core": "^7.0.0",
"@babel/preset-react": "7.10.4",
"@constgen/neutrino-babel-loader": "workspace:1.9.1",
"@constgen/neutrino-babel-loader": "workspace:1.9.2",
"babel-merge": "3.0.0",
"babel-plugin-jsx-pragmatic": "1.0.2",
"babel-plugin-transform-jsx-url": "1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/svg-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"extract-loader": "~5.1.0",
"svg-inline-loader": "~0.8.2",
"svg-url-loader": "~6.0.0",
"@constgen/neutrino-image-loader": "workspace:1.9.0",
"@constgen/neutrino-image-loader": "workspace:1.9.2",
"svg-transform-loader": "~2.0.13"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
],
"dependencies": {
"@babel/core": "^7.0.0",
"@constgen/neutrino-babel-loader": "workspace:1.9.1",
"@constgen/neutrino-babel-loader": "workspace:1.9.2",
"@vue/babel-preset-jsx": "1.1.2",
"babel-merge": "3.0.0",
"deepmerge": "4.2.2",
Expand Down

0 comments on commit d52a85e

Please sign in to comment.