Skip to content

Commit d4da75a

Browse files
chore(deps): update all non-major dependencies
1 parent 7b15ed1 commit d4da75a

File tree

4 files changed

+104
-104
lines changed

4 files changed

+104
-104
lines changed

bundle-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"webpack-cli": "6.0.1"
1414
},
1515
"resolutions": {
16-
"axios": "1.12.2"
16+
"axios": "1.13.0"
1717
},
1818
"bundlesize": [
1919
{

bundle-test/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -291,10 +291,10 @@ asynckit@^0.4.0:
291291
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
292292
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
293293

294-
axios@1.12.2, [email protected], axios@^1.6.2:
295-
version "1.12.2"
296-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.12.2.tgz#6c307390136cf7a2278d09cec63b136dfc6e6da7"
297-
integrity sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==
294+
axios@1.13.0, [email protected], axios@^1.6.2:
295+
version "1.13.0"
296+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.0.tgz#ead6f495f41f9c8869dcf7b0f24f5a4ab89707f0"
297+
integrity sha512-zt40Pz4zcRXra9CVV31KeyofwiNvAbJ5B6YPz9pMJ+yOSLikvPT4Yi5LjfgjRa9CawVYBaD1JQzIVcIvBejKeA==
298298
dependencies:
299299
follow-redirects "^1.15.6"
300300
form-data "^4.0.4"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@
5454
"tslib": "^2.5.0"
5555
},
5656
"devDependencies": {
57-
"@babel/core": "7.28.4",
58-
"@babel/preset-env": "7.28.3",
57+
"@babel/core": "7.28.5",
58+
"@babel/preset-env": "7.28.5",
5959
"@babel/preset-typescript": "7.27.1",
6060
"@changesets/changelog-github": "0.5.1",
6161
"@changesets/cli": "2.29.7",
@@ -78,7 +78,7 @@
7878
"husky": "9.1.7",
7979
"jest": "30.2.0",
8080
"json-bigint-patch": "0.0.8",
81-
"lint-staged": "16.2.5",
81+
"lint-staged": "16.2.6",
8282
"mockdate": "3.0.5",
8383
"mongodb": "6.20.0",
8484
"prettier": "3.6.2",

0 commit comments

Comments
 (0)