Skip to content

Commit e28fbfa

Browse files
authored
chore: upgrade bob to the latest version (dotansimha#8098)
1 parent 2cbcbb3 commit e28fbfa

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
@@ -56,7 +56,7 @@
5656
"apollo-server": "3.10.0",
5757
"auto-bind": "4.0.0",
5858
"babel-jest": "27.5.1",
59-
"bob-the-bundler": "3.0.0",
59+
"bob-the-bundler": "3.0.1",
6060
"chalk": "4.1.2",
6161
"dotenv": "16.0.1",
6262
"eslint": "8.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5138,10 +5138,10 @@ bn.js@^5.0.0, bn.js@^5.1.1:
51385138
resolved "https://registry.yarnpkg.com/bn.js/-/bn.js-5.2.1.tgz#0bc527a6a0d18d0aa8d5b0538ce4a77dccfa7b70"
51395139
integrity sha512-eXRvHzWyYPBuB4NBy0cmYQjGitUrtqwbvlzP3G6VFnNRbsZQIxQ10PbKKHt8gZ/HW/D/747aDl+QkDqg3KQLMQ==
51405140

5141-
5142-
version "3.0.0"
5143-
resolved "https://registry.yarnpkg.com/bob-the-bundler/-/bob-the-bundler-3.0.0.tgz#72d809940a2a8a29c988b65aff6e4189677e505d"
5144-
integrity sha512-FK0fsnCSn6W43CxTLkJRAvD76HMlr0i//m+p4BrifE5JcNLZ7Ah7vWsdrqQjKUm9yqeIeoCUEuA7xSJZ3OtIkQ==
5141+
5142+
version "3.0.1"
5143+
resolved "https://registry.yarnpkg.com/bob-the-bundler/-/bob-the-bundler-3.0.1.tgz#7eb56402051e9e10341e1d28d089df85b7b35bd6"
5144+
integrity sha512-4GFRhR+WE2afM44aMukr4U2YbzHNbG3f8x/mesKVEFJjMK5yFfllIMDNzxV3Sl21qHCW5RzP0s/Hi0bh7Bbp6w==
51455145
dependencies:
51465146
"@rollup/plugin-json" "^4.1.0"
51475147
"@rollup/plugin-node-resolve" "^13.3.0"

0 commit comments

Comments
 (0)