Skip to content

Commit f4eb45b

Browse files
Merge pull request #1880 from serlo/dependabot/npm_and_yarn/globals-16.0.0
chore(deps-dev): bump globals from 15.15.0 to 16.0.0
2 parents 56d1785 + c2d2275 commit f4eb45b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"eslint-config-prettier": "^10.0.1",
106106
"eslint-plugin-import": "^2.31.0",
107107
"eslint-plugin-react": "^7.37.4",
108-
"globals": "^15.14.0",
108+
"globals": "^16.0.0",
109109
"graphql-tag": "^2.12.6",
110110
"jest": "^29.7.0",
111111
"jest-transform-graphql": "^2.1.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -4851,7 +4851,7 @@ __metadata:
48514851
eslint-config-prettier: ^10.0.1
48524852
eslint-plugin-import: ^2.31.0
48534853
eslint-plugin-react: ^7.37.4
4854-
globals: ^15.14.0
4854+
globals: ^16.0.0
48554855
graphql: ^16.10.0
48564856
graphql-tag: ^2.12.6
48574857
jest: ^29.7.0
@@ -11083,10 +11083,10 @@ __metadata:
1108311083
languageName: node
1108411084
linkType: hard
1108511085

11086-
"globals@npm:^15.14.0":
11087-
version: 15.15.0
11088-
resolution: "globals@npm:15.15.0"
11089-
checksum: a2a92199a112db00562a2f85eeef2a7e3943e171f7f7d9b17dfa9231e35fd612588f3c199d1509ab1757273467e413b08c80424cf6e399e96acdaf93deb3ee88
11086+
"globals@npm:^16.0.0":
11087+
version: 16.0.0
11088+
resolution: "globals@npm:16.0.0"
11089+
checksum: 41df1cb6f86c36dfdf8fb6c270247105c85cc3aec8d8238c5e691b0d2aad9eed8ff390d1035f4b5a27ee24bf75b095c7b84717e9d2050d2122e61f37d9c6131a
1109011090
languageName: node
1109111091
linkType: hard
1109211092

0 commit comments

Comments
 (0)