Skip to content

Commit 12013ec

Browse files
dependabot[bot]neilime
authored andcommitted
chore(deps-dev): Bump the npm-development-dependencies group across 1 directory with 2 updates
Bumps the npm-development-dependencies group with 2 updates in the /application directory: [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser). Updates `@babel/preset-env` from 7.29.0 to 7.29.2 - [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.29.2/packages/babel-preset-env) Updates `@typescript-eslint/parser` from 8.57.0 to 8.57.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.1/packages/parser) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-version: 7.29.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cbc66d commit 12013ec

File tree

2 files changed

+47
-47
lines changed

2 files changed

+47
-47
lines changed

application/package-lock.json

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

application/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@babel/core": "^7.29.0",
37-
"@babel/preset-env": "^7.29.0",
37+
"@babel/preset-env": "^7.29.2",
3838
"@babel/preset-react": "^7.28.5",
3939
"@babel/preset-typescript": "^7.28.5",
4040
"@docusaurus/eslint-plugin": "^3.9.2",
@@ -44,7 +44,7 @@
4444
"@testing-library/jest-dom": "^6.9.1",
4545
"@testing-library/react": "^16.3.2",
4646
"@types/jest": "^30.0.0",
47-
"@typescript-eslint/parser": "^8.57.0",
47+
"@typescript-eslint/parser": "^8.57.1",
4848
"babel-jest": "^30.3.0",
4949
"identity-obj-proxy": "^3.0.0",
5050
"jest": "^30.3.0",

0 commit comments

Comments
 (0)