Skip to content

Commit

Permalink
Working on dependency updates
Browse files Browse the repository at this point in the history
Slowly but surely... trying to cleanup this house
  • Loading branch information
lrasmus committed Feb 22, 2024
1 parent 9e9bc5c commit b692d18
Show file tree
Hide file tree
Showing 2 changed files with 1,515 additions and 306 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
]
},
"devDependencies": {
"@babel/core": "^7.7.5",
"@babel/core": "^7.23.9",
"@babel/plugin-proposal-class-properties": "^7.7.4",
"@babel/plugin-proposal-decorators": "^7.7.4",
"@babel/plugin-proposal-do-expressions": "^7.7.4",
Expand Down Expand Up @@ -205,12 +205,12 @@
"enzyme": "^3.7.0",
"enzyme-adapter-react-16": "^1.7.0",
"enzyme-to-json": "^3.3.4",
"eslint": "^6.7.2",
"eslint-config-airbnb": "^18.0.1",
"eslint-config-erb": "^0.1.1",
"eslint": "^8.5.6",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-erb": "^4.1.0",
"eslint-config-prettier": "^6.6.0",
"eslint-formatter-pretty": "^3.0.0",
"eslint-import-resolver-webpack": "^0.12.0",
"eslint-import-resolver-webpack": "^0.13.8",
"eslint-plugin-compat": "^3.3.0",
"eslint-plugin-flowtype": "^4.5.2",
"eslint-plugin-import": "^2.19.1",
Expand Down
Loading

0 comments on commit b692d18

Please sign in to comment.