Skip to content

Commit

Permalink
Prefer @sinonjs/commons@2
Browse files Browse the repository at this point in the history
That makes ES2017 support explicit
  • Loading branch information
mroderick committed Nov 7, 2022
1 parent 060ddd4 commit fb6573a
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 8 deletions.
52 changes: 45 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"types/"
],
"dependencies": {
"@sinonjs/commons": "^1.6.0",
"@sinonjs/commons": "^2.0.0",
"lodash.get": "^4.4.2",
"type-detect": "^4.0.8"
},
Expand Down

0 comments on commit fb6573a

Please sign in to comment.