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 Apr 29, 2024
1 parent f4d1443 commit ede6b1c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -32,22 +32,22 @@
"react-dom": "^16.8.0 || ^17.0.0"
},
"devDependencies": {
"@babel/core": "7.22.9",
"@babel/core": "7.24.5",
"@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.24.1",
"@babel/plugin-transform-react-jsx": "7.23.4",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.5",
"@babel/preset-react": "7.24.1",
"babel-eslint": "10.1.0",
"coveralls": "3.1.1",
"cross-env": "7.0.3",
"enigma.js": "2.11.0",
"enigma.js": "2.14.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.1",
"jest": "27.5.1",
"jest-puppeteer": "6.2.0",
"parcel-bundler": "1.12.5",
Expand Down

0 comments on commit ede6b1c

Please sign in to comment.