Skip to content

Commit

Permalink
build(deps-dev): bump eslint-config-next from 13.5.6 to 14.2.7 (zooni…
Browse files Browse the repository at this point in the history
…verse#6434)

* build(deps-dev): bump eslint-config-next from 13.5.6 to 15.0.2

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.5.6 to 15.0.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.0.2/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Change eslint-config-next to 14.2.7 instead of v15

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Delilah <[email protected]>
  • Loading branch information
dependabot[bot] and goplayoutside3 authored Nov 6, 2024
1 parent ade49c0 commit 860f09f
Show file tree
Hide file tree
Showing 4 changed files with 270 additions and 206 deletions.
4 changes: 2 additions & 2 deletions packages/app-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"mobx-state-tree": "~5.4.0",
"morgan": "^1.10.0",
"newrelic": "~12.3.1",
"next": "~14.2.6",
"next": "~14.2.7",
"next-i18next": "~15.3.1",
"panoptes-client": "~5.6.0",
"path-match": "~1.2.4",
Expand Down Expand Up @@ -75,7 +75,7 @@
"chai-dom": "~1.12.0",
"dirty-chai": "~2.0.1",
"enzyme": "~3.11.0",
"eslint-config-next": "~13.5.6",
"eslint-config-next": "~14.2.7",
"eslint-plugin-jsx-a11y": "~6.10.1",
"jsdom": "~24.0.0",
"mocha": "~10.8.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/app-root/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"lodash": "~4.17.21",
"morgan": "~1.10.0",
"newrelic": "~12.3.1",
"next": "~14.2.6",
"next": "~14.2.7",
"panoptes-client": "~5.6.0",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"styled-components": "~5.3.10",
"swr": "~2.2.4"
},
"devDependencies": {
"eslint-config-next": "~13.5.5",
"eslint-config-next": "~14.2.7",
"eslint-plugin-jsx-a11y": "~6.10.1",
"selfsigned": "~2.4.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-user/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@zooniverse/react-components": "~1.x.x",
"grommet": "2.x.x",
"grommet-icons": "~4.x.x",
"next": "~14.2.6",
"next": "~14.2.7",
"react": "~18.2.0",
"react-dom": "~18.2.0",
"styled-components": "~5.x.x"
Expand Down
Loading

0 comments on commit 860f09f

Please sign in to comment.