mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-19 09:48:18 -05:00
chore: upgrade to yarn modern (#1796)
* chore: upgrade to yarn modern * chore: disable hardened mode * chore: update gitignore * chore: update versions * chore: use touch instead of echo Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"@nebula.js/cli-serve": "<%= nebulaVersion %>",
|
||||
"@nebula.js/cli-sense": "<%= nebulaVersion %>",
|
||||
"@playwright/test": "^1.28.1",
|
||||
"@qlik/sdk": "^0.12.0",
|
||||
"@qlik/sdk": "^0.28.0",
|
||||
"eslint": "7.27.0",
|
||||
"eslint-config-airbnb-base": "14.2.1",
|
||||
"eslint-plugin-import": "2.23.4",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"eslint-config-airbnb-base": "14.2.1",
|
||||
"eslint-plugin-import": "2.23.4",
|
||||
"eslint-plugin-mocha": "9.0.0",
|
||||
"@qlik/sdk": "^0.12.0",
|
||||
"@qlik/sdk": "^0.28.0",
|
||||
"picasso.js": "2.1.1",
|
||||
"picasso-plugin-q": "2.1.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user