Skip to content

Commit

Permalink
build: upgrade eslint-plugin-ember to v11
Browse files Browse the repository at this point in the history
  • Loading branch information
ndekeister-us committed Oct 7, 2022
1 parent e3feba8 commit fe2ad83
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"ember-template-lint": "^4.8.0",
"ember-try": "^2.0.0",
"eslint": "^7.32.0",
"eslint-plugin-ember": "^10.6.1",
"eslint-plugin-ember": "^11.0.6",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-qunit": "^7.3.1",
"loader.js": "^4.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5551,10 +5551,10 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"

eslint-plugin-ember@^10.6.1:
version "10.6.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.6.1.tgz#04ea84cc82307f64a2faa4f2855b30e5ebf9f722"
integrity sha512-R+TN3jwhYQ2ytZCA1VkfJDZSGgHFOHjsHU1DrBlRXYRepThe56PpuGxywAyDvQ7inhoAz3e6G6M60PzpvjzmNg==
eslint-plugin-ember@^11.0.6:
version "11.0.6"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.0.6.tgz#95fc44639b9f8f3d5a0f7a20bd06903a32194798"
integrity sha512-iQzqn8/GdBbNv2T3YetpjEBemoH0v9e9ea8Bu6JLOX2TN+HMK2l52/QBRFgrnaxLXBjPO3iy2c3sCieYV27EvQ==
dependencies:
"@ember-data/rfc395-data" "^0.0.4"
css-tree "^2.0.4"
Expand Down

0 comments on commit fe2ad83

Please sign in to comment.