Skip to content

Commit a4c059e

Browse files
dependabot[bot]jpmckinney
authored andcommitted
build(deps): Bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [axios](https://github.com/axios/axios), [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) and [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime). Updates `axios` from 1.7.4 to 1.8.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.8.2) Updates `@babel/helpers` from 7.23.2 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers) Updates `@babel/runtime` from 7.23.2 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@babel/helpers" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 628760b commit a4c059e

File tree

2 files changed

+52
-190
lines changed

2 files changed

+52
-190
lines changed

package-lock.json

Lines changed: 50 additions & 188 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@testing-library/jest-dom": "^5.11.9",
1313
"@testing-library/react": "^11.2.5",
1414
"@testing-library/user-event": "^12.7.3",
15-
"axios": "^1.7.4",
15+
"axios": "^1.8.2",
1616
"hammerjs": "^2.0.8",
1717
"react": "^17.0.1",
1818
"react-dom": "^17.0.1",
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
52-
"axios": "^1.7.4",
52+
"axios": "^1.8.2",
5353
"bestzip": "^2.1.7",
5454
"node-fetch": "^2.6.1"
5555
}

0 commit comments

Comments
 (0)