Skip to content

Commit

Permalink
chore: update dependencies (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey authored Sep 16, 2021
1 parent 1aa64e3 commit a5fc94f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,17 +40,17 @@
"validate": "kcd-scripts validate"
},
"dependencies": {
"@babel/runtime": "^7.9.6",
"@testing-library/dom": "^7.28.1",
"@babel/runtime": "^7.15.4",
"@testing-library/dom": "^7.31.2",
"requireindex": "^1.2.0"
},
"devDependencies": {
"@typescript-eslint/parser": "^4.8.2",
"@typescript-eslint/parser": "^4.31.1",
"eslint": "^7.31.0",
"eslint-remote-tester": "^1.2.0",
"eslint-remote-tester": "^1.3.1",
"jest-extended": "^0.11.5",
"kcd-scripts": "^11.2.2",
"typescript": "^4.1.2"
"typescript": "^4.4.3"
},
"peerDependencies": {
"eslint": ">=6.8"
Expand Down

0 comments on commit a5fc94f

Please sign in to comment.