Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklx committed Jun 25, 2024
1 parent 70b7fb4 commit 51656a8
Show file tree
Hide file tree
Showing 3 changed files with 5,096 additions and 6,610 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,23 +50,23 @@
"@types/jest": "^29.2.3",
"@types/node": "^20.5.7",
"@types/sinon": "^10.0.13",
"@typescript-eslint/eslint-plugin": "^4.28.4",
"@typescript-eslint/parser": "^4.28.4",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"code-equality-assertions": "^0.7.0",
"common-tags": "^1.8.0",
"content-tag": "^0.1.0",
"ember-source": "^3.28.9",
"eslint": "^6.8.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.3.1",
"prettier": "^2.2.1",
"prettier": "^3.3.2",
"release-it": "^14.10.0",
"release-it-lerna-changelog": "^3.1.0",
"release-plan": "^0.9.0",
"sinon": "^14.0.0",
"typescript": "^4.3.5"
"typescript": "^5.5.2"
},
"packageManager": "pnpm@9.0.6",
"engines": {
Expand Down
Loading

0 comments on commit 51656a8

Please sign in to comment.