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: secretlint/webextension
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d95ad6dde50c534be86ea020fa7eea6fcf03da83
Choose a base ref
..
head repository: secretlint/webextension
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 75bff6c68c50a949f3191c70c13f732a488bc027
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +1 −1 package.json
  2. +1 −1 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -67,7 +67,7 @@
"@types/mocha": "^9.1.1",
"@types/node": "^16.18.21",
"@types/react": "^17.0.69",
"@types/react-dom": "^17.0.21",
"@types/react-dom": "^17.0.22",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"create-validator-ts": "^2.0.0",
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
@@ -1364,7 +1364,7 @@
resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11"
integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ==

"@types/react-dom@^17.0.21":
"@types/react-dom@^17.0.22":
version "17.0.22"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.22.tgz#34317e08be27b33fa9e7cdb56125b22538261bad"
integrity sha512-wHt4gkdSMb4jPp1vc30MLJxoWGsZs88URfmt3FRXoOEYrrqK3I8IuZLE/uFBb4UT6MRfI0wXFu4DS7LS0kUC7Q==