Skip to content

Commit

Permalink
Merge pull request #390 from nodepen/dependabot/npm_and_yarn/eslint-2…
Browse files Browse the repository at this point in the history
…3f77250af

Bump the eslint group with 5 updates
  • Loading branch information
cdriesler authored Aug 21, 2023
2 parents c87e0db + 9339ca7 commit 523a668
Show file tree
Hide file tree
Showing 3 changed files with 83 additions and 89 deletions.
4 changes: 2 additions & 2 deletions apps/nodepen-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"devDependencies": {
"@types/react": "^18.2.20",
"autoprefixer": "^10.4.14",
"eslint": "8.46.0",
"eslint-config-next": "^13.4.13",
"eslint": "8.47.0",
"eslint-config-next": "^13.4.18",
"eslint-config-prettier": "^9.0.0",
"postcss": "^8.4.27",
"tailwindcss": "^3.3.3"
Expand Down
160 changes: 77 additions & 83 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 @@ -24,14 +24,14 @@
"devDependencies": {
"@types/jest": "^29.5.3",
"@types/node": "^20.4.9",
"@typescript-eslint/eslint-plugin": "^6.3.0",
"@typescript-eslint/parser": "^6.3.0",
"@typescript-eslint/eslint-plugin": "^6.4.0",
"@typescript-eslint/parser": "^6.4.0",
"copyfiles": "^2.4.1",
"eslint": "^8.46.0",
"eslint": "^8.47.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.0.0",
"prettier": "^3.0.1",
"prettier": "^3.0.2",
"ts-jest": "^29.1.1",
"tsc-alias": "^1.8.7",
"tsc-watch": "^6.0.4",
Expand Down

0 comments on commit 523a668

Please sign in to comment.