Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/es…
Browse files Browse the repository at this point in the history
…lint-plugin-7.0.2
  • Loading branch information
Dankco authored Feb 21, 2024
2 parents 3d10558 + c15423e commit e0d94d8
Show file tree
Hide file tree
Showing 2 changed files with 506 additions and 424 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.22.4",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.22.11",
"@types/react-copy-to-clipboard": "^5.0.5",
Expand All @@ -44,7 +44,7 @@
"core-js": "^3.33.2",
"css-loader": "^6.10.0",
"eslint": "^8.53.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.30.1",
Expand All @@ -62,7 +62,7 @@
"stylelint-config-sass-guidelines": "^9.0.0",
"stylelint-config-standard": "^29.0.0",
"ts-loader": "^9.5.0",
"typescript": "^5.2.2",
"typescript": "^5.3.3",
"url-loader": "^4.1.1",
"webpack": "^5.85.1",
"webpack-cli": "^5.1.4",
Expand Down
Loading

0 comments on commit e0d94d8

Please sign in to comment.