Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#6381)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 27, 2024
1 parent 8c9bf44 commit f9dca5b
Show file tree
Hide file tree
Showing 3 changed files with 181 additions and 178 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@babel/core": "7.24.9",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/preset-env": "7.24.8",
"@babel/preset-env": "7.25.0",
"@babel/preset-typescript": "7.24.7",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.7",
Expand All @@ -62,11 +62,11 @@
"chalk": "4.1.2",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
"eslint": "9.7.0",
"eslint": "9.8.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.9.0",
"eslint-plugin-n": "17.10.1",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-standard": "5.0.0",
"globby": "11.1.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/graphql-tag-pluck/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
},
"devDependencies": {
"@astrojs/compiler": "^2.3.4",
"@babel/parser": "7.24.8",
"@babel/traverse": "7.24.8",
"@babel/types": "7.24.9",
"@babel/parser": "7.25.0",
"@babel/traverse": "7.25.0",
"@babel/types": "7.25.0",
"@types/babel__traverse": "7.20.6",
"@vue/compiler-sfc": "3.4.34",
"astrojs-compiler-sync": "^1.0.0",
Expand Down
Loading

0 comments on commit f9dca5b

Please sign in to comment.