diff --git a/.pnp.cjs b/.pnp.cjs index d71889bd..76b8c9a2 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -69,7 +69,7 @@ const RAW_RUNTIME_STATE = ["@testing-library/user-event", "virtual:abf59ffe433a9dd4bbaca062eb7bd9e362b80a73d9304e4d8e587a76736b2ea454dcce4a0bfbee94b505e09a8cc5901c05c4bb781ca089484664c4ca13a9e345#npm:14.5.2"],\ ["@types/react", "npm:18.2.46"],\ ["@types/testing-library__jest-dom", "npm:6.0.0"],\ - ["acorn", "npm:8.7.0"],\ + ["acorn", "npm:8.11.3"],\ ["all-contributors-cli", "npm:6.20.0"],\ ["cz-conventional-changelog", "npm:3.3.0"],\ ["date-fns", "npm:2.28.0"],\ @@ -17509,17 +17509,17 @@ const RAW_RUNTIME_STATE = ],\ "linkType": "HARD"\ }],\ - ["npm:8.6.0", {\ - "packageLocation": "./.yarn/cache/acorn-npm-8.6.0-9de50afc7d-d6c7326a75.zip/node_modules/acorn/",\ + ["npm:8.11.3", {\ + "packageLocation": "./.yarn/cache/acorn-npm-8.11.3-0d7ab48b38-b688e7e3c6.zip/node_modules/acorn/",\ "packageDependencies": [\ - ["acorn", "npm:8.6.0"]\ + ["acorn", "npm:8.11.3"]\ ],\ "linkType": "HARD"\ }],\ - ["npm:8.7.0", {\ - "packageLocation": "./.yarn/cache/acorn-npm-8.7.0-ca81d350ee-0c437f0bef.zip/node_modules/acorn/",\ + ["npm:8.6.0", {\ + "packageLocation": "./.yarn/cache/acorn-npm-8.6.0-9de50afc7d-d6c7326a75.zip/node_modules/acorn/",\ "packageDependencies": [\ - ["acorn", "npm:8.7.0"]\ + ["acorn", "npm:8.6.0"]\ ],\ "linkType": "HARD"\ }],\ @@ -23785,7 +23785,7 @@ const RAW_RUNTIME_STATE = ["@testing-library/user-event", "virtual:abf59ffe433a9dd4bbaca062eb7bd9e362b80a73d9304e4d8e587a76736b2ea454dcce4a0bfbee94b505e09a8cc5901c05c4bb781ca089484664c4ca13a9e345#npm:14.5.2"],\ ["@types/react", "npm:18.2.46"],\ ["@types/testing-library__jest-dom", "npm:6.0.0"],\ - ["acorn", "npm:8.7.0"],\ + ["acorn", "npm:8.11.3"],\ ["all-contributors-cli", "npm:6.20.0"],\ ["cz-conventional-changelog", "npm:3.3.0"],\ ["date-fns", "npm:2.28.0"],\ diff --git a/.yarn/cache/acorn-npm-8.11.3-0d7ab48b38-b688e7e3c6.zip b/.yarn/cache/acorn-npm-8.11.3-0d7ab48b38-b688e7e3c6.zip new file mode 100644 index 00000000..7cca3a27 Binary files /dev/null and b/.yarn/cache/acorn-npm-8.11.3-0d7ab48b38-b688e7e3c6.zip differ diff --git a/.yarn/cache/acorn-npm-8.7.0-ca81d350ee-0c437f0bef.zip b/.yarn/cache/acorn-npm-8.7.0-ca81d350ee-0c437f0bef.zip deleted file mode 100644 index 1c784191..00000000 Binary files a/.yarn/cache/acorn-npm-8.7.0-ca81d350ee-0c437f0bef.zip and /dev/null differ diff --git a/package.json b/package.json index 6415415c..461658b2 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@testing-library/user-event": "14.5.2", "@types/react": "^18.2.43", "@types/testing-library__jest-dom": "6.0.0", - "acorn": "8.7.0", + "acorn": "8.11.3", "all-contributors-cli": "6.20.0", "cz-conventional-changelog": "3.3.0", "date-fns": "2.28.0", diff --git a/yarn.lock b/yarn.lock index b861345b..99cc98cf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9624,12 +9624,12 @@ __metadata: languageName: node linkType: hard -"acorn@npm:8.7.0": - version: 8.7.0 - resolution: "acorn@npm:8.7.0" +"acorn@npm:8.11.3": + version: 8.11.3 + resolution: "acorn@npm:8.11.3" bin: acorn: bin/acorn - checksum: 0c437f0beffd4309a8ee327cecdc555e50a3d8e30534d079b1eba81ea6bd64c15119e7974a8f077eac4bd1c0dd122196ef08d3ee60b2efd7fee00e18e9a46b7d + checksum: b688e7e3c64d9bfb17b596e1b35e4da9d50553713b3b3630cf5690f2b023a84eac90c56851e6912b483fe60e8b4ea28b254c07e92f17ef83d72d78745a8352dd languageName: node linkType: hard @@ -15027,7 +15027,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/react": "npm:^18.2.43" "@types/testing-library__jest-dom": "npm:6.0.0" - acorn: "npm:8.7.0" + acorn: "npm:8.11.3" all-contributors-cli: "npm:6.20.0" cz-conventional-changelog: "npm:3.3.0" date-fns: "npm:2.28.0"