Skip to content

Commit

Permalink
Update package.json devdeps to carat
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanio authored Jan 16, 2024
1 parent af9128f commit 8bbd734
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"chai": "4.4.1",
"chai": "^4.4.1",
"chai-as-promised": "^7.1.1",
"concurrently": "^8.2.0",
"confusing-browser-globals": "^1.0.11",
Expand All @@ -65,7 +65,7 @@
"nyc": "^15.1.0",
"prettier": "^3.0.0",
"prettier-package-json": "^2.8.0",
"ts-node": "10.9.2",
"ts-node": "^10.9.2",
"typechain": "^8.0.0",
"typedoc": "^0.25.0",
"typedoc-plugin-markdown": "^3.15.4",
Expand Down

0 comments on commit 8bbd734

Please sign in to comment.