Skip to content

Commit

Permalink
chore(deps): update js dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 6, 2024
1 parent 6ba6765 commit c364df6
Show file tree
Hide file tree
Showing 6 changed files with 63 additions and 51 deletions.
1 change: 1 addition & 0 deletions lib/.npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
registry=https://registry.npmjs.org/


96 changes: 53 additions & 43 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,11 +35,11 @@
"@release-it/conventional-changelog": "8.0.1",
"c8": "8.0.1",
"chai": "4.3.10",
"cypress": "13.5.1",
"eslint": "8.54.0",
"cypress": "13.6.2",
"eslint": "8.56.0",
"eslint-plugin-cypress": "2.15.1",
"mocha": "10.2.0",
"release-it": "17.0.0",
"release-it": "17.0.1",
"testdouble": "3.20.1"
},
"peerDependencies": {
Expand Down
1 change: 1 addition & 0 deletions sandbox/.npmrc
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
registry=https://registry.npmjs.org/


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.5.1",
"cypress": "13.6.2",
"http-server": "14.1.1",
"start-server-and-test": "2.0.3"
}
Expand Down

0 comments on commit c364df6

Please sign in to comment.