Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
chore(deps): update minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2023
1 parent b67db8e commit 2170b0f
Show file tree
Hide file tree
Showing 3 changed files with 975 additions and 796 deletions.
4 changes: 2 additions & 2 deletions core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"module": "esm/index.js",
"peerDependencies": {
"@nebula.js/stardust": ">=1.7.0",
"picasso-plugin-q": ">=2.2.3",
"picasso.js": ">=2.2.3"
"picasso-plugin-q": ">=2.2.4",
"picasso.js": ">=2.2.4"
}
}
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,20 +46,20 @@
},
"devDependencies": {
"@after-work.js/aw": "6.0.14",
"@babel/cli": "7.21.5",
"@babel/core": "7.22.1",
"@babel/parser": "7.22.4",
"@babel/preset-env": "7.22.4",
"@babel/traverse": "7.22.4",
"@commitlint/cli": "17.6.5",
"@commitlint/config-conventional": "17.6.5",
"@nebula.js/cli": "4.2.0",
"@nebula.js/cli-build": "4.2.0",
"@nebula.js/cli-sense": "4.2.0",
"@babel/cli": "7.22.9",
"@babel/core": "7.22.9",
"@babel/parser": "7.22.7",
"@babel/preset-env": "7.22.9",
"@babel/traverse": "7.22.8",
"@commitlint/cli": "17.6.6",
"@commitlint/config-conventional": "17.6.6",
"@nebula.js/cli": "4.2.3",
"@nebula.js/cli-build": "4.2.3",
"@nebula.js/cli-sense": "4.2.3",
"@nebula.js/cli-serve": "3.3.0",
"@nebula.js/stardust": "3.3.0",
"babel-plugin-istanbul": "6.1.1",
"eslint": "8.41.0",
"eslint": "8.44.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
Expand All @@ -68,11 +68,11 @@
"fs-extra": "11.1.1",
"globby": "11.1.0",
"husky": "8.0.3",
"mocha-junit-reporter": "2.2.0",
"picasso-plugin-q": "2.2.3",
"picasso.js": "2.2.3",
"mocha-junit-reporter": "2.2.1",
"picasso-plugin-q": "2.2.4",
"picasso.js": "2.2.4",
"prettier": "2.8.8",
"qlik-chart-modules": "0.56.0",
"qlik-chart-modules": "0.57.0",
"scriptappy-from-jsdoc": "0.7.0"
}
}
Loading

0 comments on commit 2170b0f

Please sign in to comment.