Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit 96ce12c

Browse files
QA-15406: Bump @jahia/scripts version to 1.3.7 (#62)
1 parent dd6383d commit 96ce12c

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"@jahia/eslint-config": "^2.1.2",
28-
"@jahia/scripts": "^1.3.6",
28+
"@jahia/scripts": "^1.3.7",
2929
"eslint": "^8.43.0",
3030
"eslint-plugin-jest": "latest",
3131
"eslint-plugin-react": "latest",

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/preset-env": "^7.16.4",
3636
"@babel/preset-react": "^7.16.0",
3737
"@jahia/eslint-config": "^2.1.2",
38-
"@jahia/scripts": "^1.3.6",
38+
"@jahia/scripts": "^1.3.7",
3939
"babel-loader": "^8.2.3",
4040
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
4141
"clean-webpack-plugin": "^4.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1797,7 +1797,7 @@ __metadata:
17971797
resolution: "@jahia/create-module@workspace:."
17981798
dependencies:
17991799
"@jahia/eslint-config": "npm:^2.1.2"
1800-
"@jahia/scripts": "npm:^1.3.6"
1800+
"@jahia/scripts": "npm:^1.3.7"
18011801
camelcase: "npm:^8.0.0"
18021802
eslint: "npm:^8.43.0"
18031803
eslint-plugin-jest: "npm:latest"
@@ -1845,9 +1845,9 @@ __metadata:
18451845
languageName: node
18461846
linkType: hard
18471847

1848-
"@jahia/scripts@npm:^1.3.6":
1849-
version: 1.3.6
1850-
resolution: "@jahia/scripts@npm:1.3.6"
1848+
"@jahia/scripts@npm:^1.3.7":
1849+
version: 1.3.7
1850+
resolution: "@jahia/scripts@npm:1.3.7"
18511851
dependencies:
18521852
cross-spawn: "npm:^7.0.1"
18531853
dotenv: "npm:^8.2.0"
@@ -1867,7 +1867,7 @@ __metadata:
18671867
jahia-prepare-build: prepare-build.js
18681868
jahia-publish: publish.js
18691869
jahia-react2dts: react2dts.js
1870-
checksum: 10c0/2d3e766cf8b4add99c65df2d8089d6052d75cecfee363f86d2a041e880c81df8fb0cd465c8957f258d0c63443da86693e8843f1f33f59251ecc6ddd5b46e5541
1870+
checksum: 10c0/21da2a89e1b5c6c7c12704f5e9970da034a5aa3abcd55f8a9c7698a76f2a15985b3ff4fae8d4615c8e65a6cc4bc216b84827c3c24b948f0b8e1baba0e76015ee
18711871
languageName: node
18721872
linkType: hard
18731873

0 commit comments

Comments
 (0)