Skip to content

Commit

Permalink
Update minor and patch
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 4, 2024
1 parent f4d1443 commit 56ac4fb
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,22 @@
"react-dom": "^16.8.0 || ^17.0.0"
},
"devDependencies": {
"@babel/core": "7.22.9",
"@babel/core": "7.24.0",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-transform-async-to-generator": "7.22.5",
"@babel/plugin-transform-react-jsx": "7.22.5",
"@babel/plugin-transform-runtime": "7.22.9",
"@babel/preset-env": "7.22.9",
"@babel/preset-react": "7.22.5",
"@babel/plugin-transform-async-to-generator": "7.23.3",
"@babel/plugin-transform-react-jsx": "7.23.4",
"@babel/plugin-transform-runtime": "7.24.0",
"@babel/preset-env": "7.24.0",
"@babel/preset-react": "7.23.3",
"babel-eslint": "10.1.0",
"coveralls": "3.1.1",
"cross-env": "7.0.3",
"enigma.js": "2.11.0",
"enigma.js": "2.12.0",
"eslint": "7.32.0",
"eslint-config-airbnb": "18.2.1",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-react": "7.34.0",
"jest": "27.5.1",
"jest-puppeteer": "6.2.0",
"parcel-bundler": "1.12.5",
Expand Down

0 comments on commit 56ac4fb

Please sign in to comment.