Skip to content

Commit 661eddf

Browse files
authored
Merge pull request #22 from neurocode-io/dependabot/npm_and_yarn/cloudflare/workers-types-3.2.0
Bump @cloudflare/workers-types from 2.2.2 to 3.2.0
2 parents 939cf9e + f4fd931 commit 661eddf

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": "^2.0.0",
33+
"@cloudflare/workers-types": "^3.2.0",
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@^2.0.0":
6-
version "2.2.2"
7-
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-2.2.2.tgz#1bced16bba801d7af987da835467545bb5cc7ac6"
8-
integrity sha512-kaMn2rueJ0PL1TYVGknTCh0X0x0d9G+FNXAFep7/4uqecEZoQb/63o6rOmMuiqI09zLuHV6xhKRXinokV/MY9A==
5+
"@cloudflare/workers-types@^3.2.0":
6+
version "3.2.0"
7+
resolved "https://registry.yarnpkg.com/@cloudflare/workers-types/-/workers-types-3.2.0.tgz#df300466f5f8a03b205bdd533990017b0538496e"
8+
integrity sha512-y0+f7QeB5/fMMdU0wSwvBB18yE9kAD2s7Wben8a4uI4f/EJyE+eJrai5QO52Pq8EmWP0vRpKqZh0qU857WhY2A==
99

1010
prettier@^2.1.2:
1111
version "2.3.2"

0 commit comments

Comments
 (0)