Skip to content

Commit

Permalink
Bump next from 10.0.8 to 10.0.9
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 10.0.8 to 10.0.9.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v10.0.8...v10.0.9)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 17, 2021
1 parent 61f1674 commit 147d58d
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 81 deletions.
111 changes: 34 additions & 77 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@fdmg/css-grid": "^2.0.7",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
"@testing-library/user-event": "^12.8.3",
"@testing-library/user-event": "^13.0.0",
"@types/fetch-jsonp": "^1.0.0",
"@types/jest": "^26.0.20",
"@types/js-cookie": "^2.2.6",
Expand All @@ -47,7 +47,7 @@
"@types/react-dom": "^17.0.2",
"@types/xmldom": "^0.1.30",
"@typescript-eslint/eslint-plugin": "^4.18.0",
"@typescript-eslint/parser": "^4.17.0",
"@typescript-eslint/parser": "^4.18.0",
"@typescript-eslint/typescript-estree": "^4.18.0",
"autoprefixer": "^10.2.5",
"copy-webpack-plugin": "^8.0.0",
Expand All @@ -66,7 +66,7 @@
"json-to-scss": "^1.6.2",
"micro-cors": "^0.1.1",
"mini-css-extract-plugin": "^1.3.9",
"next": "^10.0.8",
"next": "^10.0.9",
"next-offline": "^5.0.3",
"nookies": "^2.5.2",
"path-to-regexp": "^6.2.0",
Expand All @@ -89,7 +89,7 @@
"svgo": "^1.3.2",
"svgo-loader": "^2.2.2",
"ts-jest": "^26.5.2",
"ts-loader": "^8.0.17",
"ts-loader": "^8.0.18",
"ts-node": "^9.1.1",
"typedoc": "^0.20.30",
"typescript": "^4.2.3",
Expand Down

0 comments on commit 147d58d

Please sign in to comment.