Skip to content

Commit

Permalink
Merge pull request #117 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 Oct 30, 2023
2 parents b442edf + fe60cf7 commit 1c0987d
Show file tree
Hide file tree
Showing 6 changed files with 80 additions and 64 deletions.
1 change: 1 addition & 0 deletions lib/.npmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
registry=https://registry.npmjs.org/



120 changes: 67 additions & 53 deletions lib/package-lock.json

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

6 changes: 3 additions & 3 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"@release-it/conventional-changelog": "7.0.2",
"c8": "8.0.1",
"chai": "4.3.10",
"cypress": "13.3.0",
"eslint": "8.50.0",
"cypress": "13.3.2",
"eslint": "8.52.0",
"eslint-plugin-cypress": "2.15.1",
"mocha": "10.2.0",
"release-it": "16.2.1",
"testdouble": "3.19.0"
"testdouble": "3.20.0"
},
"peerDependencies": {
"cypress": ">=10"
Expand Down
1 change: 1 addition & 0 deletions sandbox/.npmrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
registry=https://registry.npmjs.org/



14 changes: 7 additions & 7 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.3.0",
"cypress": "13.3.2",
"http-server": "14.1.1",
"start-server-and-test": "2.0.1"
}
Expand Down

0 comments on commit 1c0987d

Please sign in to comment.