deps: bump the dependency-updates group with 2 updates (#1110)

dependabot[bot] committed May 15, 2024 at 23:26 UTC 65c3aa309f5cb3f0d5aaae9e5234f2e80424481b
1 file changed +6 -6
package-lock.json
+6 -6
@@ -18311,9 +18311,9 @@
18311 }
18312 },
18313 "node_modules/eslint-plugin-primer-react": {
18314 - "version": "5.0.0",
18315 - "resolved": "https://registry.npmjs.org/eslint-plugin-primer-react/-/eslint-plugin-primer-react-5.0.0.tgz",
18316 - "integrity": "sha512-3IL3KEM6IBT8fJfi0ZN64fV1zy7S21FyXajJ8SVRtIHKGu6NVZx2TppVBzeFqBi7AHbtiowIjdTsZsTc+PCHDg==",
18314 + "version": "5.1.0",
18315 + "resolved": "https://registry.npmjs.org/eslint-plugin-primer-react/-/eslint-plugin-primer-react-5.1.0.tgz",
18316 + "integrity": "sha512-tXeGZ2jlsWDWD+dOC0dTK8ra4lcYmRFPddU+R+FyMTInX/Yh69x1tqSwAwEtVTLl4nVg+punGMldo9mO2m0S5Q==",
18317 "dev": true,
18318 "dependencies": {
18319 "@styled-system/props": "^5.1.5",
@@ -19803,9 +19803,9 @@
19803 }
19804 },
19805 "node_modules/framer-motion": {
19806 - "version": "11.2.0",
19807 - "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.2.0.tgz",
19808 - "integrity": "sha512-LRfLVPEwtO9IXJCAsWvtj3XZxrdZDcTxNNkZEq30aQ8p7/wimfUkDy67TDWdtzPiyKDkqOHDhaQC6XVrQ4Fh7A==",
19806 + "version": "11.2.2",
19807 + "resolved": "https://registry.npmjs.org/framer-motion/-/framer-motion-11.2.2.tgz",
19808 + "integrity": "sha512-Jq65YXsRUUDPJ1VQ30pblGeE5g+a/oOKGiP3zlZT9whL652guO6KJjFhNXtcmatoVkyyNjZ2NDVPUlydpCprzA==",
19809 "dependencies": {
19810 "tslib": "^2.4.0"
19811 },