Skip to content

Commit e36e1c7

Browse files
authored
Merge pull request #57 from neurocode-io/dependabot/npm_and_yarn/cloudflare/workers-types-4.20221111.1
Bump @cloudflare/workers-types from 3.11.0 to 4.20221111.1
2 parents 115aae4 + 1744eb8 commit e36e1c7

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
@@ -30,7 +30,7 @@
3030
},
3131
"dependencies": {},
3232
"devDependencies": {
33-
"@cloudflare/workers-types": "^3.2.0",
33+
"@cloudflare/workers-types": "^4.20221111.1",
3434
"prettier": "^2.1.2",
3535
"typescript": "^4.0.3"
3636
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@cloudflare/workers-types@^3.2.0":
6-
version "3.11.0"
7-
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-3.11.0.tgz#8067dede888ea495cae06898d5e75e4401acf435"
8-
integrity sha512-XmKgZZHrCdPsoVQkdd365R7GvwTwDVJsMyEG3Dq/Tgxz6vgrps2c8PXBqEutguwvl0zDAF0AL0e2Z8WG9Dffjw==
5+
"@cloudflare/workers-types@^4.20221111.1":
6+
version "4.20221111.1"
7+
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-4.20221111.1.tgz#c3dbb5ef52cf5fab275803ece0424b205c78ad3e"
8+
integrity sha512-BNV2wN8V6Zduvo7UzxcdjBbLQ906D2KhS804PDufLgx/sanGJCHVJMOIaLvS/b61JKtot1U7P/l1fjrjZ7/E3A==
99

1010
prettier@^2.1.2:
1111
version "2.8.2"

0 commit comments

Comments
 (0)