Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent b70c63e commit 9e21fb3
Show file tree
Hide file tree
Showing 2 changed files with 1,687 additions and 969 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,45 +50,45 @@
"csstype": "^3.0.2"
},
"devDependencies": {
"@4c/build": "^2.3.1",
"@4c/rollout": "^2.2.1",
"@4c/tsconfig": "^0.3.1",
"@babel/cli": "^7.13.16",
"@babel/core": "^7.14.0",
"@babel/preset-typescript": "^7.13.0",
"@4c/build": "^2.3.2",
"@4c/rollout": "^2.2.2",
"@4c/tsconfig": "^0.4.1",
"@babel/cli": "^7.24.8",
"@babel/core": "^7.24.9",
"@babel/preset-typescript": "^7.24.7",
"@react-bootstrap/babel-preset": "^1.2.0",
"@react-bootstrap/eslint-config": "^1.3.2",
"@react-bootstrap/eslint-config-typescript": "^2.0.1",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.1",
"@react-bootstrap/eslint-config-typescript": "^2.0.2",
"@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/parser": "^4.33.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.2",
"babel-loader": "^8.3.0",
"cherry-pick": "^0.5.0",
"eslint": "^7.25.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-mocha": "^8.1.0",
"eslint-plugin-react": "^7.23.2",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-mocha": "^8.2.0",
"eslint-plugin-react": "^7.35.0",
"expect.js": "^0.3.1",
"jquery": "^3.6.0",
"jquery": "^3.7.1",
"karma": "^6.3.2",
"karma-chrome-launcher": "^3.1.0",
"karma-firefox-launcher": "^2.1.0",
"karma-chrome-launcher": "^3.2.0",
"karma-firefox-launcher": "^2.1.3",
"karma-html2js-preprocessor": "^1.1.0",
"karma-mocha": "~2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-sinon": "^1.0.5",
"karma-sourcemap-loader": "^0.3.8",
"karma-sourcemap-loader": "^0.4.0",
"karma-webpack": "^4.0.2",
"mocha": "^8.4.0",
"rimraf": "^3.0.2",
"rollup": "^2.47.0",
"rollup": "^2.79.1",
"rollup-plugin-size-snapshot": "^0.12.0",
"rollup-plugin-typescript": "^1.0.1",
"simulant": "^0.2.2",
"sinon": "^9.2.4",
"typescript": "^4.2.4",
"webpack": "^4.46.0"
"typescript": "^4.9.5",
"webpack": "^4.47.0"
},
"bugs": {
"url": "https://github.com/react-bootstrap/dom-helpers/issues"
Expand Down
Loading

0 comments on commit 9e21fb3

Please sign in to comment.