Skip to content

Commit

Permalink
Update babel 7.24.5, design system 1.1.1, cypress 13.8.1, eslint-plug…
Browse files Browse the repository at this point in the history
…in-cypress 3.0.3, postcss-preset-env 9.5.9, release-it 17.2.1, stylelint 16.4.0
  • Loading branch information
anselmbradford committed May 1, 2024
1 parent 04f76ad commit 42a8148
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,24 +37,24 @@
"not ie > 0"
],
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.4",
"@babel/eslint-parser": "^7.24.1",
"@babel/cli": "^7.24.5",
"@babel/core": "^7.24.5",
"@babel/eslint-parser": "^7.24.5",
"@babel/preset-react": "^7.24.1",
"@babel/runtime": "^7.24.4",
"@babel/runtime": "^7.24.5",
"@cfpb/cfpb-atomic-component": "1.0.0",
"@cfpb/cfpb-buttons": "1.1.0",
"@cfpb/cfpb-buttons": "1.1.1",
"@cfpb/cfpb-core": "1.1.0",
"@cfpb/cfpb-design-system": "^1.1.0",
"@cfpb/cfpb-expandables": "^1.1.0",
"@cfpb/cfpb-forms": "1.1.0",
"@cfpb/cfpb-design-system": "^1.1.1",
"@cfpb/cfpb-expandables": "^1.1.1",
"@cfpb/cfpb-forms": "1.1.1",
"@cfpb/cfpb-grid": "1.0.1",
"@cfpb/cfpb-icons": "^1.1.0",
"@cfpb/cfpb-icons": "^1.1.1",
"@cfpb/cfpb-layout": "1.1.0",
"@cfpb/cfpb-notifications": "1.1.0",
"@cfpb/cfpb-pagination": "1.1.0",
"@cfpb/cfpb-notifications": "1.1.1",
"@cfpb/cfpb-pagination": "1.1.1",
"@cfpb/cfpb-tables": "1.1.0",
"@cfpb/cfpb-typography": "1.1.0",
"@cfpb/cfpb-typography": "1.1.1",
"@craco/craco": "^7.1.0",
"@reduxjs/toolkit": "^2.1.0",
"@testing-library/cypress": "^10.0.1",
Expand All @@ -65,7 +65,7 @@
"coveralls": "^3.0.9",
"craco-esbuild": "^0.6.1",
"craco-less": "^3.0.1",
"cypress": "^13.7.3",
"cypress": "^13.8.1",
"d3": "^7.9.0",
"d3-selection": "^3.0.0",
"dayjs": "^1.11.10",
Expand All @@ -74,7 +74,7 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-cypress": "^2.15.2",
"eslint-plugin-cypress": "^3.0.3",
"eslint-plugin-jsdoc": "^48.2.3",
"eslint-plugin-react-redux": "^4.1.0",
"highcharts": "9.2.2",
Expand All @@ -93,7 +93,7 @@
"mockdate": "^3.0.5",
"postcss": "^8.4.38",
"postcss-less": "^6.0.0",
"postcss-preset-env": "^9.5.5",
"postcss-preset-env": "^9.5.9",
"postcss-safe-parser": "^7.0.0",
"prettier": "^3.2.4",
"prop-types": "^15.5.10",
Expand All @@ -112,9 +112,9 @@
"redux-devtools-extension": "^2.13.2",
"redux-mock-store": "^1.5.4",
"redux-thunk": "^2.2.0",
"release-it": "^17.2.0",
"release-it": "^17.2.1",
"string-replace-loader": "^3.1.0",
"stylelint": "^16.3.1",
"stylelint": "^16.4.0",
"stylelint-config-standard": "^36.0.0",
"stylelint-less": "^3.0.1"
},
Expand Down

0 comments on commit 42a8148

Please sign in to comment.