eslint-plugin-primer-react 7.0.0-rc.8a04e3a → 7.0.0-rc.9a2270e
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package-lock.json +9 -8
- package/package.json +1 -1
package/package-lock.json
CHANGED
|
@@ -778,13 +778,14 @@
|
|
|
778
778
|
}
|
|
779
779
|
},
|
|
780
780
|
"node_modules/@changesets/changelog-github": {
|
|
781
|
-
"version": "0.5.
|
|
782
|
-
"resolved": "https://registry.npmjs.org/@changesets/changelog-github/-/changelog-github-0.5.
|
|
783
|
-
"integrity": "sha512-
|
|
781
|
+
"version": "0.5.1",
|
|
782
|
+
"resolved": "https://registry.npmjs.org/@changesets/changelog-github/-/changelog-github-0.5.1.tgz",
|
|
783
|
+
"integrity": "sha512-BVuHtF+hrhUScSoHnJwTELB4/INQxVFc+P/Qdt20BLiBFIHFJDDUaGsZw+8fQeJTRP5hJZrzpt3oZWh0G19rAQ==",
|
|
784
784
|
"dev": true,
|
|
785
|
+
"license": "MIT",
|
|
785
786
|
"dependencies": {
|
|
786
787
|
"@changesets/get-github-info": "^0.6.0",
|
|
787
|
-
"@changesets/types": "^6.
|
|
788
|
+
"@changesets/types": "^6.1.0",
|
|
788
789
|
"dotenv": "^8.1.0"
|
|
789
790
|
}
|
|
790
791
|
},
|
|
@@ -9111,13 +9112,13 @@
|
|
|
9111
9112
|
}
|
|
9112
9113
|
},
|
|
9113
9114
|
"@changesets/changelog-github": {
|
|
9114
|
-
"version": "0.5.
|
|
9115
|
-
"resolved": "https://registry.npmjs.org/@changesets/changelog-github/-/changelog-github-0.5.
|
|
9116
|
-
"integrity": "sha512-
|
|
9115
|
+
"version": "0.5.1",
|
|
9116
|
+
"resolved": "https://registry.npmjs.org/@changesets/changelog-github/-/changelog-github-0.5.1.tgz",
|
|
9117
|
+
"integrity": "sha512-BVuHtF+hrhUScSoHnJwTELB4/INQxVFc+P/Qdt20BLiBFIHFJDDUaGsZw+8fQeJTRP5hJZrzpt3oZWh0G19rAQ==",
|
|
9117
9118
|
"dev": true,
|
|
9118
9119
|
"requires": {
|
|
9119
9120
|
"@changesets/get-github-info": "^0.6.0",
|
|
9120
|
-
"@changesets/types": "^6.
|
|
9121
|
+
"@changesets/types": "^6.1.0",
|
|
9121
9122
|
"dotenv": "^8.1.0"
|
|
9122
9123
|
}
|
|
9123
9124
|
},
|