Skip to content

Commit ba504ec

Browse files
chore(deps): update all non-major dependencies
1 parent b70c63e commit ba504ec

File tree

2 files changed

+1693
-958
lines changed

2 files changed

+1693
-958
lines changed

package.json

+22-22
Original file line numberDiff line numberDiff line change
@@ -50,45 +50,45 @@
5050
"csstype": "^3.0.2"
5151
},
5252
"devDependencies": {
53-
"@4c/build": "^2.3.1",
54-
"@4c/rollout": "^2.2.1",
55-
"@4c/tsconfig": "^0.3.1",
56-
"@babel/cli": "^7.13.16",
57-
"@babel/core": "^7.14.0",
58-
"@babel/preset-typescript": "^7.13.0",
53+
"@4c/build": "^2.3.2",
54+
"@4c/rollout": "^2.2.2",
55+
"@4c/tsconfig": "^0.4.1",
56+
"@babel/cli": "^7.25.6",
57+
"@babel/core": "^7.25.2",
58+
"@babel/preset-typescript": "^7.24.7",
5959
"@react-bootstrap/babel-preset": "^1.2.0",
6060
"@react-bootstrap/eslint-config": "^1.3.2",
61-
"@react-bootstrap/eslint-config-typescript": "^2.0.1",
62-
"@typescript-eslint/eslint-plugin": "^4.22.1",
63-
"@typescript-eslint/parser": "^4.22.1",
61+
"@react-bootstrap/eslint-config-typescript": "^2.0.2",
62+
"@typescript-eslint/eslint-plugin": "^4.33.0",
63+
"@typescript-eslint/parser": "^4.33.0",
6464
"babel-eslint": "^10.1.0",
65-
"babel-loader": "^8.2.2",
65+
"babel-loader": "^8.3.0",
6666
"cherry-pick": "^0.5.0",
67-
"eslint": "^7.25.0",
68-
"eslint-plugin-import": "^2.22.1",
69-
"eslint-plugin-jsx-a11y": "^6.4.1",
70-
"eslint-plugin-mocha": "^8.1.0",
71-
"eslint-plugin-react": "^7.23.2",
67+
"eslint": "^7.32.0",
68+
"eslint-plugin-import": "^2.30.0",
69+
"eslint-plugin-jsx-a11y": "^6.10.0",
70+
"eslint-plugin-mocha": "^8.2.0",
71+
"eslint-plugin-react": "^7.36.1",
7272
"expect.js": "^0.3.1",
73-
"jquery": "^3.6.0",
73+
"jquery": "^3.7.1",
7474
"karma": "^6.3.2",
75-
"karma-chrome-launcher": "^3.1.0",
76-
"karma-firefox-launcher": "^2.1.0",
75+
"karma-chrome-launcher": "^3.2.0",
76+
"karma-firefox-launcher": "^2.1.3",
7777
"karma-html2js-preprocessor": "^1.1.0",
7878
"karma-mocha": "~2.0.1",
7979
"karma-mocha-reporter": "^2.2.5",
8080
"karma-sinon": "^1.0.5",
81-
"karma-sourcemap-loader": "^0.3.8",
81+
"karma-sourcemap-loader": "^0.4.0",
8282
"karma-webpack": "^4.0.2",
8383
"mocha": "^8.4.0",
8484
"rimraf": "^3.0.2",
85-
"rollup": "^2.47.0",
85+
"rollup": "^2.79.1",
8686
"rollup-plugin-size-snapshot": "^0.12.0",
8787
"rollup-plugin-typescript": "^1.0.1",
8888
"simulant": "^0.2.2",
8989
"sinon": "^9.2.4",
90-
"typescript": "^4.2.4",
91-
"webpack": "^4.46.0"
90+
"typescript": "^4.9.5",
91+
"webpack": "^4.47.0"
9292
},
9393
"bugs": {
9494
"url": "https://github.com/react-bootstrap/dom-helpers/issues"

0 commit comments

Comments
 (0)