Skip to content

Commit 87ad10f

Browse files
Merge pull request #397 from OpenDTU-App/dependabot/npm_and_yarn/development-dependencies-fec2d5182d
2 parents d7c5c4a + 441fee5 commit 87ad10f

2 files changed

Lines changed: 430 additions & 256 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,11 @@
9494
"uuid": "^11.1.0"
9595
},
9696
"devDependencies": {
97-
"@babel/core": "^7.27.7",
98-
"@babel/plugin-transform-class-static-block": "^7.27.1",
97+
"@babel/core": "^7.28.4",
98+
"@babel/plugin-transform-class-static-block": "^7.28.3",
9999
"@babel/plugin-transform-private-methods": "^7.27.1",
100-
"@babel/preset-env": "^7.27.2",
101-
"@babel/runtime": "^7.27.4",
100+
"@babel/preset-env": "^7.28.3",
101+
"@babel/runtime": "^7.28.4",
102102
"@microsoft/eslint-formatter-sarif": "^3.1.0",
103103
"@octokit/webhooks-types": "^7.6.1",
104104
"@react-native-community/cli": "18.0.0",
@@ -119,17 +119,17 @@
119119
"@types/react-test-renderer": "^19.0.0",
120120
"@types/styled-components": "^5.1.34",
121121
"@types/uuid": "^10.0.0",
122-
"@typescript-eslint/eslint-plugin": "^8.35.1",
123-
"@typescript-eslint/parser": "^8.35.1",
122+
"@typescript-eslint/eslint-plugin": "^8.44.1",
123+
"@typescript-eslint/parser": "^8.44.1",
124124
"babel-plugin-module-resolver": "^5.0.2",
125125
"eslint": "^8",
126126
"eslint-import-resolver-typescript": "^4.4.4",
127127
"eslint-plugin-import": "^2.32.0",
128128
"eslint-plugin-no-relative-import-paths": "^1.6.1",
129-
"eslint-plugin-prettier": "5.5.1",
129+
"eslint-plugin-prettier": "5.5.4",
130130
"eslint-plugin-react-hooks": "^5.2.0",
131131
"eslint-plugin-simple-import-sort": "^12.1.1",
132-
"eslint-plugin-testing-library": "^7.5.3",
132+
"eslint-plugin-testing-library": "^7.8.1",
133133
"prettier": "^3.6.2",
134134
"react-native-version": "4.0.0",
135135
"react-test-renderer": "19.0.0",

0 commit comments

Comments
 (0)