diff --git a/package.json b/package.json index 85d6b26..a350dfc 100644 --- a/package.json +++ b/package.json @@ -40,8 +40,8 @@ }, "devDependencies": { "@babel/core": "7.24.3", - "@babel/eslint-parser": "7.23.10", - "@babel/plugin-syntax-import-assertions": "7.23.3", + "@babel/eslint-parser": "7.24.1", + "@babel/plugin-syntax-import-assertions": "7.24.1", "@commitlint/cli": "19.2.1", "@commitlint/config-conventional": "19.1.0", "@jest/globals": "29.7.0", diff --git a/yarn.lock b/yarn.lock index 51e8c39..752322a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -95,9 +95,9 @@ __metadata: languageName: node linkType: hard -"@babel/eslint-parser@npm:7.23.10": - version: 7.23.10 - resolution: "@babel/eslint-parser@npm:7.23.10" +"@babel/eslint-parser@npm:7.24.1": + version: 7.24.1 + resolution: "@babel/eslint-parser@npm:7.24.1" dependencies: "@nicolo-ribaudo/eslint-scope-5-internals": "npm:5.1.1-v1" eslint-visitor-keys: "npm:^2.1.0" @@ -105,7 +105,7 @@ __metadata: peerDependencies: "@babel/core": ^7.11.0 eslint: ^7.5.0 || ^8.0.0 - checksum: 10c0/dfc091d44c86c72658d53abe66c778f7aa436672d66ae99a0b72857c968defed4749c18d2d3a35b1f61c77a193761ae7a71997dbe43c4c7cffcf945bd106bd67 + checksum: 10c0/76b066be5245fa24ea5726bea24ceca75811599dce43db5e120e91283f3a27be150a2b0559a8472bec2824f6abc66fb29e90b3f1889c596ec855a811fc83dc90 languageName: node linkType: hard @@ -196,7 +196,7 @@ __metadata: languageName: node linkType: hard -"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.8.0": +"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.22.5, @babel/helper-plugin-utils@npm:^7.24.0, @babel/helper-plugin-utils@npm:^7.8.0": version: 7.24.0 resolution: "@babel/helper-plugin-utils@npm:7.24.0" checksum: 10c0/90f41bd1b4dfe7226b1d33a4bb745844c5c63e400f9e4e8bf9103a7ceddd7d425d65333b564d9daba3cebd105985764d51b4bd4c95822b97c2e3ac1201a8a5da @@ -338,14 +338,14 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-syntax-import-assertions@npm:7.23.3": - version: 7.23.3 - resolution: "@babel/plugin-syntax-import-assertions@npm:7.23.3" +"@babel/plugin-syntax-import-assertions@npm:7.24.1": + version: 7.24.1 + resolution: "@babel/plugin-syntax-import-assertions@npm:7.24.1" dependencies: - "@babel/helper-plugin-utils": "npm:^7.22.5" + "@babel/helper-plugin-utils": "npm:^7.24.0" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10c0/7db8b59f75667bada2293353bb66b9d5651a673b22c72f47da9f5c46e719142481601b745f9822212fd7522f92e26e8576af37116f85dae1b5e5967f80d0faab + checksum: 10c0/72f0340d73e037f0702c61670054e0af66ece7282c5c2f4ba8de059390fee502de282defdf15959cd9f71aa18dc5c5e4e7a0fde317799a0600c6c4e0a656d82b languageName: node linkType: hard @@ -4649,8 +4649,8 @@ __metadata: resolution: "numero-securitesociale@workspace:." dependencies: "@babel/core": "npm:7.24.3" - "@babel/eslint-parser": "npm:7.23.10" - "@babel/plugin-syntax-import-assertions": "npm:7.23.3" + "@babel/eslint-parser": "npm:7.24.1" + "@babel/plugin-syntax-import-assertions": "npm:7.24.1" "@commitlint/cli": "npm:19.2.1" "@commitlint/config-conventional": "npm:19.1.0" "@jest/globals": "npm:29.7.0"