Skip to content

Commit e361f48

Browse files
chore(deps): bump picomatch from 2.3.1 to 2.3.2 in /packages/vscode
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@2.3.1...2.3.2) --- updated-dependencies: - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd445e0 commit e361f48

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

packages/vscode/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2481,7 +2481,7 @@ __metadata:
24812481
languageName: node
24822482
linkType: hard
24832483

2484-
"js-base64@npm:3.7.8":
2484+
"js-base64@npm:^3.7.8":
24852485
version: 3.7.8
24862486
resolution: "js-base64@npm:3.7.8"
24872487
checksum: 10c0/a4452a7e7f32b0ef568a344157efec00c14593bbb1cf0c113f008dddff7ec515b35147af0cd70a7735adb69a2a2bdee921adffea2ea465e2c856ba50d649b11e
@@ -3096,9 +3096,9 @@ __metadata:
30963096
linkType: hard
30973097

30983098
"picomatch@npm:^2.0.4, picomatch@npm:^2.3.1":
3099-
version: 2.3.1
3100-
resolution: "picomatch@npm:2.3.1"
3101-
checksum: 10c0/26c02b8d06f03206fc2ab8d16f19960f2ff9e81a658f831ecb656d8f17d9edc799e8364b1f4a7873e89d9702dff96204be0fa26fe4181f6843f040f819dac4be
3099+
version: 2.3.2
3100+
resolution: "picomatch@npm:2.3.2"
3101+
checksum: 10c0/a554d1709e59be97d1acb9eaedbbc700a5c03dbd4579807baed95100b00420bc729335440ef15004ae2378984e2487a7c1cebd743cfdb72b6fa9ab69223c0d61
31023102
languageName: node
31033103
linkType: hard
31043104

@@ -3250,12 +3250,12 @@ __metadata:
32503250
"@types/react": "npm:^18.2.79"
32513251
css-loader: "npm:^6.7.3"
32523252
i18next-parser: "npm:^9.3.0"
3253-
js-base64: "npm:3.7.8"
3253+
js-base64: "npm:^3.7.8"
32543254
js-yaml: "npm:^4.1.1"
32553255
npm-run-all: "npm:^4.1.5"
32563256
null-loader: "npm:^4.0.1"
3257-
react: "npm:18.3.1"
3258-
react-dom: "npm:18.3.1"
3257+
react: "npm:^18.3.1"
3258+
react-dom: "npm:^18.3.1"
32593259
style-loader: "npm:^3.3.2"
32603260
ts-loader: "npm:^9.4.2"
32613261
tslint: "npm:^6.1.3"
@@ -3274,7 +3274,7 @@ __metadata:
32743274
languageName: node
32753275
linkType: hard
32763276

3277-
"react-dom@npm:18.3.1":
3277+
"react-dom@npm:^18.3.1":
32783278
version: 18.3.1
32793279
resolution: "react-dom@npm:18.3.1"
32803280
dependencies:
@@ -3286,7 +3286,7 @@ __metadata:
32863286
languageName: node
32873287
linkType: hard
32883288

3289-
"react@npm:18.3.1":
3289+
"react@npm:^18.3.1":
32903290
version: 18.3.1
32913291
resolution: "react@npm:18.3.1"
32923292
dependencies:

0 commit comments

Comments
 (0)