Skip to content

Commit

Permalink
Bump more things
Browse files Browse the repository at this point in the history
  • Loading branch information
rhystmills committed Aug 21, 2024
1 parent 8ad9eec commit f04ae15
Show file tree
Hide file tree
Showing 5 changed files with 142 additions and 2,224 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"css-loader": "^4.1.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.35.0",
"expose-loader": "^4.0.0",
"file-loader": "^6.0.0",
"hoconjs": "github:yellowblood/hocon-js",
"jest": "29.7.0",
"lodash": "4.17.21",
"mini-css-extract-plugin": "^2.7.2",
"prettier": "3.3.2",
"prettier": "3.3.3",
"react-hot-loader": "^3.1.3",
"sass-loader": "13.2.0",
"style-loader": "3.3.1",
Expand Down
2 changes: 0 additions & 2 deletions pluto-message-ingestion/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ module.exports = {
'prettier'
],
'plugins': [
'standard',
'promise',
'prettier'
],
'parserOptions': {
Expand Down
5 changes: 2 additions & 3 deletions pluto-message-ingestion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@
"aws-sdk": "2.1679.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.3",
"eslint-plugin-prettier": "5.2.1",
"ncc-zip": "2.1.0",
"prettier-eslint-cli": "^3.4.1"
"prettier": "3.3.3"
}
}
Loading

0 comments on commit f04ae15

Please sign in to comment.