Skip to content

Commit

Permalink
Merge pull request #1531 from typed-ember/fix-ci-types
Browse files Browse the repository at this point in the history
Fix types in CI by updating lockfile
  • Loading branch information
chriskrycho authored Oct 25, 2022
2 parents c3481a8 + 01598a1 commit ef5aa5f
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 247 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,18 +60,18 @@
"@types/capture-console": "1.0.1",
"@types/chai": "4.3.0",
"@types/chai-as-promised": "7.1.4",
"@types/console-ui": "2.2.5",
"@types/console-ui": "2.2.6",
"@types/core-object": "3.0.1",
"@types/debug": "4.1.7",
"@types/ember": "4.0.0",
"@types/ember": "4.0.1",
"@types/ember-qunit": "5.0.0",
"@types/esprima": "4.0.3",
"@types/express": "4.17.13",
"@types/fs-extra": "9.0.13",
"@types/got": "9.6.12",
"@types/mocha": "9.1.0",
"@types/node": "14.14.8",
"@types/qunit": "2.11.3",
"@types/qunit": "2.19.3",
"@types/resolve": "1.20.1",
"@types/semver": "7.3.9",
"@typescript-eslint/eslint-plugin": "5.10.1",
Expand Down
Loading

0 comments on commit ef5aa5f

Please sign in to comment.