Skip to content

Commit

Permalink
Merge pull request #147 from oreillymedia/renovate/js-dependencies
Browse files Browse the repository at this point in the history
chore(deps): update js dependencies
  • Loading branch information
tvsbrent authored May 28, 2024
2 parents ccd2576 + acf329e commit b264c9b
Show file tree
Hide file tree
Showing 4 changed files with 89 additions and 80 deletions.
151 changes: 80 additions & 71 deletions lib/package-lock.json

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

8 changes: 4 additions & 4 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"devDependencies": {
"@release-it/conventional-changelog": "8.0.1",
"c8": "9.1.0",
"chai": "5.1.0",
"cypress": "13.7.1",
"chai": "5.1.1",
"cypress": "13.9.0",
"eslint": "8.57.0",
"eslint-plugin-cypress": "3.0.2",
"eslint-plugin-cypress": "3.2.0",
"mocha": "10.4.0",
"release-it": "17.2.1",
"release-it": "17.3.0",
"testdouble": "3.20.2"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions sandbox/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 sandbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"license": "BSD-3-Clause",
"devDependencies": {
"@testing-library/cypress": "10.0.1",
"cypress": "13.7.1",
"cypress": "13.9.0",
"http-server": "14.1.1",
"start-server-and-test": "2.0.3"
}
Expand Down

0 comments on commit b264c9b

Please sign in to comment.