Skip to content

Commit

Permalink
Merge pull request #274 from fabscale/fn/update-dev-dependencies
Browse files Browse the repository at this point in the history
Update dev dependencies
  • Loading branch information
mydea authored Aug 2, 2021
2 parents bca354a + baea1fe commit 6e1c814
Show file tree
Hide file tree
Showing 2 changed files with 248 additions and 207 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@ember/optional-features": "~2.0.0",
"@ember/test-helpers": "~2.2.5",
"@embroider/test-setup": "~0.42.3",
"@embroider/test-setup": "~0.43.3",
"@glimmer/component": "~1.0.4",
"@glimmer/tracking": "~1.0.4",
"babel-eslint": "~10.1.0",
Expand All @@ -51,14 +51,14 @@
"ember-load-initializers": "~2.1.2",
"ember-maybe-import-regenerator": "~0.1.6",
"ember-page-title": "~6.2.2",
"ember-prism": "~0.9.0",
"ember-prism": "~0.10.0",
"ember-qunit": "~5.1.4",
"ember-resolver": "~8.0.2",
"ember-source": "~3.27.3",
"ember-source-channel-url": "~3.0.0",
"ember-template-lint": "~3.5.0",
"ember-try": "~1.4.0",
"eslint": "~7.29.0",
"eslint": "~7.32.0",
"eslint-config-prettier": "~8.3.0",
"eslint-plugin-ember": "~10.5.0",
"eslint-plugin-ember-es6-class": "~0.0.1",
Expand All @@ -72,7 +72,7 @@
"qunit-dom": "~1.6.0",
"release-it": "~14.10.0",
"release-it-lerna-changelog": "~3.1.0",
"webpack": "~5.41.1"
"webpack": "~5.47.1"
},
"engines": {
"node": "10.* || >= 12"
Expand Down
Loading

0 comments on commit 6e1c814

Please sign in to comment.