Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/npm_and_yarn/eslint-config-pret…
Browse files Browse the repository at this point in the history
…tier-9.0.0
  • Loading branch information
marcokreeft87 authored Dec 15, 2023
2 parents 1c8bb8d + 5005b89 commit 8da9b05
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 74 deletions.
149 changes: 78 additions & 71 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"yarn": "^1.22.18"
},
"devDependencies": {
"@babel/core": "^7.22.1",
"@babel/core": "^7.23.5",
"@babel/plugin-transform-runtime": "^7.22.4",
"@babel/preset-env": "^7.22.5",
"@types/jest": "^29.5.7",
"@types/jest": "^29.5.10",
"@typescript-eslint/eslint-plugin": "^5.60.1",
"@typescript-eslint/parser": "^5.59.1",
"babel-loader": "^9.1.3",
"codecov": "^3.8.3",
"compression-webpack-plugin": "^10.0.0",
"eslint": "^8.44.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^4.0.0",
"jest": "^29.6.2",
Expand Down

0 comments on commit 8da9b05

Please sign in to comment.