Skip to content

Commit 82ca466

Browse files
renovate[bot]TheAlexLichter
authored andcommitted
chore(deps): update dependency esm to ^3.2.3 (#8)
1 parent a6f64d8 commit 82ca466

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@octokit/rest": "^16.15.0",
3737
"consola": "^2.4.0",
38-
"esm": "^3.2.1",
38+
"esm": "^3.2.3",
3939
"p-wait-for": "^2.0.1"
4040
},
4141
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2415,10 +2415,10 @@ eslint@^5.13.0:
24152415
table "^5.0.2"
24162416
text-table "^0.2.0"
24172417

2418-
esm@^3.2.1:
2419-
version "3.2.1"
2420-
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.1.tgz#bd7c7dadad902ef167db93b266796e9cece587c7"
2421-
integrity sha512-+gxDed1gELD6mCn0P4TRPpknVJe7JvLtg3lJ9sRlLSpfw6J47QMGa5pi+10DN20VQ5z6OtbxjFoD9Z6PM+zb6Q==
2418+
esm@^3.2.3:
2419+
version "3.2.3"
2420+
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.3.tgz#a5453468d030bdc5ec539f5ce5d9e95731f956d2"
2421+
integrity sha512-qkokqXI9pblukGvc0gG1FHMwKWjriIyCgDKbpzgtlis5tQ21dIFPL5s7ffcSVdE+k9Zw7R5ZC/dl0z/Ib5m1Pw==
24222422

24232423
espree@^4.1.0:
24242424
version "4.1.0"

0 commit comments

Comments
 (0)