Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: un-ts/rabbit-linker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7e39b3c6ea9f2ae6880c6677c3e4b7410bf63591
Choose a base ref
..
head repository: un-ts/rabbit-linker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7d31ae0aafceeb4212fd56fd71f9b16df2e7733e
Choose a head ref
Showing with 6 additions and 6 deletions.
  1. +1 −1 package.json
  2. +5 −5 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -19,7 +19,7 @@
"devDependencies": {
"@1stg/common-config": "^9.0.0",
"@octokit/request": "^8.1.4",
"@types/web": "^0.0.195",
"@types/web": "^0.0.196",
"commitlint": "^18.2.0",
"eslint": "^8.52.0",
"lint-staged": "^13.3.0",
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -3560,10 +3560,10 @@ __metadata:
languageName: node
linkType: hard

"@types/web@npm:^0.0.195":
version: 0.0.195
resolution: "@types/web@npm:0.0.195"
checksum: f3af41c3b19430c1ecb5a5c75d5e04580ed1263e7f8158665c63fd77a0234402cf1e7848623c782aa8dd1885eb0f0696421859f9df0419a0120adb6b1a43a45a
"@types/web@npm:^0.0.196":
version: 0.0.196
resolution: "@types/web@npm:0.0.196"
checksum: c18295901482c3d54de82aec937aa7eb5b9f5f120d2c806dd2357bca1fd406fac7b682568acd4e9a60f33a293c4a57e649016a650ede79724346c4f4f5ee308b
languageName: node
linkType: hard

@@ -11540,7 +11540,7 @@ __metadata:
dependencies:
"@1stg/common-config": "npm:^9.0.0"
"@octokit/request": "npm:^8.1.4"
"@types/web": "npm:^0.0.195"
"@types/web": "npm:^0.0.196"
commitlint: "npm:^18.2.0"
eslint: "npm:^8.52.0"
lint-staged: "npm:^13.3.0"