Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pub/packages/dart_frog/very_good_…
Browse files Browse the repository at this point in the history
…analysis-6.0.0
  • Loading branch information
tomarra authored Jul 29, 2024
2 parents 55c8bc9 + cfa44e0 commit f6acc8c
Show file tree
Hide file tree
Showing 9 changed files with 153 additions and 100 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@babel/eslint-parser": "^7.24.7",
"@babel/eslint-parser": "^7.24.8",
"@docusaurus/eslint-plugin": "^3.4.0",
"@docusaurus/module-type-aliases": "^3.4.0",
"eslint": "^8.57.0",
"prettier": "^3.3.2"
"prettier": "^3.3.3"
},
"browserslist": {
"production": [
Expand Down
16 changes: 8 additions & 8 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -215,10 +215,10 @@
json5 "^2.2.3"
semver "^6.3.1"

"@babel/eslint-parser@^7.24.7":
version "7.24.7"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.7.tgz#27ebab1a1ec21f48ae191a8aaac5b82baf80d9c7"
integrity sha512-SO5E3bVxDuxyNxM5agFv480YA2HO6ohZbGxbazZdIk3KQOPOGVNw6q78I9/lbviIf95eq6tPozeYnJLbjnC8IA==
"@babel/eslint-parser@^7.24.8":
version "7.24.8"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.24.8.tgz#bc655255fa4ded3694cc10ef3dbea6d69639c831"
integrity sha512-nYAikI4XTGokU2QX7Jx+v4rxZKhKivaQaREZjuW3mrJrbdWJ5yUfohnoUULge+zEEaKjPYNxhoRgUKktjXtbwA==
dependencies:
"@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
eslint-visitor-keys "^2.1.0"
Expand Down Expand Up @@ -7184,10 +7184,10 @@ prelude-ls@^1.2.1:
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==

prettier@^3.3.2:
version "3.3.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
prettier@^3.3.3:
version "3.3.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==

pretty-error@^4.0.0:
version "4.0.0"
Expand Down
Loading

0 comments on commit f6acc8c

Please sign in to comment.