Skip to content

Commit 89374bd

Browse files
deps: bump prettier from 3.8.2 to 3.8.3 in /samples/react/login-pkce
Bumps [prettier](https://github.com/prettier/prettier) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.2...3.8.3) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.8.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fde050 commit 89374bd

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

samples/react/login-pkce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@vitejs/plugin-basic-ssl": "2.3.0",
2727
"@vitejs/plugin-react": "6.0.1",
2828
"happy-dom": "20.8.9",
29-
"prettier": "3.8.2",
29+
"prettier": "3.8.3",
3030
"typescript": "6.0.2",
3131
"vite": "8.0.8",
3232
"vitest": "4.1.4"

samples/react/login-pkce/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ __metadata:
5050
"@vitejs/plugin-react": "npm:6.0.1"
5151
happy-dom: "npm:20.8.9"
5252
oidc-client-ts: "npm:3.5.0"
53-
prettier: "npm:3.8.2"
53+
prettier: "npm:3.8.3"
5454
react: "npm:19.2.5"
5555
react-dom: "npm:19.2.5"
5656
react-oidc-context: "npm:3.3.1"
@@ -1254,12 +1254,12 @@ __metadata:
12541254
languageName: node
12551255
linkType: hard
12561256

1257-
"prettier@npm:3.8.2":
1258-
version: 3.8.2
1259-
resolution: "prettier@npm:3.8.2"
1257+
"prettier@npm:3.8.3":
1258+
version: 3.8.3
1259+
resolution: "prettier@npm:3.8.3"
12601260
bin:
12611261
prettier: bin/prettier.cjs
1262-
checksum: 10c0/2d64bd01d269c8dd6d8c423a2a2e1fb88230a53aac523204b327de40059ccf8bd8e6fe70b8ce6154b97ed4442e9fd878504ff8a5330f3a4f64bd13d1576f7652
1262+
checksum: 10c0/754816fd7593eb80f6376d7476d463e832c38a12f32775a82683adb6e35b772b1f484d65f19401507b983a8c8a7cd5a4a9f12006bd56491e8f35503473f77473
12631263
languageName: node
12641264
linkType: hard
12651265

0 commit comments

Comments
 (0)