Skip to content

Commit

Permalink
Update all dependencies (#2042)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmish authored Dec 23, 2023
1 parent 561befc commit 8dfa9a3
Show file tree
Hide file tree
Showing 2 changed files with 652 additions and 685 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
"dependencies": {
"@ember-data/rfc395-data": "^0.0.4",
"@glimmer/syntax": "^0.85.12",
"@glimmer/syntax": "^0.86.0",
"css-tree": "^2.3.1",
"ember-eslint-parser": "^0.2.0",
"ember-rfc176-data": "^0.3.18",
Expand Down Expand Up @@ -105,17 +105,17 @@
"eslint-plugin-markdown": "^3.0.1",
"eslint-plugin-n": "^16.2.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-unicorn": "^49.0.0",
"eslint-plugin-unicorn": "^50.0.0",
"eslint-remote-tester": "^3.0.1",
"globals": "^13.23.0",
"jest": "^29.7.0",
"jquery": "^3.7.1",
"jsdom": "^22.1.0",
"markdownlint-cli": "^0.37.0",
"jsdom": "^23.0.0",
"markdownlint-cli": "^0.38.0",
"npm-package-json-lint": "^7.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^3.0.3",
"release-it": "^16.2.1",
"release-it": "^17.0.0",
"sort-package-json": "^2.6.0",
"typescript": "^5.2.2"
},
Expand Down
Loading

0 comments on commit 8dfa9a3

Please sign in to comment.