babel-plugin-sfcc-modules
Advanced tools
Comparing version 1.0.7 to 1.1.0
{ | ||
"name": "babel-plugin-sfcc-modules", | ||
"version": "1.0.7", | ||
"version": "1.1.0", | ||
"description": "Babel plugin to handle non-standard module paths used by Salesforce Commerce Cloud (SFCC)", | ||
@@ -39,17 +39,17 @@ "repository": { | ||
"devDependencies": { | ||
"@babel/core": "7.21.3", | ||
"@babel/eslint-parser": "7.21.3", | ||
"@commitlint/cli": "17.4.4", | ||
"@commitlint/config-conventional": "17.4.4", | ||
"@jenssimon/eslint-config-base": "6.6.12", | ||
"@babel/core": "7.21.8", | ||
"@babel/eslint-parser": "7.21.8", | ||
"@commitlint/cli": "17.6.3", | ||
"@commitlint/config-conventional": "17.6.3", | ||
"@jenssimon/eslint-config-base": "6.6.16", | ||
"@jenssimon/eslint-config-sfcc": "4.6.1", | ||
"commitizen": "4.3.0", | ||
"cz-conventional-changelog": "3.3.0", | ||
"eslint": "8.36.0", | ||
"eslint": "8.40.0", | ||
"husky": "8.0.3", | ||
"jest": "29.5.0", | ||
"lint-staged": "13.2.0", | ||
"lint-staged": "13.2.2", | ||
"npm-run-all": "4.1.5", | ||
"pinst": "3.0.0", | ||
"semantic-release": "20.1.1" | ||
"semantic-release": "21.0.2" | ||
}, | ||
@@ -71,3 +71,3 @@ "dependencies": { | ||
}, | ||
"packageManager": "yarn@3.5.0", | ||
"packageManager": "yarn@3.5.1", | ||
"config": { | ||
@@ -74,0 +74,0 @@ "commitizen": { |