Skip to content

Commit 721596d

Browse files
authored
Merge pull request #142 from liferay/wincent/toolkit-deps-2-19-4
chore(npm-tools): update js-toolkit deps from v2.19.3 to v2.19.4
2 parents 73afdcc + 341a5b5 commit 721596d

File tree

3 files changed

+117
-117
lines changed

3 files changed

+117
-117
lines changed

projects/npm-tools/packages/npm-bundler-preset-liferay-dev/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"author": "Liferay Frontend Infrastructure Team <pt-frontend-infrastructure@liferay.com>",
33
"dependencies": {
4-
"babel-preset-liferay-standard": "2.19.3",
5-
"liferay-npm-bundler-loader-css-loader": "2.19.3",
6-
"liferay-npm-bundler-plugin-exclude-imports": "2.19.3",
7-
"liferay-npm-bundler-plugin-inject-imports-dependencies": "2.19.3",
8-
"liferay-npm-bundler-plugin-inject-peer-dependencies": "2.19.3",
9-
"liferay-npm-bundler-plugin-namespace-packages": "2.19.3",
10-
"liferay-npm-bundler-plugin-replace-browser-modules": "2.19.3",
11-
"liferay-npm-bundler-plugin-resolve-linked-dependencies": "2.19.3"
4+
"babel-preset-liferay-standard": "2.19.4",
5+
"liferay-npm-bundler-loader-css-loader": "2.19.4",
6+
"liferay-npm-bundler-plugin-exclude-imports": "2.19.4",
7+
"liferay-npm-bundler-plugin-inject-imports-dependencies": "2.19.4",
8+
"liferay-npm-bundler-plugin-inject-peer-dependencies": "2.19.4",
9+
"liferay-npm-bundler-plugin-namespace-packages": "2.19.4",
10+
"liferay-npm-bundler-plugin-replace-browser-modules": "2.19.4",
11+
"liferay-npm-bundler-plugin-resolve-linked-dependencies": "2.19.4"
1212
},
1313
"description": "Default configuration for liferay-npm-bundler inside liferay-portal.",
1414
"homepage": "https://github.com/liferay/liferay-frontend-projects/tree/master/projects/npm-tools/packages/npm-bundler-preset-liferay-dev",

projects/npm-tools/packages/npm-scripts/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"jest-environment-jsdom-thirteen": "1.0.1",
4949
"jest-fetch-mock": "^3.0.3",
5050
"liferay-lang-key-dev-loader": "^1.0.3",
51-
"liferay-npm-bridge-generator": "2.19.3",
52-
"liferay-npm-bundler": "2.19.3",
51+
"liferay-npm-bridge-generator": "2.19.4",
52+
"liferay-npm-bundler": "2.19.4",
5353
"liferay-theme-tasks": "10.0.2",
5454
"metal-tools-soy": "4.3.2",
5555
"mini-css-extract-plugin": "0.11.2",

0 commit comments

Comments
 (0)