Skip to content

Commit

Permalink
Merge pull request #1855 from mozilla/dependabot/npm_and_yarn/glean/s…
Browse files Browse the repository at this point in the history
…inon-and-types/sinon-17.0.1

Bump sinon and @types/sinon in /glean
  • Loading branch information
rosahbruno committed Feb 9, 2024
2 parents d6cc524 + 46f23a9 commit 454345b
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 34 deletions.
124 changes: 92 additions & 32 deletions glean/package-lock.json

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

4 changes: 2 additions & 2 deletions glean/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@types/mocha": "^10.0.0",
"@types/node": "^18.7.17",
"@types/selenium-webdriver": "^4.0.14",
"@types/sinon": "^10.0.0",
"@types/sinon": "^17.0.2",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
Expand All @@ -115,7 +115,7 @@
"request-promise-native": "^1.0.9",
"rimraf": "^5.0.0",
"selenium-webdriver": "^4.0.0-alpha.8",
"sinon": "^15.0.1",
"sinon": "^17.0.1",
"terser-webpack-plugin": "^5.2.4",
"ts-loader": "^9.0.1",
"ts-mocha": "^10.0.0",
Expand Down

0 comments on commit 454345b

Please sign in to comment.