Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
anehx committed Jan 24, 2022
1 parent 65e8801 commit 24b34b8
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 165 deletions.
13 changes: 5 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,18 @@
"prepare": "husky install"
},
"dependencies": {
"@ember/legacy-built-in-components": "^0.4.0",
"@ember/render-modifiers": "^2.0.3",
"@embroider/util": "^1.0.0",
"@glimmer/component": "^1.0.4",
"@glimmer/tracking": "^1.0.4",
"broccoli-funnel": "^3.0.8",
"broccoli-merge-trees": "^4.2.0",
"broccoli-stew": "^3.0.0",
"ember-auto-import": "^2.3.0",
"ember-auto-import": "^2.4.0",
"ember-cli-babel": "^7.26.11",
"ember-cli-htmlbars": "^6.0.1",
"ember-focus-trap": "^1.0.0",
"ember-get-config": "^1.0.1",
"ember-get-config": "^1.0.2",
"ember-modifier": "^3.0.0",
"ember-toggle": "^9.0.2",
"uikit": "^3.10.1"
Expand Down Expand Up @@ -92,14 +91,14 @@
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-qunit": "7.2.0",
"husky": "7.0.4",
"lint-staged": "12.2.1",
"lint-staged": "12.3.1",
"loader.js": "4.7.0",
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"qunit": "2.17.2",
"qunit-dom": "2.0.0",
"sass": "1.49.0",
"webpack": "5.66.0"
"webpack": "5.67.0"
},
"ember": {
"edition": "octane"
Expand All @@ -112,9 +111,7 @@
"demoURL": "https://adfinis-sygroup.github.io/ember-uikit"
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
"extends": "@commitlint/config-conventional"
},
"release": {
"extends": "@adfinis-sygroup/semantic-release-config"
Expand Down
Loading

0 comments on commit 24b34b8

Please sign in to comment.